mirror of
https://github.com/yangcht/obsidian-things-toolkit.git
synced 2026-07-22 07:45:44 +00:00
560 B
560 B
Things Toolkit 1.8.0
- Prevent repeated Things log sections in daily notes after changing the configured Section heading.
- Mark newly synced Things log sections so future syncs can replace them even if the visible heading changes again.
- Consolidate legacy duplicate generated Things sections on resync when they contain the same Things task IDs.
- Keep review-calendar task counts working after generated section heading changes.
- Keep the settings tab compatible with public Obsidian 1.12.x while deferring the 1.13-only
getSettingDefinitions()API.