1
0
mirror of synced 2024-07-01 01:18:55 +08:00

New: joplin-plugin-benji-favorites@1.0.0

This commit is contained in:
Laurent Cozic 2021-01-18 22:30:23 +00:00
parent cb073679a0
commit 0cad54bf24
4 changed files with 29 additions and 0 deletions

View File

@ -17,6 +17,7 @@ This repository contains the following plugins:
[🏠](https://github.com/JackGruber/joplin-plugin-combine-notes) | Combine notes | 0.2.1 | Combine one or more notes | JackGruber
[🏠](https://github.com/JackGruber/joplin-plugin-copytags) | Copy Tags | 0.3.2 | Plugin to extend the Joplin tagging menu with a coppy all tags and tagging list with more control. | JackGruber
[🏠](https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731) | Create and go to #tags and @notebooks | 1.3.4 | Go to tag,notebook or note via links or via text | a
[🏠](https://github.com/benji300/joplin-favorites) | Favorites | 1.0.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. (v1.0.0) | Benji300
[🏠](https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars) | Note list and side bar toggle buttons | 1.0.2 | Adds buttons to toggle note list and sidebar | Laurent Cozic
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview) | Note overview | 1.0.0 | A note overview is created based on the defined search and the specified fields | JackGruber
[🏠](https://github.com/benji300/joplin-note-tabs) | Note Tabs | 1.1.1 | Allows to open several notes at once in tabs and pin them. (v1.1.1) | Benji300

View File

@ -109,5 +109,19 @@
"_publish_hash": "sha256:045facf54f20e39556031101b92b2904fec8406af6e15820b5cc4258c7f7f4cc",
"_publish_commit": "master:ff54380080a2174ad572ff9641d720cbe4379f18",
"_npm_package_name": "joplin-plugin-note-overview"
},
"joplin.plugin.benji.favorites": {
"manifest_version": 1,
"id": "joplin.plugin.benji.favorites",
"app_min_version": "1.6.5",
"version": "1.0.0",
"name": "Favorites",
"description": "Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. (v1.0.0)",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-favorites",
"repository_url": "https://github.com/benji300/joplin-favorites",
"_publish_hash": "sha256:0f57dbf73b9b903e10babfbfd735405ea6269f0073842da36c875c9b6c44fd0b",
"_publish_commit": "master:fff1d4550821269768b0ddab0bc7c6db2aa2f7a8",
"_npm_package_name": "joplin-plugin-benji-favorites"
}
}

View File

@ -0,0 +1,14 @@
{
"manifest_version": 1,
"id": "joplin.plugin.benji.favorites",
"app_min_version": "1.6.5",
"version": "1.0.0",
"name": "Favorites",
"description": "Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. (v1.0.0)",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-favorites",
"repository_url": "https://github.com/benji300/joplin-favorites",
"_publish_hash": "sha256:0f57dbf73b9b903e10babfbfd735405ea6269f0073842da36c875c9b6c44fd0b",
"_publish_commit": "master:fff1d4550821269768b0ddab0bc7c6db2aa2f7a8",
"_npm_package_name": "joplin-plugin-benji-favorites"
}

Binary file not shown.