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

Update: plugin.calebjohn.todo@1.6.1

bca3923f93..29b78d269b
This commit is contained in:
Joplin Bot 2023-08-12 19:02:09 +00:00
parent ae2f2f6ce7
commit b461ecdad6
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -80,7 +80,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 | 2.0.0 | 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.1.0 | 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.6.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.6.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/alondmnt/joplin-plugin-jarvis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.jarvis/plugin.jpl) | Jarvis | 0.6.0 | Joplin assistant running a very intelligent system (OpenAI / ChatGPT, Hugging Face, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more. | Alon Diament |
| [🏠](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 |

View File

@ -1860,7 +1860,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.todo",
"app_min_version": "2.7",
"version": "1.6.0",
"version": "1.6.1",
"name": "Inline TODO",
"description": "Write TODOs *everywhere* and view them in one place.",
"author": "Caleb John",
@ -1870,8 +1870,8 @@
"todo",
"productivity"
],
"_publish_hash": "sha256:b92a1f5cd18ad2f7c079c3d98032a9d5c8cadc14ff0ecdd85bdc480374a766fd",
"_publish_commit": "master:bca3923f93eeb449c410a98e12c7dc064d3c1c17",
"_publish_hash": "sha256:6c2f21d5657ec7a595f97c2428cea8514685e58f7925f56d8151e8f3d6c3c5b9",
"_publish_commit": "master:29b78d269bab2814fa4d892bff3c574e95704445",
"_npm_package_name": "joplin-plugin-inline-todo"
},
"com.programming-emu.DependencyGraph": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.todo",
"app_min_version": "2.7",
"version": "1.6.0",
"version": "1.6.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:b92a1f5cd18ad2f7c079c3d98032a9d5c8cadc14ff0ecdd85bdc480374a766fd",
"_publish_commit": "master:bca3923f93eeb449c410a98e12c7dc064d3c1c17",
"_publish_hash": "sha256:6c2f21d5657ec7a595f97c2428cea8514685e58f7925f56d8151e8f3d6c3c5b9",
"_publish_commit": "master:29b78d269bab2814fa4d892bff3c574e95704445",
"_npm_package_name": "joplin-plugin-inline-todo"
}