From f1350e10fbcc33b1e8e184fabc68290b60174190 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Tue, 3 Oct 2017 16:56:00 +0200 Subject: [PATCH] text changes --- in-note-text-tagging/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in-note-text-tagging/info.json b/in-note-text-tagging/info.json index af6369a..88a5995 100644 --- a/in-note-text-tagging/info.json +++ b/in-note-text-tagging/info.json @@ -6,5 +6,5 @@ "platforms": ["linux", "macos", "windows"], "version": "0.0.1", "minAppVersion": "17.09.9", - "description" : "With this script you can store your tags in your note-text. Use tags like @tag inside your note-text to tag your notes.\n\nYou also are able to use the functionality of the QOwnNotes user-interface to tag with this tags inside your note texts, like for adding a tag to the current note as well as bulk operations for adding and removing tags to your note. If you rename a tag inside QOwnNotes the text-tags in your notes are also updated.\n\nYou can also use this script as template for implementing your own, unique tagging mechanism.\n\nIf you install this script you will loose all current links between notes and tags and instead your in-note tags will be used!\n\nThis functionality is still experimental! Please report your experiences." + "description" : "With this script you can store your tags in your note-text. Use tags like @tag inside your note-text to tag your notes.\n\nYou also are able to use the functionality of the QOwnNotes user-interface to tag with this tags inside your note texts, like for adding a tag to the current note as well as bulk operations for adding and removing tags to your note. If you rename a tag inside QOwnNotes the text-tags in your notes are also updated.\n\nYou can also use this script as template for implementing your own, unique tagging mechanism.\n\nIf you install this script you will loose all links between notes and tags and instead your in-note tags will be used!\n\nThis functionality is still experimental!\nPlease report your experiences." }