vault backup: 2023-05-15 09:42:13
This commit is contained in:
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
],
|
||||
"use_regex_to_check_for_excluded_folder": false,
|
||||
"excluded_folder": [
|
||||
{
|
||||
"folder": "System"
|
||||
},
|
||||
{
|
||||
"folder": "System/Templates"
|
||||
},
|
||||
{
|
||||
"folder": "System/resources"
|
||||
}
|
||||
]
|
||||
}
|
||||
+2180
File diff suppressed because it is too large
Load Diff
+10
@@ -0,0 +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
|
||||
}
|
||||
Reference in New Issue
Block a user