mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
- Change daily habit completion from numeric (0/1) to boolean (true/false) for simple habits - Keep numeric value (1) only for habits with completionText to indicate match - Update type definitions to support boolean | string | number | null - Fix completion checking to use strict equality (=== true) instead of truthy values |
||
|---|---|---|
| .. | ||
| bases.d.ts | ||
| canvas.ts | ||
| file-source.d.ts | ||
| file-task.d.ts | ||
| habit-card.d.ts | ||
| ics.ts | ||
| obsidian-ex.d.ts | ||
| onCompletion.ts | ||
| SettingsSearch.ts | ||
| task.d.ts | ||
| TaskParserConfig.ts | ||
| time-parsing.ts | ||
| tree.d.ts | ||