From 51ecda2ca731f9b65045620dcee623869e9de9e4 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 3 Jun 2022 03:04:12 +0000 Subject: [PATCH] Update: com.septemberhx.Joplin.Enhancement@0.7.1 https://github.com/SeptemberHX/joplin-plugin-enhancement.git/compare/9038d17703f529dea7666c8466b0aba509f9caea..55c34cef72326e5a44572e409a401c2d9c3b5473 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 637952 -> 640512 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7043422..c481295 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This repository contains the following plugins: | [🏠](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/Retr0ve/joplin-plugin-emoji) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/retr0ve.EmojiPlugin/plugin.jpl) | Emoji | 1.0.3 | A emoji picker. | Retr0ve | -| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 0.7.0 | Add support for image size, image caption, pseudocode, auto table formatter, and more | SeptemberHX | +| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 0.7.1 | Add support for image size, image caption, pseudocode, auto table formatter, and more | SeptemberHX | | [🏠](https://github.com/WeMakeMachines/joplin-plugin-event-calendar) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.wemakemachines.joplin.plugin.event-calendar/plugin.jpl) | Event Calendar | 0.1.1 | A simple event calendar | Franco Speziali | | [🏠](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 | diff --git a/manifests.json b/manifests.json index cb5569b..703be71 100644 --- a/manifests.json +++ b/manifests.json @@ -1931,7 +1931,7 @@ "manifest_version": 1, "id": "com.septemberhx.Joplin.Enhancement", "app_min_version": "2.7", - "version": "0.7.0", + "version": "0.7.1", "name": "Enhancement", "description": "Add support for image size, image caption, pseudocode, auto table formatter, and more", "author": "SeptemberHX", @@ -1939,8 +1939,8 @@ "repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git", "keywords": [], "categories": [], - "_publish_hash": "sha256:d08b0e27115a4e267ea30d3c12f1575badcb73007d33744af7c3528e76d8327c", - "_publish_commit": "master:9038d17703f529dea7666c8466b0aba509f9caea", + "_publish_hash": "sha256:d263b97b80f19ba0bb79564ff80f80c13c46dfac808ea57bb241c2b025debf5c", + "_publish_commit": "master:55c34cef72326e5a44572e409a401c2d9c3b5473", "_npm_package_name": "joplin-plugin-enhancement" }, "joplin.plugin.space-indenter": { diff --git a/plugins/com.septemberhx.Joplin.Enhancement/manifest.json b/plugins/com.septemberhx.Joplin.Enhancement/manifest.json index fdb8512..9c5b25d 100644 --- a/plugins/com.septemberhx.Joplin.Enhancement/manifest.json +++ b/plugins/com.septemberhx.Joplin.Enhancement/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.septemberhx.Joplin.Enhancement", "app_min_version": "2.7", - "version": "0.7.0", + "version": "0.7.1", "name": "Enhancement", "description": "Add support for image size, image caption, pseudocode, auto table formatter, and more", "author": "SeptemberHX", @@ -10,7 +10,7 @@ "repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git", "keywords": [], "categories": [], - "_publish_hash": "sha256:d08b0e27115a4e267ea30d3c12f1575badcb73007d33744af7c3528e76d8327c", - "_publish_commit": "master:9038d17703f529dea7666c8466b0aba509f9caea", + "_publish_hash": "sha256:d263b97b80f19ba0bb79564ff80f80c13c46dfac808ea57bb241c2b025debf5c", + "_publish_commit": "master:55c34cef72326e5a44572e409a401c2d9c3b5473", "_npm_package_name": "joplin-plugin-enhancement" } \ No newline at end of file diff --git a/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl b/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl index 733ecf54ec1173b341f7cbce61decc29b7166793..a78edb76888312d19e339d0971b7383a02ebb082 100644 GIT binary patch delta 1504 zcmah}?`s@I7|vYMCS$}{+K49gGPjs`E1Proel1>lr4X@Ve;AG6hh9jQ+quiOyEE(T zEEdlrrTtLhVzFItK?JS+BqCT+UB8I!A0P_;0r}uR;kP<-cS*Lb=p8c*^S;kB&->2o zbLH=aE88!Bwtb{pG|T0pF`^rlidjV?dSn562Y@3-ffwiQXO?fCdM2{-b2BBqghq^V zv3!6inPp>$NWf0!T`)=O`~q96cbpoF-`<9^fW;qi_~Il{HCk}%IbEa4H}^6R!4yRf zL0BaPJI^$#MY-9d@%K02vrki1U1FGrj35^6j{TWYJJH?KuSLJjPHdf{HqI-a#V&c4 zuW0#JNSfTCB+oUXc7`ZiXk*^bLL=+5zM^uyY7aqm+&6Myw39N%*47dk>YuPGZF z8@_819(rzroC>(bv_27CaiY2<4lYHHiGT z84Z2ZpVtSeNc`k#6)m1b!`vDQsGzfP&}5D;udzX7-Y_gPCFIF8)F7DHLbRBL_=6CWrXU?ufj&liH7Z^0KMQXVhj7eVmO!s^$}s8-Aea1XXjJwFsu zPzv){%E~4s_{sQF;_y^cPWycwuMc|hp15^IOLe=ZEca#pTd&rZ`rn9ra&;$Occ6PK zKlBQtB)q~bSH+tidWG5>PuqxDJ$TwiuQCi31*&RRgopG|*FgI^XoCc_GrcoubfuEE zlpY+!S}2(b{#y(h%qY0m>7q|I4s6^0v=5CzD@I0_2RyLU4oBP zQP!p1^`#~tfW4`d#kyIsYA0CO*Fh)At~h?0I$q PeuNAFBjG>6?L+?nI_l#y delta 547 zcmYjOyGjF55Y23!7Yhl3LO@+bqFW@~-MtSmrFMRRm4&ELL0A)FVX+XjNU;%;Ty#G` z8?llgxABqABHy4Ec7B1K-Xy!r7H67sX3m+JW_z{yTkN#+)Z&a2Gl5OYFwqlO?81H@ zAV1@a2Q({;^-6b7FPPNQ6DG09M32XM%Z&8%e>w4k=6ugbg-qq-prP0Me(_uDcZ{Xf zl%qRUy>1*=*BtR&(!miQrEOJdc|+CnGFSDnydrOVXa~e8Z1$`mnQbd4P8f@vY%d!R z%{h&zibrD<;|vGXCDd9_0|_Dv`cu`ykvYdv%|g? z3^j$MLP{a6kWt7=80NhD_&jEYaU`6fXp2z}f@7SEyy;j*f=TEl;R;=33z(>2(Jw|} zF}Hd6I|