1
0
mirror of synced 2024-06-28 23:45:12 +08:00

Update: org.joplinapp.plugins.AutoShowActiveNoteInSideBar@1.0.1

13ab22ab9b..f358a8fb0f
This commit is contained in:
Joplin Bot 2022-02-24 13:35:07 +00:00
parent 455364bd56
commit 8d5e2163a2
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -19,7 +19,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/makaanneo/joplin-plugin-athena) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.Athena/plugin.jpl) | Athena | 1.8.0 | Import files from import a folder into joplin notebook as notes mit metadata (PDF text in note comment, no OCR) | makaanneo |
| [🏠](https://github.com/manuerwin/joplin-plugin-attache#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.manuerwin.attache/plugin.jpl) | Attaché | 1.1.1 | Your attachment updater. Mass replacement of Joplin attachments (resources) such as resized image files, current music playlists, and any other attachments you need to one-off or regularly update within Joplin. | Manu Erwin |
| [🏠](github.com/zph/joplin-plugin-auto-alarm) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.xargs.JoplinPluginAutoAlarm/plugin.jpl) | Auto Alarm | 1.0.7-rc10 | Natural language entry of alarm date/times | ZPH |
| [🏠](https://github.com/eyalag/joplin-plugin-auto-show-active-note) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.AutoShowActiveNoteInSideBar/plugin.jpl) | Auto show active note in sidebar | 1.0.0 | Auto show active note in sidebar | Eyal Agiv |
| [🏠](https://github.com/eyalag/joplin-plugin-auto-show-active-note) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.AutoShowActiveNoteInSideBar/plugin.jpl) | Auto show active note in sidebar | 1.0.1 | Auto show active note in sidebar | Eyal |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.xargs.JoplinPluginAutoTag/plugin.jpl) | Auto Tag | 1.0.3-rc7 | Convert all octothorpe prefixed words into tags | ZPH |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.autolinker/plugin.jpl) | Autolinker | 1.0.4 | Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text. | S73ph4n |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.automate_notes/plugin.jpl) | Automate Notes | 1.0.2 | Finds blocks of javascript in the current note (blocks have to start with '```javascript' and end with '```') and runs it as a function. | S73ph4n |

View File

@ -1773,15 +1773,15 @@
"manifest_version": 1,
"id": "org.joplinapp.plugins.AutoShowActiveNoteInSideBar",
"app_min_version": "2.6",
"version": "1.0.0",
"version": "1.0.1",
"name": "Auto show active note in sidebar",
"description": "Auto show active note in sidebar",
"author": "Eyal Agiv",
"author": "Eyal",
"homepage_url": "https://github.com/eyalag/joplin-plugin-auto-show-active-note",
"repository_url": "https://github.com/eyalag/joplin-plugin-auto-show-active-note",
"keywords": [],
"_publish_hash": "sha256:b349554c38e427c19825ac890c51230528208112349311509a172375911676a9",
"_publish_commit": "main:13ab22ab9bddd3a7203f5688aba5aaa47e563371",
"_publish_hash": "sha256:61a740e059b3555edb110470a7a48e04cc4f248df6b7275da8f8c002c7a84173",
"_publish_commit": "main:f358a8fb0ff44f1855b2872b1e7abd2e84481517",
"_npm_package_name": "joplin-plugin-auto-show-active-note-in-sidebar"
}
}

View File

@ -2,14 +2,14 @@
"manifest_version": 1,
"id": "org.joplinapp.plugins.AutoShowActiveNoteInSideBar",
"app_min_version": "2.6",
"version": "1.0.0",
"version": "1.0.1",
"name": "Auto show active note in sidebar",
"description": "Auto show active note in sidebar",
"author": "Eyal Agiv",
"author": "Eyal",
"homepage_url": "https://github.com/eyalag/joplin-plugin-auto-show-active-note",
"repository_url": "https://github.com/eyalag/joplin-plugin-auto-show-active-note",
"keywords": [],
"_publish_hash": "sha256:b349554c38e427c19825ac890c51230528208112349311509a172375911676a9",
"_publish_commit": "main:13ab22ab9bddd3a7203f5688aba5aaa47e563371",
"_publish_hash": "sha256:61a740e059b3555edb110470a7a48e04cc4f248df6b7275da8f8c002c7a84173",
"_publish_commit": "main:f358a8fb0ff44f1855b2872b1e7abd2e84481517",
"_npm_package_name": "joplin-plugin-auto-show-active-note-in-sidebar"
}