From 246521d84ae4c84be6b45e6b5b356efc5535d7b5 Mon Sep 17 00:00:00 2001 From: Andrey Epifancev Date: Sat, 9 Aug 2025 22:37:36 +0400 Subject: [PATCH] vault backup: 2025-08-09 22:37:36 --- templater-obsidian/data.json | 48 +++++++++++++++++++++++++++++++++--- 1 file changed, 44 insertions(+), 4 deletions(-) diff --git a/templater-obsidian/data.json b/templater-obsidian/data.json index f0d0fd1..6287cd5 100644 --- a/templater-obsidian/data.json +++ b/templater-obsidian/data.json @@ -8,7 +8,7 @@ ] ], "trigger_on_file_creation": true, - "auto_jump_to_cursor": false, + "auto_jump_to_cursor": true, "enable_system_commands": false, "shell_path": "", "user_scripts_folder": "", @@ -19,7 +19,7 @@ "template": "📋 Templates/📥 Быстрая заметка.md" }, { - "folder": "💼 Работа/�� Встречи", + "folder": "💼 Работа/🤝 Встречи", "template": "📋 Templates/🤝 Встреча.md" }, { @@ -30,13 +30,53 @@ "folder": "💼 Работа/📝 Задачи", "template": "📋 Templates/📝 Задача.md" }, + { + "folder": "📚 Обучение/📚 Курсы", + "template": "📋 Templates/📚 Конспект курса.md" + }, { "folder": "📚 Обучение/📝 Конспекты", "template": "📋 Templates/📚 Конспект курса.md" }, { - "folder": "", - "template": "" + "folder": "📖 Книги/📖 Прочитанные", + "template": "📋 Templates/📖 Заметки к книге.md" + }, + { + "folder": "📖 Книги/📚 В чтении", + "template": "📋 Templates/📖 Заметки к книге.md" + }, + { + "folder": "📖 Книги/📝 Заметки к книгам", + "template": "📋 Templates/📖 Заметки к книге.md" + }, + { + "folder": "🍽️ Питание/🍳 Рецепты", + "template": "📋 Templates/🍳 Рецепт.md" + }, + { + "folder": "⚙️ Техническое/🖥️ Серверы", + "template": "📋 Templates/⚙️ Техническая документация.md" + }, + { + "folder": "⚙️ Техническое/🔧 Конфигурации", + "template": "📋 Templates/⚙️ Техническая документация.md" + }, + { + "folder": "⚙️ Техническое/📖 Документация", + "template": "📋 Templates/⚙️ Техническая документация.md" + }, + { + "folder": "💡 Идеи/💡 Проекты", + "template": "📋 Templates/💡 Идея проекта.md" + }, + { + "folder": "💡 Идеи/🔬 Исследования", + "template": "📋 Templates/💡 Идея проекта.md" + }, + { + "folder": "💡 Идеи/✨ Вдохновение", + "template": "📋 Templates/📥 Быстрая заметка.md" } ], "enable_file_templates": false,