From d2614a11be817042381b735936d0f6a5dc06478c Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Mon, 6 Mar 2023 04:06:52 +0000 Subject: [PATCH] Update: joplin-plugin-bidirectional-links@0.1.1 https://github.com/benlau/joplin-plugin-bidirectional-links/compare/fbfc57418af147601106e7b777629c97bda829f7..35c54b3cdbe8e234c1a3082f5eec6ac011eebf46 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 14848 -> 14848 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 23a162b..3afbbee 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This repository contains the following plugins: | [🏠](https://asrient.github.io/backstage) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/aa.asrient.backstage/plugin.jpl) | Backstage | 1.0.0 | Scan and import files directly from your phone | Asrient | | [🏠](https://github.com/DanteCoder/JoplinBibleQuote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.DanteCoder.JoplinBibleQuote/plugin.jpl) | Bible Quote | 2.0.0 | Quote the bible direct in text editor | Dante G. Barboza | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.xUser5000.bibtex/plugin.jpl) | BibTeX | 0.5.0 | Use locally stored BibTeX files to integrate citation into Joplin | Abdallah Ahmed | -| [🏠](https://github.com/benlau/joplin-plugin-bidirectional-links) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-bidirectional-links/plugin.jpl) | Bidirectional Links | 0.1.0 | Create bidirectional to other notes | Ben Lau | +| [🏠](https://github.com/benlau/joplin-plugin-bidirectional-links) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-bidirectional-links/plugin.jpl) | Bidirectional Links | 0.1.1 | Create bidirectional to other notes | Ben Lau | | [🏠](https://github.com/ahaltindis/joplin-plugin-bulk-note-creator) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.ahaltindis.joplin.BulkNoteCreator/plugin.jpl) | Bulk Note Creator | 1.0.0 | Create notes as bulk | Ahmet Altindis | | [🏠](https://github.com/marc0l92/joplin-plugin-bytefield-svg#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-bytefield-svg/plugin.jpl) | bytefield-svg | 1.1.0 | Add support for bytefield-svg diagrams used to describe network protocols, memory layouts and any other binary structure. | marc0l92 | | [🏠](https://github.com/Mick2nd/Code-Section#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.habelt.CodeSection/plugin.jpl) | Code Section | 1.0.6 | Inserts a piece of code from code source | Jürgen Habelt | diff --git a/manifests.json b/manifests.json index d4e8dbf..8138b46 100644 --- a/manifests.json +++ b/manifests.json @@ -2677,15 +2677,15 @@ "manifest_version": 1, "id": "joplin-plugin-bidirectional-links", "app_min_version": "1.8.1", - "version": "0.1.0", + "version": "0.1.1", "name": "Bidirectional Links", "description": "Create bidirectional to other notes", "author": "Ben Lau", "homepage_url": "https://github.com/benlau/joplin-plugin-bidirectional-links", "repository_url": "https://github.com/benlau/joplin-plugin-bidirectional-links", "keywords": [], - "_publish_hash": "sha256:b16870297bd68b0527ab5a32a91294ba1c371383af60dff22b1d0376598eeef3", - "_publish_commit": "master:fbfc57418af147601106e7b777629c97bda829f7", + "_publish_hash": "sha256:84ed4833a42e42a3917922ccad823053898a784676c3314d052dc8bb00aacc5a", + "_publish_commit": "master:35c54b3cdbe8e234c1a3082f5eec6ac011eebf46", "_npm_package_name": "joplin-plugin-bidirectional-links" } } \ No newline at end of file diff --git a/plugins/joplin-plugin-bidirectional-links/manifest.json b/plugins/joplin-plugin-bidirectional-links/manifest.json index d10a321..0867f3a 100644 --- a/plugins/joplin-plugin-bidirectional-links/manifest.json +++ b/plugins/joplin-plugin-bidirectional-links/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "joplin-plugin-bidirectional-links", "app_min_version": "1.8.1", - "version": "0.1.0", + "version": "0.1.1", "name": "Bidirectional Links", "description": "Create bidirectional to other notes", "author": "Ben Lau", "homepage_url": "https://github.com/benlau/joplin-plugin-bidirectional-links", "repository_url": "https://github.com/benlau/joplin-plugin-bidirectional-links", "keywords": [], - "_publish_hash": "sha256:b16870297bd68b0527ab5a32a91294ba1c371383af60dff22b1d0376598eeef3", - "_publish_commit": "master:fbfc57418af147601106e7b777629c97bda829f7", + "_publish_hash": "sha256:84ed4833a42e42a3917922ccad823053898a784676c3314d052dc8bb00aacc5a", + "_publish_commit": "master:35c54b3cdbe8e234c1a3082f5eec6ac011eebf46", "_npm_package_name": "joplin-plugin-bidirectional-links" } \ No newline at end of file diff --git a/plugins/joplin-plugin-bidirectional-links/plugin.jpl b/plugins/joplin-plugin-bidirectional-links/plugin.jpl index 8e83d500853667a35362daeea61fbb7a83d6c7f3..015608de7600842d3ddfe2d139b0519f91d6ef33 100644 GIT binary patch delta 1194 zcmZux&uYq)Jub*d91E=N|eO6h*o91heiY*ikM|Z@>4=_r5nj zc8#sE{uAJWhpP-Isnqy~J~uY*7 zT&5nYmw%{uDs_CwS%ss7pYJ_%L6obNT1}@rEJV@!91QVMbF$WZtO@3IhaoVl4i?dM z78|5Jx6Tkoz5~9|TaroBXd>WB_L&6yWi~D1-`R5#;RAgmAuv7R6>({BSRnJ-sW?@E zsLT+0Izf~_*YXNAjB+pq@ugn(eK+9OG14j;!Un=V`gQJP0nBAb(-7!j)*Z`e>T_M5 zz*yB9b*$Ez2UVuEw}J3KbNLkbes_A{6&-Hh)`3g;ltj5Cj|gvL@+To;va23l;Ticb zza}R|?MGRQz;S$(;1w14t9&}C6eW9p|Dtd zFEYv>hfsiRg~oymg$ogIZUL^jD&?DDRW2`5PxyHl&Sk*7TB%>TPCZ;Uu(@3M9#1$n z>ZE7I4htq9j?A%z|hxmMSZW`5fJfZoIp3c9T1M)spK=h*+vE-Q+lEh#f%_7{pBSO_OZ1e#6U6>&2> z#5WQPqOJ}+X><2XyBSXNcv6Xw-JSm^>C4?nrV_*i*FdY{l)s`(oHl=yoD-$(rWQdr)#4OZVfP9HbL!hT!VASiz&d{2RyRp`9 r!`27uWA_v7ABlMVwpFmFc3=OYx+K}HM*5z#Zgp~|iqTm}F)=C2vU!y5w-<|Yw^BsX)0>fWYHw;{ucP~*k` zA`1~$v+~Ube2v_KG#`mNRiYYsZL3N^=P|6sWZ310kOO-u9^UX;fPCkZLDZ7wFsbf1 z_Le0%aFmoHl@02u1YRYT4AD1N>njhbYgh8N{%G}qU91{f|MM&gUP2V^_lR7imG0+$3YhT$9U$hUT?r#NNI^J^KQM_fvP7Y&5q5{@?_v08S)eHYfUr zx$Q6;QbE0co$8k<@$9FbM)eMB$*FrM$g)iu483AG9(7M+SLv2zpT_(zDjsNIuC2Ws z?e3z1O>Fjdai)$C_8a;h8VttQ8oATLLoG|