CodeTracked since May 20, 2026
obsidian-second-brain switches to per-day operation logs
This burst centers on a logging architecture change: operation history is moved from a single growing `log.md` into daily files under `Logs/YYYY-MM-DD.md`, with setup and migration support so existing vaults can adopt the new structure. The change also updates log-aware commands to work with the new layout and keep compatibility with legacy logs.
per-day operation logsLogs/YYYY-MM-DD.mdlog.mdscripts/migrate_log.py