From 99a9f994f8850a93806644d50aa6969d7c976b3c Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 14 Apr 2022 04:32:01 +0000 Subject: [PATCH] Update: plugin.calebjohn.todo@1.0.2 https://github.com/CalebJohn/joplin-inline-todo/compare/c2df7e1c87075ddcb6e39dd122dd85d6063a7519..28e2dc7d81755a9c826d72b7deb1f8a79010541f --- README.md | 2 +- manifests.json | 6 +++--- plugins/plugin.calebjohn.todo/manifest.json | 6 +++--- plugins/plugin.calebjohn.todo/plugin.jpl | Bin 45568 -> 45568 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d5c2c48..1aeff0a 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This repository contains the following plugins: | [🏠](https://github.com/adarsh-sgh/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 1.0.4 | Plugin to open a choosen note each time joplin starts. It is like homepages on browsers. | Adarsh Singh(lki) | | [🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.hotfolder/plugin.jpl) | Hotfolder | 1.0.1 | Monitors a locale folder and import the files as a new note. | JackGruber | | [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.1 | Inline tags plugin | Roman Musin | -| [🏠](https://github.com/CalebJohn/joplin-inline-todo#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.todo/plugin.jpl) | Inline TODO | 1.0.1 | Write TODOs *everywhere* and view them in one place. | Caleb John | +| [🏠](https://github.com/CalebJohn/joplin-inline-todo#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.todo/plugin.jpl) | Inline TODO | 1.0.2 | Write TODOs *everywhere* and view them in one place. | Caleb John | | [🏠](https://github.com/herdsothom/joplin-insert-date) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-insert-date/plugin.jpl) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom | | [🏠](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.3.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 | diff --git a/manifests.json b/manifests.json index 3e1ebed..2ffa518 100644 --- a/manifests.json +++ b/manifests.json @@ -1873,7 +1873,7 @@ "manifest_version": 1, "id": "plugin.calebjohn.todo", "app_min_version": "2.7", - "version": "1.0.1", + "version": "1.0.2", "name": "Inline TODO", "description": "Write TODOs *everywhere* and view them in one place.", "author": "Caleb John", @@ -1883,8 +1883,8 @@ "todo", "productivity" ], - "_publish_hash": "sha256:64d8973e05b5222b241812987e32005d90f1912807141e9a32091909cfecf015", - "_publish_commit": "master:c2df7e1c87075ddcb6e39dd122dd85d6063a7519", + "_publish_hash": "sha256:1aa4c59cd001f06a61fcd5a25746ce7e843d01261fb83f7ce2a322bc9f3339fa", + "_publish_commit": "master:28e2dc7d81755a9c826d72b7deb1f8a79010541f", "_npm_package_name": "joplin-plugin-inline-todo" } } \ No newline at end of file diff --git a/plugins/plugin.calebjohn.todo/manifest.json b/plugins/plugin.calebjohn.todo/manifest.json index b033444..bcebb24 100644 --- a/plugins/plugin.calebjohn.todo/manifest.json +++ b/plugins/plugin.calebjohn.todo/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "plugin.calebjohn.todo", "app_min_version": "2.7", - "version": "1.0.1", + "version": "1.0.2", "name": "Inline TODO", "description": "Write TODOs *everywhere* and view them in one place.", "author": "Caleb John", @@ -12,7 +12,7 @@ "todo", "productivity" ], - "_publish_hash": "sha256:64d8973e05b5222b241812987e32005d90f1912807141e9a32091909cfecf015", - "_publish_commit": "master:c2df7e1c87075ddcb6e39dd122dd85d6063a7519", + "_publish_hash": "sha256:1aa4c59cd001f06a61fcd5a25746ce7e843d01261fb83f7ce2a322bc9f3339fa", + "_publish_commit": "master:28e2dc7d81755a9c826d72b7deb1f8a79010541f", "_npm_package_name": "joplin-plugin-inline-todo" } \ No newline at end of file diff --git a/plugins/plugin.calebjohn.todo/plugin.jpl b/plugins/plugin.calebjohn.todo/plugin.jpl index 7d5abf42de2880a4c302ff97f7b7e2e9814a49da..e55c5849512d90ce099b6d832a04351431160c75 100644 GIT binary patch delta 608 zcmZp8!qo7DX+pD2agQ1C$k*T?np{cP6gMop$xq+zygTdrP#+1#BjB1=rnQ4=6 z`}m|+C+FuCmnf9jdIkIY=@pk0W#*-4rd4W`WMmfW#TS?6<|YUaBBCTjR*}>PJRVULH$m;j~4rUolZu2W;&a~B-{Ek;fShJ=k zv$jMpCp9mWWO1igZyR;5`+3p z{g&#`@tYIhq_`eIa4dm*VrXDuXa@I5d@3WO(dP67RVIiEV`HESLlaX(JSKMwBBX#( sY+?l0T-q&-kTNtjG%|)uP3-1IkupG7Ik%e=A!T50VrU50wfsL90HW) delta 388 zcmZp8!qo7DX+pDd@A~*K ztEp*BcH|Ofw$0R>Ji*t0vH|z^$q)QWCr9|p@YR;+<)r4Nmt@!(fRyp^n{3|ie~@*u zpR)1f23_^dYQndKCKoWKO;Q8eXM}8@u{p>-V{-$zed@PV$+ORq4{SwTk0975Ad?LZ zObmgxL46XR%E)NAIXyv@38KQp7^uR~#MBh7BDq@-Dg_A!6JxkkX}2_zE@ML@gw(`t aZWJj{fI_XD+s%oPGB7tWM1