verstak/docs
mirivlad 0b26f7e5b3 refactor: implement template-driven node tree and human-readable vault layout
Unified Node model: added template_id, fs_path, archived, sort_order fields.
Template registry: system templates embedded as JSON (folder/project/client/
document/recipe), with Registry for enabled/disabled/filtered access.
SafeDisplayNameToPathSegment: human-readable path segments with Cyrillic
support, illegal char replacement, uniqueness via numeric suffixes.
Sidebar refactored: system views (Today/Inbox/Activity) separate from
workspace tree. Creation menu built dynamically from enabled templates.
Create/Rename/Move: physical folder operations with fs_path update,
recursive descendant path updates.
DB migration 012: adds template_id, fs_path, archived columns.
Vault migration command: rebuilds fs_path for existing nodes.
Tests: safename, registry, node model, repository integration.
Docs: VAULT_LAYOUT.md, TEMPLATES.md, PLAN.md updated.
i18n: nav.system, nav.workspace, template.*, common.rename/archive,
migrate.* keys added to ru.json and en.json.
2026-06-02 12:47:06 +08:00
..
00_README.md docs: add sync server installation and usage guide 2026-06-01 23:13:59 +08:00
01_Product_Spec.md steps 4-6 + doc overhaul: files, notes, GUI, plugins docs 2026-05-30 20:35:04 +08:00
02_Architecture.md docs: sync documentation with current codebase state 2026-06-01 22:17:29 +08:00
03_Data_Model_Storage.md steps 4-6 + doc overhaul: files, notes, GUI, plugins docs 2026-05-30 20:35:04 +08:00
04_Sync_Backup_Activity.md step 1: skeleton - go module, CLI stub with --version, structure 2026-05-30 18:42:19 +08:00
05_UI_UX.md docs: sync documentation with current codebase state 2026-06-01 22:17:29 +08:00
06_Roadmap.md docs: sync documentation with current codebase state 2026-06-01 22:17:29 +08:00
07_AI_Coder_Prompts.md step 1: skeleton - go module, CLI stub with --version, structure 2026-05-30 18:42:19 +08:00
08_MVP_Checklist.md docs: sync documentation with current codebase state 2026-06-01 22:17:29 +08:00
09_Extensibility.md steps 4-6 + doc overhaul: files, notes, GUI, plugins docs 2026-05-30 20:35:04 +08:00
10_Sync_Server_Guide.md docs: update sync server guide with user registration flow and full API 2026-06-02 00:00:53 +08:00
PLAN.md refactor: implement template-driven node tree and human-readable vault layout 2026-06-02 12:47:06 +08:00
TEMPLATES.md refactor: implement template-driven node tree and human-readable vault layout 2026-06-02 12:47:06 +08:00
VAULT_LAYOUT.md refactor: implement template-driven node tree and human-readable vault layout 2026-06-02 12:47:06 +08:00
verstak_browser_extension_prompts.md step 1: skeleton - go module, CLI stub with --version, structure 2026-05-30 18:42:19 +08:00