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

Update: plugin.calebjohn.todo@1.0.1

39922806ca..c2df7e1c87
This commit is contained in:
Joplin Bot 2022-04-11 07:31:53 +00:00
parent bfe25a692c
commit 2460e71c83
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -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.0 | 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.1 | 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 |

View File

@ -1873,7 +1873,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.todo",
"app_min_version": "2.7",
"version": "1.0.0",
"version": "1.0.1",
"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:20c2e0a02fbc2a6a68b272f2e8dcc193d009f43ecc41294ef47f1fdc3c2e86f7",
"_publish_commit": "master:39922806ca28d86d8abb9bc94f52d9b2bebdb4ad",
"_publish_hash": "sha256:64d8973e05b5222b241812987e32005d90f1912807141e9a32091909cfecf015",
"_publish_commit": "master:c2df7e1c87075ddcb6e39dd122dd85d6063a7519",
"_npm_package_name": "joplin-plugin-inline-todo"
}
}

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.todo",
"app_min_version": "2.7",
"version": "1.0.0",
"version": "1.0.1",
"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:20c2e0a02fbc2a6a68b272f2e8dcc193d009f43ecc41294ef47f1fdc3c2e86f7",
"_publish_commit": "master:39922806ca28d86d8abb9bc94f52d9b2bebdb4ad",
"_publish_hash": "sha256:64d8973e05b5222b241812987e32005d90f1912807141e9a32091909cfecf015",
"_publish_commit": "master:c2df7e1c87075ddcb6e39dd122dd85d6063a7519",
"_npm_package_name": "joplin-plugin-inline-todo"
}