1
0
mirror of synced 2024-06-28 23:45:12 +08:00

New: com.gamalielbarboza.NoteVariables@0.1.1

63ac1052c1
This commit is contained in:
Joplin Bot 2021-10-23 18:26:54 +00:00
parent 68689d13f4
commit b837370937
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 31 additions and 0 deletions

View File

@ -58,6 +58,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.note-overview/plugin.jpl) | Note overview | 1.5.4 | A note overview is created based on the defined search and the specified fields. | JackGruber |
| [🏠](https://github.com/Kaid00/joplin-note-statistics#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.azamahJunior.note-statistics/plugin.jpl) | Note Statistics | 1.0.4 | Plugin to get note statistics | Azamah Junior |
| [🏠](https://github.com/benji300/joplin-note-tabs) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.note.tabs/plugin.jpl) | Note Tabs | 1.4.0 | Allows to open several notes at once in tabs and pin them. | Benji300 |
| [🏠](https://github.com/DanteCoder/JoplinPluginNoteVariables#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gamalielbarboza.NoteVariables/plugin.jpl) | Note Variables | 0.1.1 | A plugin to create variables that can be accesed through all the notes. | Dante G. Barboza |
| [🏠](https://github.com/cqroot/joplin-outline) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/outline/plugin.jpl) | Outline | 1.2.7 | Outline (TOC) sidebar plugin for joplin. | cqroot |
| [🏠](https://github.com/ylc395/joplin-plugin-pages-publisher) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.pagesPublisher/plugin.jpl) | Pages Publisher | 1.3.0 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks | ylc395 |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.coderrsid.pasteSpecial/plugin.jpl) | Paste Special | 1.1.2 | A plugin used to paste special text into Joplin | coderrsid |

View File

@ -1226,5 +1226,20 @@
"_publish_hash": "sha256:13e3995d36cbc286d956b9cf21fb5830037b94ead2bf695b6b25955837647966",
"_publish_commit": "main:0e4e877af7b15670c5222474f1caa66c3a508b7b",
"_npm_package_name": "joplin-plugin-markdown-table-colorize"
},
"com.gamalielbarboza.NoteVariables": {
"manifest_version": 1,
"id": "com.gamalielbarboza.NoteVariables",
"app_min_version": "2.2",
"version": "0.1.1",
"name": "Note Variables",
"description": "A plugin to create variables that can be accesed through all the notes.",
"author": "Dante G. Barboza",
"homepage_url": "https://github.com/DanteCoder/JoplinPluginNoteVariables#readme",
"repository_url": "https://github.com/DanteCoder/JoplinPluginNoteVariables",
"keywords": [],
"_publish_hash": "sha256:a97ef1192d12db4807c1bf39b593dc83359ca092660b207537b32769e661ca81",
"_publish_commit": "Dev:63ac1052c174251116bb1bdeab19a3f62869604a",
"_npm_package_name": "joplin-plugin-note-variables"
}
}

View File

@ -0,0 +1,15 @@
{
"manifest_version": 1,
"id": "com.gamalielbarboza.NoteVariables",
"app_min_version": "2.2",
"version": "0.1.1",
"name": "Note Variables",
"description": "A plugin to create variables that can be accesed through all the notes.",
"author": "Dante G. Barboza",
"homepage_url": "https://github.com/DanteCoder/JoplinPluginNoteVariables#readme",
"repository_url": "https://github.com/DanteCoder/JoplinPluginNoteVariables",
"keywords": [],
"_publish_hash": "sha256:a97ef1192d12db4807c1bf39b593dc83359ca092660b207537b32769e661ca81",
"_publish_commit": "Dev:63ac1052c174251116bb1bdeab19a3f62869604a",
"_npm_package_name": "joplin-plugin-note-variables"
}

Binary file not shown.