mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added external-note-diff script
This commit is contained in:
parent
ba0b27fbcc
commit
c14289d57b
2 changed files with 53 additions and 0 deletions
9
external-note-diff/info.json
Normal file
9
external-note-diff/info.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "External note diff",
|
||||
"identifier": "external-note-diff",
|
||||
"script": "external-note-diff.qml",
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "17.07.8",
|
||||
"authors": ["@pbek"],
|
||||
"description" : "This script adds a menu entry to the context menu of the note list to diff selected notes in an external diff program. The path of the diff program can be selected in the script settings of the script."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue