From 84c74143a5c53fa4edf4334ae51a89b3372b1dd9 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Mon, 25 Apr 2022 18:33:50 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.history-panel@0.4.1 https://github.com/alondmnt/joplin-plugin-history-panel/compare/fb605e9fe88192a9b6e4b5904b9e50812e68d220..4ecd265e6623f09d04b856d1e5c6c74deebb3efc --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 27136 -> 27648 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7833d1b..3e43614 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,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.4.0 | 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.4.1 | 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.1 | Inline tags plugin | Roman Musin | diff --git a/manifests.json b/manifests.json index eaaa83d..57b0fb3 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.4.0", + "version": "0.4.1", "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:5b1b8b0cff12736bde873f99ea1116056dc42ad21b4ac5d84faa4ec07ac68b09", - "_publish_commit": "main:fb605e9fe88192a9b6e4b5904b9e50812e68d220", + "_publish_hash": "sha256:b95947e6b4dfee57d675d9a96aa10c2c534c4b1b88415825aa2c758a4f2c32bc", + "_publish_commit": "main:4ecd265e6623f09d04b856d1e5c6c74deebb3efc", "_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 99286a1..9dd5bd1 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.4.0", + "version": "0.4.1", "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:5b1b8b0cff12736bde873f99ea1116056dc42ad21b4ac5d84faa4ec07ac68b09", - "_publish_commit": "main:fb605e9fe88192a9b6e4b5904b9e50812e68d220", + "_publish_hash": "sha256:b95947e6b4dfee57d675d9a96aa10c2c534c4b1b88415825aa2c758a4f2c32bc", + "_publish_commit": "main:4ecd265e6623f09d04b856d1e5c6c74deebb3efc", "_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 5bf6c34c10d1b4ab608262f42087e6cf8d5f62cc..97e52c5d86ed3f170b51e093d3271a245615d22b 100644 GIT binary patch delta 1816 zcmZuyUu@e%9G=q-ZDoVDZ0-7QbKENRk*n(@U4rU3bg0{?x^9!wZAe+BUF=JI%&~)g z?po4lV@SO4f_5PB1V}tghzF4T!UN9;#4AE$5@@`F#50eaW49aABIRt~{qFbY`@Y}Z z-Cu;e4~38JP380XCGkLRDPPE)F6N85(g9U16^f_D11dv;847~@GE;{yAJM3{)AcY7 zJV#{j4PPl4h#HoRK{6>xy#AnBj!#9T`wHI12KTO^Oh%?UQd*uH zbbN&pYGWR0e}b5ReL8YVaM*Vv*##F;NT37Lxq9!J#A{nFF-3LHK&|)K-y``H4A{)* ziG%5Y$6>|Mba-|2kszq7b?oEe{i4NqZ+PK&Rk+seCs~Wa_%MJ*UH4?WhU-8hP1yk5 zeif8B0q(`+n0la)s6dW@+qW{yDrk5Z-O>WZ@7Tn^vdJEgjfL9ykyHvA?EJ*3SJS$^ zyK8`i3#?%sD}LXWWOJa;Q|zCxucv0&ClllAB$JUOT_-V2yrSeym##Q{*t0O<7q`{&?X zsJ_7j_Gfj0ef!FwK-g!;fI!*I>UPS}*;lJq1$zJN?3xyJ0MZ?NTiigMM8hU$q2Zc4 zeSWDN;R|4`1DkbyuYIEIBeljYA<&1n&CeE% zDoqc+bHO#z{D4Sa6^odhOt~FiKL5kOIN}@P9aeM@C1EIASf7}&;u_ijTDqlhkh$9B znp1}z04ck%K7Hqj1umNj;+ae`J74aI20yHPU9z~=79v?;PpXvB^QJ}1!%bb9l`0pw zo!E9gERv`N%8RH{Zg}y3u~V7n=_qfzoMmY+5=nS(9UV$R!d6Pz6*&^sDnBTJ(!z9; zw6P2lc{n4uiJ7L$Ga%QIk{lMd?&n*&G!zb}u4?<4m^t)Z7HxbDT4D z<#VRq{Pq6T4@aNe6ghP%SKPlTu2DhAg60^4JwB^8IN3%2YJ$~Qs z_kGtMDA#^dKKp1WIWds}r;?deDm!6JPGmBt3?rM)$}>aQiW@45_WT(i^NLS_fL(7X zNPOJ2ew43JhZ9DDuVGkq7!5e!7RCEu!RA=Qdf*WUYX(YXAT$Hrvje_NU3_2}X5%%n z0v#VrwMI@vsXx0|kjIz#ewE{HKg#6^fnS zFW%;`+Vr=_hztJL)qW9EP?P~yq>p76SU@7tPYz(%(YLD1asRME#TJo(0#u1$cw0CJ zkz-YK64n3ByvCqO@|rVkz+E5PSIvqZlZ`8bzz^gg^D4Z%aH`L?VkQ!>a4FPN=I|miI_Gp7^HsqL_)t zMzCdT6nRb3B?QEwgxXLOf#J9D^NP4Pm{v;Sufg1KX~xlcl+iobVZIx{Mp?H;lc*$e zLuCy;4nmbQ)$?CtC;Dj8a)0Q!y@(3p%VBU%DoQ)l%ax$06~ytd8eN1Bhwlu8cP6wB zQJ#*8UoL^Lb1K)-29fwPI}jetR2A{hE8oda700tzJ75h$aVt9_Hs{XuVQZ$UvNEQT zNSJ>pv0GSF=UzH3S+s+qcrceZ6Is-1P(17$3(M)6BJR%ji_O7=_~V7n(`Ljimt`_V zcERo?QooI^LAFU6sfw=_HWV!WUbv`0k$ZLWDC)*H?6R3>z7~~%0|rqO%$nxN*QtFA}o(7_SWzLUnL)6h-|B(t)eoLTde1O{J~}B zjLN>QZ-