1
0
mirror of synced 2024-07-03 02:25:21 +08:00

Update: joplin.plugin.ambrt.goToItem@1.3.6

This commit is contained in:
Laurent Cozic 2021-01-31 22:09:45 +00:00
parent 6d5b92f29c
commit f3d980911a
4 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@ This repository contains the following plugins:
[🏠](https://discourse.joplinapp.org/t/create-note-from-highlighted-text/12511) | Convert Text To New Note | 1.4.6 | Converts highlighted text to new one in same folder | ambrt
[🏠]() | Copy link to active note | 1.0.0 | Adds entry to right click menu in editor to get link to active note | a
[🏠](https://github.com/JackGruber/joplin-plugin-copytags) | Copy Tags | 0.3.3 | Plugin to extend the Joplin tagging menu with a copy 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://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.6 | Go to tag,notebook or note via links or via text | a
[🏠]() | Embed Search | 1.0.3 | Embeds list of links specified by search inside of note | ambrt
[🏠](https://github.com/benji300/joplin-favorites) | Favorites | 1.1.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. (v1.1.0) | Benji300
[🏠](https://github.com/JackGruber/joplin-plugin-hotfolder) | Hotfolder | 0.3.0 | Monitors a locale folder and import the files as a new note. | JackGruber

View File

@ -51,13 +51,13 @@
"manifest_version": 1,
"id": "joplin.plugin.ambrt.goToItem",
"app_min_version": "1.6",
"version": "1.3.4",
"version": "1.3.6",
"name": "Create and go to #tags and @notebooks",
"description": "Go to tag,notebook or note via links or via text",
"author": "a",
"homepage_url": "https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731",
"_publish_hash": "sha256:039ac43c99000e82e2881375a673ab0acae6cb53a428503ac7e62e6dd5e0820d",
"_publish_commit": "1.6.8-or-up:4501e5d6f63d1042c8ad12dbf4fb4abe5a476a24",
"_publish_hash": "sha256:dc8d83536ac81d7bef49d7240eb6f41f6c1a0d21f9a35a884a0597c903c88d13",
"_publish_commit": "main:f1f1776609af513f028221d3e583c9685b29c0ca",
"_npm_package_name": "joplin-plugin-tag-and-notebook-links"
},
"org.joplinapp.plugins.ToggleSidebars": {

View File

@ -2,12 +2,12 @@
"manifest_version": 1,
"id": "joplin.plugin.ambrt.goToItem",
"app_min_version": "1.6",
"version": "1.3.4",
"version": "1.3.6",
"name": "Create and go to #tags and @notebooks",
"description": "Go to tag,notebook or note via links or via text",
"author": "a",
"homepage_url": "https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731",
"_publish_hash": "sha256:039ac43c99000e82e2881375a673ab0acae6cb53a428503ac7e62e6dd5e0820d",
"_publish_commit": "1.6.8-or-up:4501e5d6f63d1042c8ad12dbf4fb4abe5a476a24",
"_publish_hash": "sha256:dc8d83536ac81d7bef49d7240eb6f41f6c1a0d21f9a35a884a0597c903c88d13",
"_publish_commit": "main:f1f1776609af513f028221d3e583c9685b29c0ca",
"_npm_package_name": "joplin-plugin-tag-and-notebook-links"
}