From fd2a78a4ebfe0fdf6b1b0383766e6fbb686185fd Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Mon, 28 Mar 2022 20:07:18 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.history-panel@0.2.2 https://github.com/alondmnt/joplin-plugin-history-panel/compare/8d47fec453e0e9453621b8226dbeb0ac0c65f421..1e7026af370b05a4f2437312793ead2ac1eac364 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 13824 -> 14848 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3fb7d20..3ed25f0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,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 | 0.2.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 | 0.2.2 | Joplin note browsing history | alondmnt | | [🏠](https://github.com/adarsh-sgh/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 1.0.4 | 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.0 | Inline tags plugin | Roman Musin | diff --git a/manifests.json b/manifests.json index fc29929..626f14c 100644 --- a/manifests.json +++ b/manifests.json @@ -1843,15 +1843,15 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.history-panel", "app_min_version": "2.7", - "version": "0.2.1", + "version": "0.2.2", "name": "History Panel", "description": "Joplin note browsing history", "author": "alondmnt", "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:c3dd41ec6ad7914aca5dfcd4b7c09d00a78c9ce9239fc3693ccee55715f0efe0", - "_publish_commit": "main:8d47fec453e0e9453621b8226dbeb0ac0c65f421", + "_publish_hash": "sha256:7ad5e46d8dfdd3e5cf4b195a22b96327705859f14ae0cca851c396f413de2fb4", + "_publish_commit": "main:1e7026af370b05a4f2437312793ead2ac1eac364", "_npm_package_name": "joplin-plugin-history-panel" } } \ No newline at end of file diff --git a/plugins/joplin.plugin.alondmnt.history-panel/manifest.json b/plugins/joplin.plugin.alondmnt.history-panel/manifest.json index ff76094..1bd3865 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.7", - "version": "0.2.1", + "version": "0.2.2", "name": "History Panel", "description": "Joplin note browsing history", "author": "alondmnt", "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:c3dd41ec6ad7914aca5dfcd4b7c09d00a78c9ce9239fc3693ccee55715f0efe0", - "_publish_commit": "main:8d47fec453e0e9453621b8226dbeb0ac0c65f421", + "_publish_hash": "sha256:7ad5e46d8dfdd3e5cf4b195a22b96327705859f14ae0cca851c396f413de2fb4", + "_publish_commit": "main:1e7026af370b05a4f2437312793ead2ac1eac364", "_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 26cf24d017d924a2d7feb4de29606b8693b31f72..4f63494a582c16a7fe1fe6a3d39feb45f46ca81f 100644 GIT binary patch delta 2933 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