From 2e779773b6e1bb1b76d0231cb1a84893b3f97c55 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 30 May 2023 06:33:30 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.suitcase@0.3.0 https://github.com/alondmnt/joplin-plugin-suitcase/compare/0790ebf7d5f6be56c96c8a5846bfa553b4da8184..58209e1e558ca161cf5a0132731c16c54fddf232 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 10752 -> 12288 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dca5eb6..491a2c9 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ This repository contains the following plugins: | [🏠](https://github.com/hieuthi/joplin-plugin-slash-commands) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.slash-commands/plugin.jpl) | Slash Commands: Datetime & More | 1.3.2 | Execute several utilities by typing a command that starts with a slash. | Hieu-Thi Luong | | [🏠](https://github.com/alondmnt/joplin-plugin-space-indenter) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.space-indenter/plugin.jpl) | Space Indenter | 0.2.2 | Indent paragraphs with spaces instead of tabs | alondmnt | | [🏠](https://github.com/martinkorelic/joplin-plugin-spoilers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.spoiler.cards/plugin.jpl) | Spoilers | 1.0.6 | Create inline spoilers and spoiler blocks with title and extendable body. | Martin Korelič | -| [🏠](https://github.com/alondmnt/joplin-plugin-suitcase/#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.suitcase/plugin.jpl) | Suitcase | 0.2.2 | Change the capitalization of selected text | Alon Diament | +| [🏠](https://github.com/alondmnt/joplin-plugin-suitcase/#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.suitcase/plugin.jpl) | Suitcase | 0.3.0 | Change the capitalization of selected text | Alon Diament | | [🏠](https://github.com/roman-r-m/joplin-plugin-table-formatter) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.joplin-table-formatter/plugin.jpl) | Table Formatter Plugin | 1.2.1 | Format the table under the cursor in Markdown editor | Roman Musin | | [🏠](https://github.com/benlau/joplin-plugin-tag-links) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-tag-links/plugin.jpl) | Tag Links | 0.1.0 | Insert the link of tags at the footer automatically | Ben Lau | | [🏠](https://github.com/JackGruber/joplin-plugin-tagging/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.copytags/plugin.jpl) | Tagging | 1.0.1 | Plugin to extend the Joplin tagging menu with a coppy all tags and a tagging dialog with more control. (Formerly Copy Tags). | JackGruber | diff --git a/manifests.json b/manifests.json index 9ea7468..524a0f2 100644 --- a/manifests.json +++ b/manifests.json @@ -2371,7 +2371,7 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.suitcase", "app_min_version": "2.8", - "version": "0.2.2", + "version": "0.3.0", "name": "Suitcase", "description": "Change the capitalization of selected text", "author": "Alon Diament", @@ -2379,8 +2379,8 @@ "repository_url": "https://github.com/alondmnt/joplin-plugin-suitcase", "keywords": [], "categories": [], - "_publish_hash": "sha256:86c674fa49327d3b3fe0fe9cc5fb5104b13e10af0b544ce8c2703a6f9ea98113", - "_publish_commit": "main:0790ebf7d5f6be56c96c8a5846bfa553b4da8184", + "_publish_hash": "sha256:9e687be610e87442c73cd3bca30c240e014ebc4ca6d77d2484d519c6ea758aa5", + "_publish_commit": "main:58209e1e558ca161cf5a0132731c16c54fddf232", "_npm_package_name": "joplin-plugin-suitcase" }, "org.yangby.joplin.plugins.enhanced-editing": { diff --git a/plugins/joplin.plugin.alondmnt.suitcase/manifest.json b/plugins/joplin.plugin.alondmnt.suitcase/manifest.json index bf5e7c4..42f066f 100644 --- a/plugins/joplin.plugin.alondmnt.suitcase/manifest.json +++ b/plugins/joplin.plugin.alondmnt.suitcase/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.suitcase", "app_min_version": "2.8", - "version": "0.2.2", + "version": "0.3.0", "name": "Suitcase", "description": "Change the capitalization of selected text", "author": "Alon Diament", @@ -10,7 +10,7 @@ "repository_url": "https://github.com/alondmnt/joplin-plugin-suitcase", "keywords": [], "categories": [], - "_publish_hash": "sha256:86c674fa49327d3b3fe0fe9cc5fb5104b13e10af0b544ce8c2703a6f9ea98113", - "_publish_commit": "main:0790ebf7d5f6be56c96c8a5846bfa553b4da8184", + "_publish_hash": "sha256:9e687be610e87442c73cd3bca30c240e014ebc4ca6d77d2484d519c6ea758aa5", + "_publish_commit": "main:58209e1e558ca161cf5a0132731c16c54fddf232", "_npm_package_name": "joplin-plugin-suitcase" } \ No newline at end of file diff --git a/plugins/joplin.plugin.alondmnt.suitcase/plugin.jpl b/plugins/joplin.plugin.alondmnt.suitcase/plugin.jpl index b4555d0a2d7fee4b6f8d3c4c4fee62c70cd145e9..79739ffffa75a40895d0969a6c7c8db6714f5f87 100644 GIT binary patch delta 2079 zcmc&#&yN&E6s8vz2`sxT3lc%3XTY(G>8gxTGVc7NJNh3*VhzUnMcy;cQcvTPT&4UO22NM%6zMgIuc0@dSsjAoSy{_-Q_q|tJ z?{3|^_tDFhO08n+yX;!6dai0)=PhfOWu33q&g;7@ieTqeLH*&GgF{W zGvU5u5!XF~qK*_B9p8vBr|S}A)b%~-w^EHzc<-?bsZO>;v^JmwvD@ALm7hASdP0{j z#X-brovFKf=QUsbu=o9wjBvw3rhu)2Ob@myGDFyE$n<;83%?F&u^Qd~x)!MG`!4|U zcg9ZizS=LfP4H|)OW?_{-}1y<6wpf&{^hc!QLPk+KyVNjNwr!kiCJP-rjaa@8&WX7 zjGH2A&*ff*C{LfO)Mk)N!HBL;-~$H@Ka^FZ5`%FN6Y+<vj@Nfxxuzo!D9<0BQ#p8id z45KwFil_^`0ZPKxvikJUl~j|gtPE<#$NL(|WJq`Vd@+9Q2>8U5OUnHL<>Mm<)a2oX zqhOE*wZ;P3+UfrA@Y_J00~0T4toQ1~&7tE0U!^>GOVajy1bhavp<9$%ES5AF>jFG9v2aB=uXiGiX`h0S!d>h(aZI)q_H%7bmtEAe0D6AtO6lPsg#s`wV|J$h8>5LFUuAxl?o!Wqy6p# zEKA=hGu6G}mH%f3Ef7=wvw~zbVu5bCe#B#`XH&|3mYw=$tadP@ zQl})Zb~>VV%ayY<&z398Wz^~4)bY6AiiE?>7WD!r z>Jr+J>5#kX$rf%iZg8CP(2V+9Ix#biw?3!|Un7mB?Hef(E}bQwOVhhD41;)=sZ7~h zG(E8#I}N%7h(o-R#4SUjZboy%pr%CRVg^^|gkqSeZ3E$U|8bZCrk!03%Elsw6`h?z zW&|wy4;xodnQRKK^HM3QbKo8hp*ur57qwSBL5(P-V^$Kg!;>}@%y;08`@0pH+;EDw zpo1XG4u>J_M0MK%Y|(r=hUP#65O@9)P(7_h(-3Y}Zl8qs!w8aHT;xRrZ4frXyjGJo zK0kz2NcX?d17pC#{nsOuyw=-CXigDd|FDyD%4fBZa%##8WT5ZPjdR`=vkK P)^=C1)w_M>v*Eu0D1@n> delta 1027 zcmZuw%}*0S6leKVz6$bD2$F0oE<5ga+3l8slo6Dec+harL=9lvY^QXRb+=Au1tN`b z^r9xu#CReeylD*S!GnqMAMjwfd*Du@i7{SGoKlfOyv%!Ve(#s}X5Q~@+}*hGZ1c1= zkxE)}ot3iFDciKhEwj!vC+u-st~0@rvSmq{lOzV0>k~0%kkvxKcu{Biq3ID8f=H7y2%zfiH&@!UKoNJVT6Z;FB2!Uz@K=A!seP`x*9C z3+YstB+?yWY@~bTS1mjBk_%z$Y(r5cAdiflX{u98I^e)$vBw&c7IQKtLIw1 zMB#gXKTJgxc-utEB>MA&(9@#)I?C|a!kxw9)b0lCZahycY3s(=ve5ECY(`|;-WvlFd|g8DhR*F6l1j)$h+Z1}80V2)ybliW$S$RTNhX;eG5(T3Ev){xZ)a zMTyaB9@*ES(BL7eSwcy^hQq1K0bTLwa_8u})Kjy~mYK55f7^`iNexLOS-yYnY11EJ Cm_o$>