Ignore generated Smart Connections and weekly review files
This commit is contained in:
@@ -1,92 +0,0 @@
|
||||
{
|
||||
"is_obsidian_vault": true,
|
||||
"smart_blocks": {
|
||||
"embed_blocks": true,
|
||||
"min_chars": 200
|
||||
},
|
||||
"smart_sources": {
|
||||
"min_chars": 200,
|
||||
"embed_model": {
|
||||
"adapter": "transformers",
|
||||
"transformers": {
|
||||
"model_key": "TaylorAI/bge-micro-v2"
|
||||
}
|
||||
},
|
||||
"excluded_headings": "",
|
||||
"file_exclusions": "Untitled",
|
||||
"folder_exclusions": ""
|
||||
},
|
||||
"gitignore_exclusions": [
|
||||
"**/.DS_Store",
|
||||
"/.obsidian/workspace.json",
|
||||
"/.DS_Store",
|
||||
".smart-env"
|
||||
],
|
||||
"gitignore_exclusions_updated_at": 1788524864465,
|
||||
"language": "en",
|
||||
"re_import_wait_time": 13,
|
||||
"smart_chat_threads": {
|
||||
"chat_model": {
|
||||
"adapter": "ollama",
|
||||
"ollama": {}
|
||||
}
|
||||
},
|
||||
"smart_notices": {},
|
||||
"smart_view_filter": {
|
||||
"expanded_view": false,
|
||||
"render_markdown": true,
|
||||
"show_full_path": false
|
||||
},
|
||||
"version": "",
|
||||
"new_user": true,
|
||||
"models": {
|
||||
"embedding_platform": "transformers",
|
||||
"chat_completion_platform": "open_router"
|
||||
},
|
||||
"connections_lists": {
|
||||
"results_collection_key": "smart_sources",
|
||||
"score_algo_key": "similarity",
|
||||
"connections_post_process": "none",
|
||||
"results_limit": 20,
|
||||
"connections_view_location": "right",
|
||||
"exclude_frontmatter_blocks": true,
|
||||
"connections_list_component_key": "connections_list_v4",
|
||||
"footer_connections_list_component_key": "connections_list_v3",
|
||||
"connections_list_item_component_key": "connections_list_item_v3",
|
||||
"frontmatter_filter_include": "",
|
||||
"frontmatter_filter_exclude": "",
|
||||
"components": {
|
||||
"connections_list_v4": {},
|
||||
"connections_list_item_v3": {
|
||||
"render_markdown": true,
|
||||
"show_full_path": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"context_items": {
|
||||
"template_preset": "xml_structured",
|
||||
"template_before": "<item loc=\"{{KEY}}\" at=\"{{TIME_AGO}}\">",
|
||||
"template_after": "</item>"
|
||||
},
|
||||
"event_logs": {
|
||||
"native_notice_info": true,
|
||||
"native_notice_warning": true,
|
||||
"native_notice_error": true,
|
||||
"native_notice_attention": true,
|
||||
"native_notice_milestone": true
|
||||
},
|
||||
"lookup_lists": {
|
||||
"get_results_action_key": "lookup_list_get_results",
|
||||
"results_collection_key": "smart_blocks",
|
||||
"score_algo_key": "similarity",
|
||||
"results_limit": 20
|
||||
},
|
||||
"smart_contexts": {
|
||||
"template_preset": "xml_structured",
|
||||
"template_before": "<context>\n{{FILE_TREE}}",
|
||||
"template_after": "</context>"
|
||||
},
|
||||
"embedding_models": {
|
||||
"default_model_key": "transformers#1787518503858"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user