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

Update: joplin.plugin.ambrt.embedSearch@1.0.8

4d7a105966
This commit is contained in:
Laurent Cozic 2021-02-02 14:40:29 +00:00
parent e8ece0af63
commit bd29fe87e1
4 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ This repository contains the following plugins:
[🏠]() | 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.6 | Go to tag,notebook or note via links or via text | a
[🏠]() | Embed Search | 1.0.4 | Embeds list of links specified by search inside of note | ambrt
[🏠]() | Embed Search | 1.0.8 | 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
[🏠](https://github.com/roman-r-m/joplin-inline-tags-plugin) | Inline tags | 1.0.1 | Inline tags plugin | Roman Musin

View File

@ -262,15 +262,15 @@
"manifest_version": 1,
"id": "joplin.plugin.ambrt.embedSearch",
"app_min_version": "1.7",
"version": "1.0.4",
"version": "1.0.8",
"name": "Embed Search",
"description": "Embeds list of links specified by search inside of note",
"author": "ambrt",
"homepage_url": "",
"repository_url": "https://github.com/ambrt/joplin-plugin-embed-search",
"keywords": [],
"_publish_hash": "sha256:c6adc44be8092caa43eba2e33e9aed697c3044fb164ecfb096be3629c11f8ada",
"_publish_commit": "master:8acfca0412130aa87a056adbe9e5426f21af75df",
"_publish_hash": "sha256:84ca01a1c77e5a4af2d5f85044f290d074fa24db764e527cd0ca73ca7bc12765",
"_publish_commit": "master:4d7a1059664e95ee40b23da92142fe3866725c46",
"_npm_package_name": "joplin-plugin-embed-search"
},
"joplin.plugin.ambrt.copyNoteLink": {

View File

@ -2,14 +2,14 @@
"manifest_version": 1,
"id": "joplin.plugin.ambrt.embedSearch",
"app_min_version": "1.7",
"version": "1.0.4",
"version": "1.0.8",
"name": "Embed Search",
"description": "Embeds list of links specified by search inside of note",
"author": "ambrt",
"homepage_url": "",
"repository_url": "https://github.com/ambrt/joplin-plugin-embed-search",
"keywords": [],
"_publish_hash": "sha256:c6adc44be8092caa43eba2e33e9aed697c3044fb164ecfb096be3629c11f8ada",
"_publish_commit": "master:8acfca0412130aa87a056adbe9e5426f21af75df",
"_publish_hash": "sha256:84ca01a1c77e5a4af2d5f85044f290d074fa24db764e527cd0ca73ca7bc12765",
"_publish_commit": "master:4d7a1059664e95ee40b23da92142fe3866725c46",
"_npm_package_name": "joplin-plugin-embed-search"
}