From f8dac834f5593c9876a677bef57a30bff88dfa26 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 25 Sep 2021 15:33:13 +0000 Subject: [PATCH] New: com.s73ph4n.automate_notes@1.0.0 https://github.com/S73ph4n/joplin_automate_notes/tree/46501ceef10325c902f036cac16f0ec58ec15019 --- README.md | 1 + manifests.json | 15 +++++++++++++++ plugins/com.s73ph4n.automate_notes/manifest.json | 15 +++++++++++++++ plugins/com.s73ph4n.automate_notes/plugin.jpl | Bin 0 -> 5120 bytes 4 files changed, 31 insertions(+) create mode 100644 plugins/com.s73ph4n.automate_notes/manifest.json create mode 100644 plugins/com.s73ph4n.automate_notes/plugin.jpl diff --git a/README.md b/README.md index 2c0a379..1efdf23 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This repository contains the following plugins: | [🏠](https://github.com/joplin/plugin-abc-sheet-music) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.AbcSheetMusic/plugin.jpl) | ABC Sheet Music Plugin | 1.0.1 | Turns ABC text notation into sheet music | Laurent Cozic | | [🏠](https://github.com/maxnegro/joplin-plugin-admonition) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.admonition/plugin.jpl) | Admonition markdown extension | 1.0.3 | Enables markdownIt admonition plugin, which enables formatting notes | Massimiliano Masserelli | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.autolinker/plugin.jpl) | Autolinker | 1.0.0 | Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text. | S73ph4n | +| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.automate_notes/plugin.jpl) | Automate Notes | 1.0.0 | Finds blocks of javascript in the current note (blocks have to start with "```javascript" and end with "```") and runs it as a function. | S73ph4n | | [🏠](https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.backlinksToNote/plugin.jpl) | Automatic Backlinks to note | 3.0.3 | Creates backlinks to opened note, also in automatic way | ambrt,cyingfan | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.xUser5000.bibtex/plugin.jpl) | BibTeX | 0.5.0 | Use locally stored BibTeX files to integrate citation into Joplin | Abdallah Ahmed | | [🏠](https://github.com/shantanugoel/joplin-plugin-cm-linenumbers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.shantanugoel.JoplinCMLineNumbersPlugin/plugin.jpl) | CodeMirror Line Numbers | 2.0.0 | Enables line numbers for CodeMirror editor | Shantanu Goel | diff --git a/manifests.json b/manifests.json index f3c9727..78a1e10 100644 --- a/manifests.json +++ b/manifests.json @@ -1003,5 +1003,20 @@ "_publish_hash": "sha256:61bd1c8576dade799cc055c17780717e2407bd1325e29aac8063758d48b78173", "_publish_commit": "main:a1069fc73c476d75c0cdac7d8b85ce2e023ce6f3", "_npm_package_name": "joplin-plugin-complete-link" + }, + "com.s73ph4n.automate_notes": { + "manifest_version": 1, + "id": "com.s73ph4n.automate_notes", + "app_min_version": "2.0", + "version": "1.0.0", + "name": "Automate Notes", + "description": "Finds blocks of javascript in the current note (blocks have to start with "```javascript" and end with "```") and runs it as a function. ", + "author": "S73ph4n", + "homepage_url": "https://github.com/S73ph4n", + "repository_url": "https://github.com/S73ph4n/joplin_automate_notes", + "keywords": [], + "_publish_hash": "sha256:9721e59cc64be47bc93b138bf29a5619804b6a9483a43fa62f57d001853b7b17", + "_publish_commit": "main:46501ceef10325c902f036cac16f0ec58ec15019", + "_npm_package_name": "joplin-plugin-automate-notes" } } \ No newline at end of file diff --git a/plugins/com.s73ph4n.automate_notes/manifest.json b/plugins/com.s73ph4n.automate_notes/manifest.json new file mode 100644 index 0000000..2657776 --- /dev/null +++ b/plugins/com.s73ph4n.automate_notes/manifest.json @@ -0,0 +1,15 @@ +{ + "manifest_version": 1, + "id": "com.s73ph4n.automate_notes", + "app_min_version": "2.0", + "version": "1.0.0", + "name": "Automate Notes", + "description": "Finds blocks of javascript in the current note (blocks have to start with "```javascript" and end with "```") and runs it as a function. ", + "author": "S73ph4n", + "homepage_url": "https://github.com/S73ph4n", + "repository_url": "https://github.com/S73ph4n/joplin_automate_notes", + "keywords": [], + "_publish_hash": "sha256:9721e59cc64be47bc93b138bf29a5619804b6a9483a43fa62f57d001853b7b17", + "_publish_commit": "main:46501ceef10325c902f036cac16f0ec58ec15019", + "_npm_package_name": "joplin-plugin-automate-notes" +} \ No newline at end of file diff --git a/plugins/com.s73ph4n.automate_notes/plugin.jpl b/plugins/com.s73ph4n.automate_notes/plugin.jpl new file mode 100644 index 0000000000000000000000000000000000000000..db83c776cbf90e9ea140827c6fcaee1c45de8f24 GIT binary patch literal 5120 zcmeHKZExc?4DQ$6uTV80kXAu;+N>Rtd57VE`?kAb9k35s&~t1iaqCEiB)1I`|M!tj zoTM-Jj=L{wkfe@8QV+?8q?(%y?(~&E_=c}2iq3jH_UHs$$5-#?vlDjE?R8I1&rZ)z zqwYZzou8gX>>zri@eLL#9}t68ExrNu2yfySC9ss!6Y~Er?VxvuxP}V zV5&K|WL!WWjZY!;Z7plG=l1N$C9kj$NIT<)aafdKC+uP|AKRkSS^w3+UIdq$>EFq; z(|O;Ck7X5xwWy%a|FBtA0I#KbpEAF^1iuk$)efUI+^`21eWs*zJE7AN5L51?`lS=v z48Z_*d$h}K6B!=2K0&8LZ@oKdr$o85@djM#APFE$RTPrUVZe|J?}2U=$LJ+h5x9B~ z@wM}SUY|68d=tZ6kU>tY6Ag`6ZWu_+w6MsHZMM`o=6Kw@DtrtycFHsXR7t z4BQH{S_u;)f_d(dD?)6goyz61{lzNk0>Leosj%9>T_9%FX%f;I?d14X*IVggUpma3 zz5SqgO5#n68Gz2LftOBzZulYlBE*|#6_5wmlub%CXkLasdVq~+hZ)U)!0<^ab(nz> zl`0UW5H_|tDa)cM{nctXLV?B$bOPUlr|S-rx~m4{@0zhxcZ1X-66|kAbdhN-Pjp#S zQ^cqpOmmOX7fWj{aEyc}2xJ9iO5NBzV^RBO>&s7KFZzH#Hc9)q)*2ebiyVrK?XcZi zckRn01?{20rU=;^i*?-8Fr{#UF%NktK<6ecstml~!@nvs;!-ZjsBN|;R&Y{exD>zy zh9qX`EHP8a4%r*Z2<_&+&lSi)Tf>yavCS6Rmqi`~|JQJ-OdJi&uR#}JreQXah#?Hk zNYmsE{+~R|1b_GL9hb;zTHgV?N^TOLy1Wd8&Kw3ISq&>p%WJX7X zMUjd7PNM4un>zZL0UH-Kz1CVI=zCIDHno?>M8((b#N-qLj-{rmO&X{`R1qH?nWklK zecm|sz+nd-yN*ZKD0~EMKT4FUr+r#SVvG&?x<;*3T8?|U3t zP+;pKeCwxs0Yz@L1Y#{uc~hhh58LtC8Y1LH!)m;+ylTiOgp7Z~c7VE%a6VLhwWji8 z#YP=F8+PQjxiy!EhyC|+`v(SiGg{&+iv?loksN%lo870KGfzxD0Uz*R0Bb%?<+G*m zM*M;Me{_C={~O%9|97Ka_xb++*>V07h2@JMc*}vy8*m;gi}zVq;d-9o6Ho12`}5Os z)-yV(f}P{F@N!f4D1`I&a-N$#U4Eh?PWn4@ysM+lqDkgJW`Ez9VpP=FLQo!OQPbFTL}-|3nzzS6bptF|yfoo-VYfJ4Sm(#n-T=Gc z&O)=o5|c5&&pn}LOE!D1GM?pu;pj_P+Zi-#z+xz7){!R{>)