chore: sync Obsidian UI changes

calendar/data.json — configured through Obsidian UI:
  - Word count dots: #ebcb8b, 250 words/dot, calendar + menu
  - Task dots: #d08770, max 1 incomplete, calendar + menu
  - Link indicators: #a3be8c, menu only
  - Backlink indicators: #5e81ac, menu only
  - Zettel tracking: #b48ead, calendar + menu

community-plugins.json — enabled through Obsidian (may include dataview etc)
workspace.json — updated open tabs/layout state
graph.json — Obsidian reset colors on close (expected behavior)
This commit is contained in:
Daniel
2026-04-07 13:16:36 +03:00
parent 23bfd15b19
commit ba4eed4731
4 changed files with 104 additions and 18 deletions

View File

@@ -1 +1,6 @@
["calendar","thino"]
[
"calendar",
"thino",
"calendar-beta",
"obsidian-memos"
]