Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joplinbot committed Aug 31, 2021
1 parent 9ac04bd commit a70d1a4
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This repository contains the following plugins:
| [🏠](https://discourse.joplinapp.org/t/copy-markdown-link-to-active-note/14402) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.copyNoteLink/plugin.jpl) | Copy link to active note | 1.0.1 | Adds entry to right click menu in editor to get link to active note | a |
| [🏠](https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.goToItem/plugin.jpl) | Create and go to #tags and @notebooks | 1.3.7 | Go to tag,notebook or note via links or via text | a |
| [🏠](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://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 | 2.0.0 | Embeds list of links specified by search inside of note | ambrt |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.embeddedtags/plugin.jpl) | embedded tags | 1.0.0 | embeded tags | Dave Edwards |
| [🏠](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.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 |
Expand Down
6 changes: 3 additions & 3 deletions manifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,15 +302,15 @@
"manifest_version": 1,
"id": "joplin.plugin.ambrt.embedSearch",
"app_min_version": "1.7",
"version": "1.0.11",
"version": "2.0.0",
"name": "Embed Search",
"description": "Embeds list of links specified by search inside of note",
"author": "ambrt",
"homepage_url": "https://discourse.joplinapp.org/t/embed-any-search-with-content/14328",
"repository_url": "https://github.com/ambrt/joplin-plugin-embed-search",
"keywords": [],
"_publish_hash": "sha256:c599adba66fc7713c602072f1e58d62e6eecb6d70bfdcd6cf477e13e1d92249d",
"_publish_commit": "master:3c68fd8feba8e84c93e499d4eaf6e3b11d7e907f",
"_publish_hash": "sha256:67699126943edc8d63544573d228d0859b5706568664fff6fd583c25e43653b8",
"_publish_commit": "master:1a02489d47280f5cc31667b8555fadbc12ecba63",
"_npm_package_name": "joplin-plugin-embed-search"
},
"joplin.plugin.ambrt.copyNoteLink": {
Expand Down
6 changes: 3 additions & 3 deletions plugins/joplin.plugin.ambrt.embedSearch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"manifest_version": 1,
"id": "joplin.plugin.ambrt.embedSearch",
"app_min_version": "1.7",
"version": "1.0.11",
"version": "2.0.0",
"name": "Embed Search",
"description": "Embeds list of links specified by search inside of note",
"author": "ambrt",
"homepage_url": "https://discourse.joplinapp.org/t/embed-any-search-with-content/14328",
"repository_url": "https://github.com/ambrt/joplin-plugin-embed-search",
"keywords": [],
"_publish_hash": "sha256:c599adba66fc7713c602072f1e58d62e6eecb6d70bfdcd6cf477e13e1d92249d",
"_publish_commit": "master:3c68fd8feba8e84c93e499d4eaf6e3b11d7e907f",
"_publish_hash": "sha256:67699126943edc8d63544573d228d0859b5706568664fff6fd583c25e43653b8",
"_publish_commit": "master:1a02489d47280f5cc31667b8555fadbc12ecba63",
"_npm_package_name": "joplin-plugin-embed-search"
}
Binary file modified plugins/joplin.plugin.ambrt.embedSearch/plugin.jpl
Binary file not shown.

0 comments on commit a70d1a4

Please sign in to comment.