Initial commit

This commit is contained in:
Nick 2024-06-28 02:13:12 -05:00
commit bc15d67574
1475 changed files with 1056167 additions and 0 deletions

View 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": ""
}
]
}