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

Update: joplin.plugin.benji.favorites@1.3.0

b048932269..9bd4f8592f
This commit is contained in:
Joplin Bot 2021-08-12 20:30:42 +00:00
parent 2cb5409828
commit aa2f94fa11
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -24,7 +24,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/JJ-8/joplin-disable-pdf#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/fd117a99-b165-4824-893c-5825439a842d/plugin.jpl) | Disable PDF | 1.0.0 | Disables the PDF preview (and export) in Joplin for better performance | JJ-8 |
| [🏠](https://discourse.joplinapp.org/t/embed-any-search-with-content/14328) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.embedSearch/plugin.jpl) | Embed Search | 1.0.11 | Embeds list of links specified by search inside of note | ambrt |
| [🏠](https://github.com/aman-d-1-n-only/joplin-exports-to-ssg#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.export-to-ssg.aman-d-1-n-only/plugin.jpl) | Export To SSG | 1.0.3 | Export a collection of notes to static site generator project. | aman-d-1-n-only |
| [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.2.1 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 |
| [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 |
| [🏠](https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.fold-cm/plugin.jpl) | Folding in Code Mirror Editor | 1.2.5 | Allows to fold parts of markdown text displayed in editor | ambrt |
| [🏠](https://github.com/lkiThakur/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 1.0.1 | 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 |

View File

@ -145,8 +145,8 @@
"joplin.plugin.benji.favorites": {
"manifest_version": 1,
"id": "joplin.plugin.benji.favorites",
"app_min_version": "1.6.5",
"version": "1.2.1",
"app_min_version": "2.1.5",
"version": "1.3.0",
"name": "Favorites",
"description": "Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.",
"author": "Benji300",
@ -166,8 +166,8 @@
"panel",
"view"
],
"_publish_hash": "sha256:09ac83a289993f4a8eb116beef28f1e0bf677915cb3a0fdcc70b3b326d0a0888",
"_publish_commit": "master:b0489322697093e80f8dd6ed8e8c9e4bcffdca65",
"_publish_hash": "sha256:6f906638826f2d6c6b681af1f53c5e3c4fb2b86c30d98c12b08b76e40a3d1695",
"_publish_commit": "master:9bd4f8592ff521ab6329b80e2155307e3d48153c",
"_npm_package_name": "joplin-plugin-benji-favorites"
},
"outline": {

View File

@ -1,8 +1,8 @@
{
"manifest_version": 1,
"id": "joplin.plugin.benji.favorites",
"app_min_version": "1.6.5",
"version": "1.2.1",
"app_min_version": "2.1.5",
"version": "1.3.0",
"name": "Favorites",
"description": "Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.",
"author": "Benji300",
@ -22,7 +22,7 @@
"panel",
"view"
],
"_publish_hash": "sha256:09ac83a289993f4a8eb116beef28f1e0bf677915cb3a0fdcc70b3b326d0a0888",
"_publish_commit": "master:b0489322697093e80f8dd6ed8e8c9e4bcffdca65",
"_publish_hash": "sha256:6f906638826f2d6c6b681af1f53c5e3c4fb2b86c30d98c12b08b76e40a3d1695",
"_publish_commit": "master:9bd4f8592ff521ab6329b80e2155307e3d48153c",
"_npm_package_name": "joplin-plugin-benji-favorites"
}