1
0
mirror of synced 2024-07-01 01:18:55 +08:00

New: com.github.marc0l92.joplin-plugin-github-theme@0.1.0

6789d416b5
This commit is contained in:
Joplin Bot 2021-10-22 15:32:57 +00:00
parent bc005bcea9
commit 5340bbdeda
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 41 additions and 0 deletions

View File

@ -37,6 +37,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 |
| [🏠](https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.fold-cm/plugin.jpl) | Folding in Code Mirror Editor | 2.0.1 | Allows to fold parts of markdown text displayed in editor | ambrt |
| [🏠](https://github.com/tessus/joplin-plugin-get-notebook-id#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.folder-id/plugin.jpl) | Get Notebook ID | 1.0.1 | Copy/Show the ID of a notebook. For developers. A regular user won't need this. | Helmut K. C. Tessarek |
| [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.1.0 | Joplin theme with colors of GitHub | Marco LUCARELLA |
| [🏠](https://github.com/lkiThakur/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 1.0.2 | Plugin to open a choosen note each time joplin starts. It is like homepages on browsers. | Adarsh Singh(lki) |
| [🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.hotfolder/plugin.jpl) | Hotfolder | 1.0.1 | Monitors a locale folder and import the files as a new note. | JackGruber |
| [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.0 | Inline tags plugin | Roman Musin |

View File

@ -1170,5 +1170,25 @@
"_publish_hash": "sha256:602235b008b13894b9bea464625bb98264645daeb6783f0fa98d6c4b7934df10",
"_publish_commit": "main:d169ca5a2909575ad3b8f24512148838253c5b8a",
"_npm_package_name": "joplin-plugin-agenda"
},
"com.github.marc0l92.joplin-plugin-github-theme": {
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-github-theme",
"app_min_version": "2.2",
"version": "0.1.0",
"name": "GitHub Theme",
"description": "Joplin theme with colors of GitHub",
"author": "Marco LUCARELLA",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-github-theme#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-github-theme",
"keywords": [
"GitHub",
"Theme",
"Dark",
"Light"
],
"_publish_hash": "sha256:2a6fd16c3e5b3c7cbc4689a45ed08e531c5035937695c637c97630d69f808692",
"_publish_commit": "main:6789d416b510691a4fef56a2eb91eae7854a8d7c",
"_npm_package_name": "joplin-plugin-github-theme"
}
}

View File

@ -0,0 +1,20 @@
{
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-github-theme",
"app_min_version": "2.2",
"version": "0.1.0",
"name": "GitHub Theme",
"description": "Joplin theme with colors of GitHub",
"author": "Marco LUCARELLA",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-github-theme#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-github-theme",
"keywords": [
"GitHub",
"Theme",
"Dark",
"Light"
],
"_publish_hash": "sha256:2a6fd16c3e5b3c7cbc4689a45ed08e531c5035937695c637c97630d69f808692",
"_publish_commit": "main:6789d416b510691a4fef56a2eb91eae7854a8d7c",
"_npm_package_name": "joplin-plugin-github-theme"
}