Compare commits

...

2 Commits

Author SHA1 Message Date
Joplin Bot 66e0298937
Update stats 2024-04-25 22:38:44 +00:00
Joplin Bot f951e2c19e
Update: joplin.plugin.alondmnt.tag-navigator@0.6.2
bf50a7fc3e..76235c157b
2024-04-25 22:33:07 +00:00
5 changed files with 146 additions and 142 deletions

View File

@ -92,7 +92,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/alondmnt/joplin-plugin-history-panel#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl) | History Panel | 1.0.2 | Joplin note browsing history | Alon Diament |
| [🏠](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.1 | Monitors a locale folder and import the files as a new note. | JackGruber |
| [🏠](https://github.com/alondmnt/joplin-plugin-tag-navigator#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.tag-navigator/plugin.jpl) | Inline Tag Navigator | 0.6.1 | Type inline #tags in the note editor. View your tagged paragraphs and list items in an advanced search panel, or in a generated note. Convert inline and Obsidian tags into Joplin tags, and vice versa. | Alon Diament |
| [🏠](https://github.com/alondmnt/joplin-plugin-tag-navigator#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.tag-navigator/plugin.jpl) | Inline Tag Navigator | 0.6.2 | Type inline #tags in the note editor. View your tagged paragraphs and list items in an advanced search panel, or in a generated note. Convert inline and Obsidian tags into Joplin tags, and vice versa. | Alon Diament |
| [🏠](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.3.0 | 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.7.0 | 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 |

View File

@ -3651,7 +3651,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.tag-navigator",
"app_min_version": "2.10",
"version": "0.6.1",
"version": "0.6.2",
"name": "Inline Tag Navigator",
"description": "Type inline #tags in the note editor. View your tagged paragraphs and list items in an advanced search panel, or in a generated note. Convert inline and Obsidian tags into Joplin tags, and vice versa.",
"author": "Alon Diament",
@ -3669,8 +3669,8 @@
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:75c3c1df009890d8152d58c8457d73b7fb17bcc8150a7229284613cb17e49636",
"_publish_commit": "main:bf50a7fc3e237684d5a487d5496017118f72f751",
"_publish_hash": "sha256:bb9813d1195662f46a7025fc8708fb104b91b0f04bbd61d40f4c192a848f5172",
"_publish_commit": "main:76235c157baaee86e6175b8e1bf694cbd014fb34",
"_npm_package_name": "joplin-plugin-tag-navigator"
},
"com.Plugin.ToWebSearchEngine": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.tag-navigator",
"app_min_version": "2.10",
"version": "0.6.1",
"version": "0.6.2",
"name": "Inline Tag Navigator",
"description": "Type inline #tags in the note editor. View your tagged paragraphs and list items in an advanced search panel, or in a generated note. Convert inline and Obsidian tags into Joplin tags, and vice versa.",
"author": "Alon Diament",
@ -20,7 +20,7 @@
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:75c3c1df009890d8152d58c8457d73b7fb17bcc8150a7229284613cb17e49636",
"_publish_commit": "main:bf50a7fc3e237684d5a487d5496017118f72f751",
"_publish_hash": "sha256:bb9813d1195662f46a7025fc8708fb104b91b0f04bbd61d40f4c192a848f5172",
"_publish_commit": "main:76235c157baaee86e6175b8e1bf694cbd014fb34",
"_npm_package_name": "joplin-plugin-tag-navigator"
}

File diff suppressed because it is too large Load Diff