1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: com.DanteCoder.JoplinBibleQuote@1.0.0

9a097e4328..c72e3a9d33
This commit is contained in:
Joplin Bot 2021-10-20 13:33:31 +00:00
parent ebe435d002
commit 4f4f1ee66e
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.automate_notes/plugin.jpl) | Automate Notes | 1.0.0 | Finds blocks of javascript in the current note (blocks have to start with "```javascript" and end with "```") and runs it as a function. | S73ph4n |
| [🏠](https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.backlinksToNote/plugin.jpl) | Automatic Backlinks to note | 3.0.3 | Creates backlinks to opened note, also in automatic way | ambrt,cyingfan |
| [🏠](https://github.com/ylc395/joplin-plugin-better-markdown-viewer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.betterMarkdownViewer/plugin.jpl) | Better Markdown Viewer | 1.2.3 | Keep Cursor Synced Between Editor and MD Viewer | ylc395 |
| [🏠](https://github.com/DanteCoder/JoplinBibleQuote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.DanteCoder.JoplinBibleQuote/plugin.jpl) | Bible Quote | 0.3.0 | Quote the bible direct in text editor | Dante G. Barboza |
| [🏠](https://github.com/DanteCoder/JoplinBibleQuote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.DanteCoder.JoplinBibleQuote/plugin.jpl) | Bible Quote | 1.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/shantanugoel/joplin-plugin-cm-linenumbers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.shantanugoel.JoplinCMLineNumbersPlugin/plugin.jpl) | CodeMirror Line Numbers | 2.0.0 | Enables line numbers for CodeMirror editor | Shantanu Goel |
| [🏠](https://github.com/JackGruber/joplin-plugin-combine-notes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.combine-notes/plugin.jpl) | Combine notes | 1.0.1 | Combine one or more notes | JackGruber |

View File

@ -1114,7 +1114,7 @@
"manifest_version": 1,
"id": "com.DanteCoder.JoplinBibleQuote",
"app_min_version": "2.2",
"version": "0.3.0",
"version": "1.0.0",
"name": "Bible Quote",
"description": "Quote the bible direct in text editor",
"author": "Dante G. Barboza",
@ -1125,8 +1125,8 @@
"citation",
"quote"
],
"_publish_hash": "sha256:847ae18fc9231ef4b56e322fe88059abf49416d94cc862e79ab06210014581cd",
"_publish_commit": "main:9a097e4328d854448ab15b75b31cfc9083dc38c2",
"_publish_hash": "sha256:15658e094fde4f1a6d0921e23a181977dfaf51d6c81d3c3cc7f70120a25b35a9",
"_publish_commit": "main:c72e3a9d3396216e5d445611e8cdd05a5972674f",
"_npm_package_name": "joplin-plugin-bible-quote"
},
"com.hieuthi.joplin.quick-goto": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.DanteCoder.JoplinBibleQuote",
"app_min_version": "2.2",
"version": "0.3.0",
"version": "1.0.0",
"name": "Bible Quote",
"description": "Quote the bible direct in text editor",
"author": "Dante G. Barboza",
@ -13,7 +13,7 @@
"citation",
"quote"
],
"_publish_hash": "sha256:847ae18fc9231ef4b56e322fe88059abf49416d94cc862e79ab06210014581cd",
"_publish_commit": "main:9a097e4328d854448ab15b75b31cfc9083dc38c2",
"_publish_hash": "sha256:15658e094fde4f1a6d0921e23a181977dfaf51d6c81d3c3cc7f70120a25b35a9",
"_publish_commit": "main:c72e3a9d3396216e5d445611e8cdd05a5972674f",
"_npm_package_name": "joplin-plugin-bible-quote"
}