vault backup: 2025-12-10 11:37:35

This commit is contained in:
2023-05-15 17:16:05 +02:00
committed by Thomas Peetz
parent 91bf72fc87
commit 73f2162ddf
6049 changed files with 513094 additions and 227748 deletions
+4 -15
View File
@@ -2,28 +2,17 @@
"trigger_auto_manual": "Automatic",
"use_regex_to_check_for_tags": false,
"statusBar_trigger_indicator": true,
"folder_tag_pattern": [
{
"folder": "Resources/Artikel",
"tag": "#Artikel",
"pattern": ""
},
{
"folder": "Resources/IT",
"tag": "#IT",
"pattern": ""
}
],
"folder_tag_pattern": [],
"use_regex_to_check_for_excluded_folder": false,
"excluded_folder": [
{
"folder": "System"
"folder": "Resources/Templates"
},
{
"folder": "System/Templates"
"folder": "Resources/Attachments"
},
{
"folder": "System/resources"
"folder": "Resources/Functions"
}
]
}
+10 -10
View File
@@ -1,10 +1,10 @@
{
"id": "auto-note-mover",
"name": "Auto Note Mover",
"version": "1.2.0",
"minAppVersion": "0.12.0",
"description": "Auto Note Mover will automatically move the active notes to their respective folders according to the rules.",
"author": "faru",
"authorUrl": "https://github.com/farux/",
"isDesktopOnly": false
}
{
"id": "auto-note-mover",
"name": "Auto Note Mover",
"version": "1.2.0",
"minAppVersion": "0.12.0",
"description": "Auto Note Mover will automatically move the active notes to their respective folders according to the rules.",
"author": "faru",
"authorUrl": "https://github.com/farux/",
"isDesktopOnly": false
}