From eeacbe9037420ea5d3ea551f90d82e8613a9d831 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 7 Jun 2023 20:04:04 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.history-panel@1.0.2 https://github.com/alondmnt/joplin-plugin-history-panel/compare/baa3accecb76ac0f125c55dea31c1b17c7218d53..e0564422199cac9858583002d8733e23cd082d14 --- README.md | 2 +- manifests.json | 8 ++++---- .../manifest.json | 8 ++++---- .../plugin.jpl | Bin 31744 -> 32256 bytes 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9f463ea..11fd907 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ This repository contains the following plugins: | [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.3.0 | Joplin theme with colors of GitHub | marc0l92 | | [🏠](https://github.com/agerardin/joplin-plugin-knowledge-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-knowledge-graph/plugin.jpl) | Graph | 1.1.0 | Notes as nodes. Explore your Joplin knowledge graph. | Antoine Gerardin | | [🏠](https://discourse.joplinapp.org/t/highlight-matching-plugin/23747) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.daeraxa.match-highlight/plugin.jpl) | Highlight Matching | 0.1.0 | Marks words that match the highlighted selection | Daeraxa | -| [🏠](https://github.com/alondmnt/joplin-plugin-history-panel#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl) | History Panel | 1.0.1 | Joplin note browsing history | alondmnt | +| [🏠](https://github.com/alondmnt/joplin-plugin-history-panel#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl) | History Panel | 1.0.2 | Joplin note browsing history | Alon Diament | | [🏠](https://github.com/adarsh-sgh/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 2.0.0 | 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 | | [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.1 | Inline tags plugin | Roman Musin | diff --git a/manifests.json b/manifests.json index 02ef6c4..7fc4918 100644 --- a/manifests.json +++ b/manifests.json @@ -1830,15 +1830,15 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.history-panel", "app_min_version": "2.6", - "version": "1.0.1", + "version": "1.0.2", "name": "History Panel", "description": "Joplin note browsing history", - "author": "alondmnt", + "author": "Alon Diament", "homepage_url": "https://github.com/alondmnt/joplin-plugin-history-panel#readme", "repository_url": "https://github.com/alondmnt/joplin-plugin-history-panel", "keywords": [], - "_publish_hash": "sha256:568acdc72a9dc2fa4b0e36b7b7b82b40a3192c8bf6eb700d796f0f391ea66bb0", - "_publish_commit": "main:baa3accecb76ac0f125c55dea31c1b17c7218d53", + "_publish_hash": "sha256:32250f1f712fe10b1fd83cef07a39b71d3ccd7ea522400d111b89e841a98c736", + "_publish_commit": "main:e0564422199cac9858583002d8733e23cd082d14", "_npm_package_name": "joplin-plugin-history-panel" }, "joplin-plugin-dddot": { diff --git a/plugins/joplin.plugin.alondmnt.history-panel/manifest.json b/plugins/joplin.plugin.alondmnt.history-panel/manifest.json index d279e79..81bb952 100644 --- a/plugins/joplin.plugin.alondmnt.history-panel/manifest.json +++ b/plugins/joplin.plugin.alondmnt.history-panel/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.history-panel", "app_min_version": "2.6", - "version": "1.0.1", + "version": "1.0.2", "name": "History Panel", "description": "Joplin note browsing history", - "author": "alondmnt", + "author": "Alon Diament", "homepage_url": "https://github.com/alondmnt/joplin-plugin-history-panel#readme", "repository_url": "https://github.com/alondmnt/joplin-plugin-history-panel", "keywords": [], - "_publish_hash": "sha256:568acdc72a9dc2fa4b0e36b7b7b82b40a3192c8bf6eb700d796f0f391ea66bb0", - "_publish_commit": "main:baa3accecb76ac0f125c55dea31c1b17c7218d53", + "_publish_hash": "sha256:32250f1f712fe10b1fd83cef07a39b71d3ccd7ea522400d111b89e841a98c736", + "_publish_commit": "main:e0564422199cac9858583002d8733e23cd082d14", "_npm_package_name": "joplin-plugin-history-panel" } \ No newline at end of file diff --git a/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl b/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl index b4cdbb8ab1204705c7e78d4991d80aac84710fa1..26cf6b7f0d97b4dd8e5d155895ace73e336f52f2 100644 GIT binary patch delta 342 zcmZqp!PxMJaYB={v7xE40)wH6iHU)snSrsXF@u4Dxv`m{0)xTiM8=fOjEp+2EC#l= z8k0YIiPfiMCg$X)7wZ*gpP;F!rlv7jkVkTIr#s)|5I6ZrUgn!ux`iul zzEB>?I4Pq=(g^4S6kiz{m>8JAeU(|l$Y?aVEGv@BF(*Gy!6h>>H+A#XEOo|7IbFg? ZVPOag4Y;n{PIhET19NjDgkYqmEs}<&Xj%;oObm_TTC+