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

New: github.hegerdes.joplin_remote_note_pull@1.0.2

172659fe1d
This commit is contained in:
Joplin Bot 2023-05-01 22:05:27 +00:00
parent ebf2d61b8d
commit 2aceb73316
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 49 additions and 0 deletions

View File

@ -136,6 +136,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.plugin.randomNotePlugin/plugin.jpl) | Random note | 1.0.3 | Opens a random note from your vault | Azamah Junior |
| [🏠](https://github.com/SeptemberHX/joplin-plugin-readcube-papers.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.ReadCubePapers/plugin.jpl) | ReadCube Papers | 1.1.0 | Keep syncing with your ReadCube Papers library, help you create a note for one paper and render the paper note with a formatted paper information table, automatically generate markdown style reference, and allow you to insert your annotations into the note | SeptemberHX |
| [🏠](https://github.com/Sinacs/Joplin.Plugin.ReMoods.Theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.remoods.theme/plugin.jpl) | ReMoods Theme | 4.3.0 | 3 theme modes, 36 single-tone theme colors, 5 major html custom elements, and more... (Recommend to read about the Getting Started Guide on GitHub before use.) | Sinacs |
| [🏠](https://github.com/hegerdes/joplin-plugin-remote-note-pull) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/github.hegerdes.joplin_remote_note_pull/plugin.jpl) | Remote-Note-Pull | 1.0.2 | This Plugin will periodically pull public available Markdown documents into your notebook and keeps them up to date | hegerdes |
| [🏠](https://github.com/mak2002/joplin-remove-images-from-note.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.remove.images.from.note/plugin.jpl) | Remove Images | 0.0.2 | Allows to remove images from selected note | mak2002 |
| [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.10.3 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink |
| [🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.resource-search/plugin.jpl) | Resource Search Plugin | 0.1.2 | Search in Attached Resources | Roman Musin |

View File

@ -2771,5 +2771,29 @@
"_publish_hash": "sha256:73a1ebc26c155c1a1f4fc6b34b505c592a98a4c1cc2f2c6882705874becaab3a",
"_publish_commit": "master:16ec6aa0b854b4340c883bc9b354922291124387",
"_npm_package_name": "joplin-plugin-publish"
},
"github.hegerdes.joplin_remote_note_pull": {
"manifest_version": 1,
"id": "github.hegerdes.joplin_remote_note_pull",
"app_min_version": "2.8",
"version": "1.0.2",
"name": "Remote-Note-Pull",
"description": "This Plugin will periodically pull public available Markdown documents into your notebook and keeps them up to date",
"author": "hegerdes",
"homepage_url": "https://github.com/hegerdes/joplin-plugin-remote-note-pull",
"repository_url": "https://github.com/hegerdes/joplin-plugin-remote-note-pull",
"keywords": [
"joplin",
"nodejs",
"markdown",
"sync"
],
"categories": [
"personal knowledge management",
"productivity"
],
"_publish_hash": "sha256:3c4f6124a5e3df19f52aa24de08673bea9fb3001510ddfe4fd742316eb2875be",
"_publish_commit": "main:172659fe1d848e35007612454be874f1bdc943a8",
"_npm_package_name": "joplin-plugin-remote-note-pull"
}
}

View File

@ -0,0 +1,24 @@
{
"manifest_version": 1,
"id": "github.hegerdes.joplin_remote_note_pull",
"app_min_version": "2.8",
"version": "1.0.2",
"name": "Remote-Note-Pull",
"description": "This Plugin will periodically pull public available Markdown documents into your notebook and keeps them up to date",
"author": "hegerdes",
"homepage_url": "https://github.com/hegerdes/joplin-plugin-remote-note-pull",
"repository_url": "https://github.com/hegerdes/joplin-plugin-remote-note-pull",
"keywords": [
"joplin",
"nodejs",
"markdown",
"sync"
],
"categories": [
"personal knowledge management",
"productivity"
],
"_publish_hash": "sha256:3c4f6124a5e3df19f52aa24de08673bea9fb3001510ddfe4fd742316eb2875be",
"_publish_commit": "main:172659fe1d848e35007612454be874f1bdc943a8",
"_npm_package_name": "joplin-plugin-remote-note-pull"
}