1
0
mirror of synced 2024-07-01 09:35:20 +08:00

Update: com.gitlab.BeatLink.joplin-plugin-repeating-todos@0.6.2

287083af2c..aba38235fb
This commit is contained in:
Joplin Bot 2022-01-05 03:34:51 +00:00
parent 6de3dd1fad
commit 5e9678cf73
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -82,7 +82,7 @@ This repository contains the following plugins:
| [🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.quick-links/plugin.jpl) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin |
| [🏠](https://github.com/benji300/joplin-quick-move) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.quick-move/plugin.jpl) | Quick Move | 1.1.0 | Collection of commands to quickly move notes to other notebooks. | Benji300 |
| [🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.plugin.randomNotePlugin/plugin.jpl) | Random note | 1.0.3 | Opens a random note from your vault | Azamah Junior |
| [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.6.1 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink |
| [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.6.2 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink |
| [🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.resource-search/plugin.jpl) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin |
| [🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.rich-markdown/plugin.jpl) | Rich Markdown | 0.8.3 | Helping you ditch the markdown viewer for good. | Caleb John |
| [🏠](https://github.com/hieuthi/joplin-plugin-rubi-and-furigana) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.rubi-and-furigana/plugin.jpl) | Rubi and Furigana | 1.1.0 | Commands that insert appropriate <ruby> and <rt> tags to formatted text to display furigana. | Hieu-Thi Luong |

View File

@ -754,7 +754,7 @@
"manifest_version": 1,
"id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos",
"app_min_version": "1.7",
"version": "0.6.1",
"version": "0.6.2",
"name": "Repeating To-Dos",
"description": "A powerful and comprehensive plugin for to-do repetition/recurrence",
"author": "BeatLink",
@ -768,8 +768,8 @@
"recurring",
"reccur"
],
"_publish_hash": "sha256:51a34d5ce268abfd66ff318a5e51e18854aabb63127fac78048905a24003f783",
"_publish_commit": "main:287083af2cf1f5853775b702d48d1bcd668a08ed",
"_publish_hash": "sha256:016b34fdecf1fc19193b5efdf30b5292f9d15bf4c02de7aa733543237f268392",
"_publish_commit": "main:aba38235fb66296e9481c9d62456df6d74ced6b6",
"_npm_package_name": "joplin-plugin-repeating-to-dos"
},
"joplin.plugin.quick.html.tags": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos",
"app_min_version": "1.7",
"version": "0.6.1",
"version": "0.6.2",
"name": "Repeating To-Dos",
"description": "A powerful and comprehensive plugin for to-do repetition/recurrence",
"author": "BeatLink",
@ -16,7 +16,7 @@
"recurring",
"reccur"
],
"_publish_hash": "sha256:51a34d5ce268abfd66ff318a5e51e18854aabb63127fac78048905a24003f783",
"_publish_commit": "main:287083af2cf1f5853775b702d48d1bcd668a08ed",
"_publish_hash": "sha256:016b34fdecf1fc19193b5efdf30b5292f9d15bf4c02de7aa733543237f268392",
"_publish_commit": "main:aba38235fb66296e9481c9d62456df6d74ced6b6",
"_npm_package_name": "joplin-plugin-repeating-to-dos"
}