mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-16 00:15:12 -05:00
Initial commit
This commit is contained in:
commit
bc15d67574
1475 changed files with 1056167 additions and 0 deletions
53
.obsidian/plugins/auto-note-mover/data.json
vendored
Normal file
53
.obsidian/plugins/auto-note-mover/data.json
vendored
Normal file
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"trigger_auto_manual": "Automatic",
|
||||
"use_regex_to_check_for_tags": false,
|
||||
"statusBar_trigger_indicator": true,
|
||||
"folder_tag_pattern": [
|
||||
{
|
||||
"folder": "🥙 Nutrition Vault",
|
||||
"tag": "#nutrition",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"folder": "🥙 Nutrition Vault",
|
||||
"tag": "#disease",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"folder": "🥙 Nutrition Vault",
|
||||
"tag": "#exercise",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"folder": "🛡️ Debate/🗡️ Opponents",
|
||||
"tag": "#debate_opponents",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"folder": "📑 Articles/Main Blog",
|
||||
"tag": "#blog_article",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"folder": "🛡️ Debate/📚 Coaching/🙋♂️ Students",
|
||||
"tag": "#debate_students",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"folder": "🛡️ Debate/📚 Coaching/📖 Coursework",
|
||||
"tag": "#coursework",
|
||||
"pattern": ""
|
||||
},
|
||||
{
|
||||
"folder": "🛡️ Debate/🛑 Moderation",
|
||||
"tag": "#debate_moderation",
|
||||
"pattern": ""
|
||||
}
|
||||
],
|
||||
"use_regex_to_check_for_excluded_folder": false,
|
||||
"excluded_folder": [
|
||||
{
|
||||
"folder": ""
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue