taskgenius_taskgenius-plugin/src/types
Quorafind 37606e0bcf refactor: improve error handling and status mark display
- Add ErrorContext type for structured error information with view ID,
  component name, operation, and file path details
- Enhance FluentComponentManager error rendering with collapsible
  technical details and context display
- Add status mark to display name mapping with comprehensive defaults
  and user configuration support
- Improve FileSource status mapping with textual-to-symbol conversion
- Clean up code formatting and trailing commas in ConfigurableTaskParser
2025-11-14 14:09:43 +08:00
..
bases.d.ts merge: apply critical fixes from master branch to refactored structure 2025-08-19 22:40:20 +08:00
canvas.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
file-source.d.ts feat(file-source): add metadata field mapping configuration 2025-10-28 12:46:12 +08:00
file-task.d.ts fix: cannot trigger oncompletion correctly 2025-07-02 14:56:17 +08:00
fluent-types.ts refactor: improve error handling and status mark display 2025-11-14 14:09:43 +08:00
groupBy.d.ts feat(grouping): add task grouping system with multiple dimensions 2025-11-13 11:37:50 +08:00
habit-card.d.ts fix(habit): use boolean values for daily habit completion tracking 2025-09-06 10:34:06 +08:00
ics.ts feat: support webcal 2025-07-04 00:07:38 +08:00
obsidian-ex.d.ts feat(fluent): add responsive sidebar auto-collapse 2025-10-22 12:38:03 +08:00
onCompletion.ts refactor(fluent): migrate experimental v2 to production fluent structure 2025-10-07 21:54:43 +08:00
selection.d.ts feat(task): add multi-task selection and bulk operations 2025-10-19 13:44:12 +08:00
SettingsSearch.ts feat(settings): add search functionality with fuzzy matching 2025-07-28 10:00:18 +08:00
task.d.ts refactor(canvas): consolidate Canvas parsing into core CanvasParser 2025-08-24 22:46:16 +08:00
TaskParserConfig.ts refactor(fluent): migrate experimental v2 to production fluent structure 2025-10-07 21:54:43 +08:00
time-parsing.ts refactor(dataflow): consolidate time parsing types and remove debug files 2025-08-24 21:04:28 +08:00
tree.d.ts feat(projects): add hierarchical tree view for nested projects 2025-08-12 12:58:58 +08:00
workspace.ts refactor(workspace): improve state management and persistence reliability 2025-10-21 00:53:20 +08:00