From 12f71ec57fbcb9d11eaaca27ede5c3f2e6a2ef8c Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 20 Jul 2023 22:03:15 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.suitcase@0.3.2 https://github.com/alondmnt/joplin-plugin-suitcase/compare/ad5d3835bbdfbee2ef35e9054bd65e5f75b2bc71..993d129a0962d6fb309b09a84bbb7a5f8cdf87e2 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 12288 -> 12800 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 490c0a5..8b06561 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,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.3.1 | Change the capitalization of selected text, and case-insensitive sorting | 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.2 | Change the capitalization of selected text, and case-insensitive sorting | 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 d7d0a3c..0064f90 100644 --- a/manifests.json +++ b/manifests.json @@ -2359,7 +2359,7 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.suitcase", "app_min_version": "2.8", - "version": "0.3.1", + "version": "0.3.2", "name": "Suitcase", "description": "Change the capitalization of selected text, and case-insensitive sorting", "author": "Alon Diament", @@ -2367,8 +2367,8 @@ "repository_url": "https://github.com/alondmnt/joplin-plugin-suitcase", "keywords": [], "categories": [], - "_publish_hash": "sha256:94ed1f99924c112e39caa09703a5295113c026e2f3a20e1dd2c42b5996a2524d", - "_publish_commit": "main:ad5d3835bbdfbee2ef35e9054bd65e5f75b2bc71", + "_publish_hash": "sha256:780593ebf73848e2d6f6e02f045310e39ce5c0cb884274d807d7e16eef4e952e", + "_publish_commit": "main:993d129a0962d6fb309b09a84bbb7a5f8cdf87e2", "_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 d59c376..fcaebbd 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.3.1", + "version": "0.3.2", "name": "Suitcase", "description": "Change the capitalization of selected text, and case-insensitive sorting", "author": "Alon Diament", @@ -10,7 +10,7 @@ "repository_url": "https://github.com/alondmnt/joplin-plugin-suitcase", "keywords": [], "categories": [], - "_publish_hash": "sha256:94ed1f99924c112e39caa09703a5295113c026e2f3a20e1dd2c42b5996a2524d", - "_publish_commit": "main:ad5d3835bbdfbee2ef35e9054bd65e5f75b2bc71", + "_publish_hash": "sha256:780593ebf73848e2d6f6e02f045310e39ce5c0cb884274d807d7e16eef4e952e", + "_publish_commit": "main:993d129a0962d6fb309b09a84bbb7a5f8cdf87e2", "_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 fa9f527d2cea26a0ee3afd392ab75f90a41a5c92..8dbf3575753e501a99481ebc8b404a32d234bbe3 100644 GIT binary patch delta 1407 zcmb_c&u`pB6pjnshTSG4DWpgdW!4ERPvdyk-XD#;aYG46MHDE6sF#RlVn26Bnzgs% zagz|OQaDtiqJWqi5)!@kx@T12h(M}1Ag-L?KL8{onDwSxx~ky9#ZUA3dEWOuzwce& zx*mM;{#>>0*l5hI)#{C^Q?FL*W0lI8YNLV1Dw1eHPt$Hbt~v6={h|4&4N+a^4oTZ*$=2{w;oAZ}s_t@mK#ET3Yn|u(M3RP_SD%7x<_HG}$ zrD;j8{KU(e7RWUJ!egNU@{jql{3ZWxZjS;BkR*i@^2ma|#X+PzG6pEM0tiXUgq460 zG`f;l*9c3&&*1991u)HgPirM)l!M9c(&8PV$oX{TnVy59=F$8gs;T`7-X?g zcWTSH2`qvAYlI{2rB;iu(4tWQyKjUB#myz#^E|$q1%rFZXaZhUXfQ3uC(S4OnxBj`ZPLz%t1lRs$Vp`mA^BX3XF%}-`W-_4X{)1j8-DcExixu;b=ef*YXm~Xeuq#kV zc_MT(fW+st)87iNe(7=xA_NiHW)PTzydBCI8qh=A@Zgp}ox+#{BApJ~Q`3(`3s3?~ zF@gZ~TVmigItG+)x$dvYB8I!?UuW>Pk}{2lG8Ep)YbQH|y| z#UKA`U-dTUH?%q8y+%aKYSYMwEJh#aS1 tLwk~#e#@WAy6D!+Pc5nFAjE6FhqHs!j`tG#tFVm;C0vH{UmTvtC(W-g++OjC?N9 zr<-QJpcl;9g4vhN&Kk3YL|+yNssspa^dlYGp_lM!YH^4u&8qKO+^)L`0`uYXh{1!f zCSp5WLj-mz#iU1FPF;&8F{WjXkLdz0dKY%0%R&9lT5JR zTcDH$^?Iqw(|EtrE_zzkcO1>C5q6o&L{W<3)KB)%4z!Lk2*dEhe3}^0p8I{1p$yKpo-zFDNF^yA?%W!5Y0#~NC|6?of!D#B2#PBV`YubwK%C6?v zE>-K@B$gG7X?cK^=p{@7GQEq!OtosoY)fr+>WT!)$`@#$M{h1}4j+6JJ!=|=A0=H! LNDm&XuS0(Tz_Adn