Compare commits

...

3 Commits

Author SHA1 Message Date
Joplin Bot 88258a6307
Update stats 2024-05-06 07:09:39 +00:00
Joplin Bot 7aeb9349bf
Update: io.github.personalizedrefrigerator.joplin-plugin-debug-info@0.0.2
5fc3597503..0ed1253dcd
2024-05-06 07:07:45 +00:00
Joplin Bot 1a05131cd8
New: io.github.personalizedrefrigerator.joplin-plugin-debug-info@0.0.1
5fc3597503
2024-05-06 06:37:35 +00:00
5 changed files with 233 additions and 166 deletions

View File

@ -101,6 +101,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.noeto.JoplinBibleNotes/plugin.jpl) | Joplin Bible Notes | 0.2.0 | A Joplin plugin that helps find easily in which notes you spoke about a Bible reference. | Tojo Rakotoarison |
| [🏠](https://github.com/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.4.2 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau |
| [🏠](https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-6-snippets) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.joplin-plugin-debug-info/plugin.jpl) | Joplin debug tool | 0.0.2 | Adds a panel that shows additional information about the current note. | Henry Heino |
| [🏠](https://github.com/cysacenda/joplin-plugin-evernote-links-replacer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.evernote-links-replacer/plugin.jpl) | Joplin Evernote Links Replacer | 1.0.0 | Replace Evernote links in Joplin | Cyril SACENDA |
| [🏠](https://github.com/ravenscroftj/joplin-hypothesis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/uk.co.brainsteam.JoplinHypothesis/plugin.jpl) | Joplin Hypothes.is | 0.1.2 | Monitor and automatically add hypothesis annotations to your joplin notebooks | James Ravenscroft |
| [🏠](https://github.com/makaanneo/joplin-plugin-apollo) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.apollo/plugin.jpl) | Joplin Note Attachement rename | 1.2.2 | Joplin plugin to rename note attachments, | makaanneo |

View File

@ -3878,5 +3878,33 @@
"_publish_hash": "sha256:c8ec9e04c39403c44ac5121a88d8c5d15694f8f726b6514fce07d8f399a6c089",
"_publish_commit": "master:efe23cedb1731199a46e1de0c98e875f1bea207a",
"_npm_package_name": "joplin-plugin-codemirror-6-settings"
},
"io.github.personalizedrefrigerator.joplin-plugin-debug-info": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-plugin-debug-info",
"app_min_version": "2.14",
"version": "0.0.2",
"name": "Joplin debug tool",
"description": "Adds a panel that shows additional information about the current note.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-6-snippets",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-6-snippets",
"keywords": [
"debug",
"delete",
"resources",
"info"
],
"categories": [
"developer tools",
"productivity"
],
"platforms": [
"desktop",
"mobile"
],
"_publish_hash": "sha256:3ee1254bfb87ae42e8f1e31390f9a3714f53bfad1c2d338023e2365410da5039",
"_publish_commit": "master:0ed1253dcd870d2014a49fa0dcedecc2e4a93deb",
"_npm_package_name": "joplin-plugin-debug-info"
}
}

View File

@ -0,0 +1,28 @@
{
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-plugin-debug-info",
"app_min_version": "2.14",
"version": "0.0.2",
"name": "Joplin debug tool",
"description": "Adds a panel that shows additional information about the current note.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-6-snippets",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-6-snippets",
"keywords": [
"debug",
"delete",
"resources",
"info"
],
"categories": [
"developer tools",
"productivity"
],
"platforms": [
"desktop",
"mobile"
],
"_publish_hash": "sha256:3ee1254bfb87ae42e8f1e31390f9a3714f53bfad1c2d338023e2365410da5039",
"_publish_commit": "master:0ed1253dcd870d2014a49fa0dcedecc2e4a93deb",
"_npm_package_name": "joplin-plugin-debug-info"
}

File diff suppressed because it is too large Load Diff