diff --git a/README.md b/README.md index 27b35e5..1541e1f 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ This repository contains the following plugins: | [🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl) | Jira Issue | 2.4.0 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | marc0l92 | | [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.noeto.JoplinBibleNotes/plugin.jpl) | Joplin Bible Notes | 0.2.0 | A Joplin plugin that helps find easily in which notes you spoke about a Bible reference. | Tojo Rakotoarison | -| [🏠](https://github.com/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.1.5 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau | +| [🏠](https://github.com/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.2.0 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau | | [🏠](https://github.com/makaanneo/joplin-plugin-apollo) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.apollo/plugin.jpl) | Joplin Note Attachement rename | 1.2.0 | Joplin plugin to rename note attachments, | makaanneo | | [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler | | [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz | diff --git a/manifests.json b/manifests.json index b659341..bcfbdf6 100644 --- a/manifests.json +++ b/manifests.json @@ -1860,15 +1860,15 @@ "manifest_version": 1, "id": "joplin-plugin-dddot", "app_min_version": "2.6", - "version": "0.1.5", + "version": "0.2.0", "name": "Joplin DDDot", "description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.", "author": "Ben Lau", "homepage_url": "https://github.com/benlau/joplin-plugin-dddot", "repository_url": "https://github.com/benlau/joplin-plugin-dddot", "keywords": [], - "_publish_hash": "sha256:408c43516a0998284f2fe50d461018bf1e71626ecc873caf6c84ddceeb43e708", - "_publish_commit": "master:0a85359c8d82a7a9bc0fdbd36b778c06a39728a8", + "_publish_hash": "sha256:6cd2acb5d5a683fd5870715ae0dcaad2ac7519b806912385e3e5f8bacb6b734b", + "_publish_commit": "dev:4427379417468968203d2f59426cabf015af4fa5", "_npm_package_name": "joplin-plugin-joplin-dddot" }, "plugin.calebjohn.todo": { diff --git a/plugins/joplin-plugin-dddot/manifest.json b/plugins/joplin-plugin-dddot/manifest.json index 7947449..825df7e 100644 --- a/plugins/joplin-plugin-dddot/manifest.json +++ b/plugins/joplin-plugin-dddot/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "joplin-plugin-dddot", "app_min_version": "2.6", - "version": "0.1.5", + "version": "0.2.0", "name": "Joplin DDDot", "description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.", "author": "Ben Lau", "homepage_url": "https://github.com/benlau/joplin-plugin-dddot", "repository_url": "https://github.com/benlau/joplin-plugin-dddot", "keywords": [], - "_publish_hash": "sha256:408c43516a0998284f2fe50d461018bf1e71626ecc873caf6c84ddceeb43e708", - "_publish_commit": "master:0a85359c8d82a7a9bc0fdbd36b778c06a39728a8", + "_publish_hash": "sha256:6cd2acb5d5a683fd5870715ae0dcaad2ac7519b806912385e3e5f8bacb6b734b", + "_publish_commit": "dev:4427379417468968203d2f59426cabf015af4fa5", "_npm_package_name": "joplin-plugin-joplin-dddot" } \ No newline at end of file diff --git a/plugins/joplin-plugin-dddot/plugin.jpl b/plugins/joplin-plugin-dddot/plugin.jpl index b231e58..d5af0d1 100644 Binary files a/plugins/joplin-plugin-dddot/plugin.jpl and b/plugins/joplin-plugin-dddot/plugin.jpl differ