Victor Wiebe 1cc6f184f0 v0.3.2: per-type Unscheduled visibility toggles
- New gtd-calendar options unscheduled-todos and unscheduled-notes
  (default yes), independently showing/hiding each Unscheduled
  sub-section. Accepts yes/no, true/false, show/hide.
- Solves duplicate Unscheduled lists when two calendars share a note:
  e.g. show unscheduled to-dos under the week strip, unscheduled notes
  under the month grid.
- Permissive parseBoolean helper; invalid values warn and default to yes.
- Threaded through payload; webview gates each sub-section on its flag
  (empty OR toggled-off both omit cleanly).
- Version 0.3.2; 4 new tests (69 total); README updated.
2026-06-13 10:45:36 -04:00
..
2023-05-25 15:18:14 +02:00