1
0
mirror of synced 2024-07-03 02:25:21 +08:00

New: com.lki.homenote@1.0.0

This commit is contained in:
Joplin Bot 2021-07-10 16:02:10 +00:00
parent e08632bf4c
commit 8812b8e47b
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 31 additions and 0 deletions

View File

@ -25,6 +25,7 @@ This repository contains the following plugins:
[🏠](https://github.com/aman-d-1-n-only/joplin-exports-to-ssg#readme) | Export To SSG | 1.0.3 | Export a collection of notes to static site generator project. | aman-d-1-n-only
[🏠](https://github.com/benji300/joplin-favorites) | Favorites | 1.2.1 | 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) | Folding in Code Mirror Editor | 1.2.5 | Allows to fold parts of markdown text displayed in editor | ambrt
[🏠]() | Home Note | 1.0.0 | 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) | Hotfolder | 0.4.0 | Monitors a locale folder and import the files as a new note. | JackGruber
[🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | Inline tags | 1.1.3 | Inline tags plugin | Roman Musin
[🏠](https://github.com/herdsothom/joplin-insert-date) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom

View File

@ -711,5 +711,20 @@
"_publish_hash": "sha256:0e488189f0600f5055feca2179b4363e244287452c16d30c5db3ee3cfb8ed4b3",
"_publish_commit": "main:1ff6bd23c53be79ce643fefb0d7fe32d84b52c07",
"_npm_package_name": "joplin-plugin-disable-pdf"
},
"com.lki.homenote": {
"manifest_version": 1,
"id": "com.lki.homenote",
"app_min_version": "1.7",
"version": "1.0.0",
"name": "Home Note",
"description": "Plugin to open a choosen note each time joplin starts. It is like homepages on browsers.",
"author": "Adarsh Singh(lki)",
"homepage_url": "",
"repository_url": "",
"keywords": [],
"_publish_hash": "sha256:bb1c904745d181fc512981be9ee99b903a390b953a5f5d4c4bf76908c575d2cf",
"_publish_commit": "master:762ad5c2986c513819bb316c1617d24dadd8076d",
"_npm_package_name": "joplin-plugin-home-note"
}
}

View File

@ -0,0 +1,15 @@
{
"manifest_version": 1,
"id": "com.lki.homenote",
"app_min_version": "1.7",
"version": "1.0.0",
"name": "Home Note",
"description": "Plugin to open a choosen note each time joplin starts. It is like homepages on browsers.",
"author": "Adarsh Singh(lki)",
"homepage_url": "",
"repository_url": "",
"keywords": [],
"_publish_hash": "sha256:bb1c904745d181fc512981be9ee99b903a390b953a5f5d4c4bf76908c575d2cf",
"_publish_commit": "master:762ad5c2986c513819bb316c1617d24dadd8076d",
"_npm_package_name": "joplin-plugin-home-note"
}

Binary file not shown.