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

New: io.github.personalizedrefrigerator.joplin-vimrc@1.0.0

git@github.com:personalizedrefrigerator/joplin-plugin-codemirror-vimrc.git/tree/6f5a16f34b0ad51127f97d1c13442694a0332bf0
This commit is contained in:
Joplin Bot 2022-09-18 22:37:02 +00:00
parent 50f886932c
commit 0cdf8b994e
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 37 additions and 0 deletions

View File

@ -41,6 +41,7 @@ This repository contains the following plugins:
| [🏠](https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.goToItem/plugin.jpl) | Create and go to #tags and @notebooks | 1.3.7 | Go to tag,notebook or note via links or via text | a |
| [🏠](https://github.com/Mick2nd/CsvImport#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.habelt.CsvImport/plugin.jpl) | Csv Import | 1.0.1 | Imports a Csv file or pastes a Csv text from Clipboard as table | Jürgen Habelt |
| [🏠](https://github.com/ylc395/joplin-plugin-better-markdown-viewer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.betterMarkdownViewer/plugin.jpl) | Cursor Sync | 2.0.5 | Keep Cursor Synced Between Editor and MD Viewer | ylc395 |
| [🏠](https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.joplin-vimrc/plugin.jpl) | Custom CodeMirror .vimrc | 1.0.0 | Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file. | Henry Heino |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.day_review/plugin.jpl) | Day Review | 1.0.1 | This plugin adds an icon to the toolbar. When clicked, it makes a review of the day's created/updated/completed notes and todos. | S73ph4n |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.programming-emu.DependencyGraph/plugin.jpl) | Dependency graph | 1.0.0 | Visualizes direct and indirect dependencies of a note as a graph. | Vincent Nys |
| [🏠](https://github.com/JJ-8/joplin-disable-pdf#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/fd117a99-b165-4824-893c-5825439a842d/plugin.jpl) | Disable PDF | 1.0.0 | Disables the PDF preview (and export) in Joplin for better performance | JJ-8 |

View File

@ -2187,5 +2187,23 @@
"_publish_hash": "sha256:ccfd86432572d819432910110c6fc91ec564954ae57bcdc46763f6c728fa008c",
"_publish_commit": "master:534e4ce87ca9564f8609585cd8494d0638d1a5f0",
"_npm_package_name": "joplin-plugin-eztable"
},
"io.github.personalizedrefrigerator.joplin-vimrc": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-vimrc",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Custom CodeMirror .vimrc",
"description": "Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc",
"repository_url": "git@github.com:personalizedrefrigerator/joplin-plugin-codemirror-vimrc.git",
"keywords": [
"Editor"
],
"categories": [],
"_publish_hash": "sha256:250ecc9a6de7e732177158e2dc0fd8a1a5dde9b4f9a1448106ffc3e528e86c22",
"_publish_commit": "main:6f5a16f34b0ad51127f97d1c13442694a0332bf0",
"_npm_package_name": "joplin-plugin-custom-codemirror-vimrc"
}
}

View File

@ -0,0 +1,18 @@
{
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-vimrc",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Custom CodeMirror .vimrc",
"description": "Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc",
"repository_url": "git@github.com:personalizedrefrigerator/joplin-plugin-codemirror-vimrc.git",
"keywords": [
"Editor"
],
"categories": [],
"_publish_hash": "sha256:250ecc9a6de7e732177158e2dc0fd8a1a5dde9b4f9a1448106ffc3e528e86c22",
"_publish_commit": "main:6f5a16f34b0ad51127f97d1c13442694a0332bf0",
"_npm_package_name": "joplin-plugin-custom-codemirror-vimrc"
}