Commit graph

9 commits

Author SHA1 Message Date
Callum Alpass
57fdf0ef00 docs: Document the new notification system 2025-08-07 23:06:06 +10:00
Callum Alpass
c74fe54833 docs: Document custom multi-day calendar view feature (#282)
Add comprehensive documentation for the new configurable custom multi-day
calendar view feature implemented in d27594a:

- Update calendar-views.md with Custom Days view section explaining features
  and configuration steps
- Enhance calendar-settings.md to document default view option and custom
  day count setting
- Update calendar-integration.md to include custom days view in Advanced
  Calendar description
- Update features.md to include custom days view in main features overview

Provides complete user guidance for the custom multi-day calendar view that
allows users to configure any number of days (1-14) in their calendar display.
2025-07-27 12:19:05 +10:00
Callum Alpass
25260920d2 docs: Update filtering and views documentation
- Add comprehensive filtering and views guide
- Update individual view documentation with filter details
- Document advanced filtering features and saved views
- Improve clarity of filter concepts and usage
2025-07-13 08:20:09 +10:00
Callum Alpass
7265628c74 docs: improve README and fix documentation link
- Enhanced README overview section with better flow and natural language
- Added time-tracking and pomodoro feature descriptions to introduction
- Fixed broken link in docs/features.md pointing to correct time-management.md file
- Updated Core Features section with more accurate property list
- Improved rationale section to sound less marketing-oriented
2025-07-11 07:10:26 +10:00
Callum Alpass
3506ce2430 docs: add project subtasks widget documentation
- Add Project Subtasks Widget section to inline-tasks.md
- Update features.md to include widget in inline task integration list
- Add configuration toggle documentation to inline-task-settings.md
- Maintain informational tone consistent with existing documentation
2025-07-10 06:49:52 +10:00
Callum Alpass
83dfc36639 docs: add habit tracking workflow documentation
Added comprehensive habit tracking documentation to new workflows.md page
covering recurring tasks, calendar completion tracking, and organization
strategies. Updated features.md to reference the new workflows section.
2025-07-06 13:28:29 +10:00
Callum Alpass
eca08599d3 refactor documentation 2025-06-29 13:35:47 +10:00
Callum Alpass
78cb270f89 docs: Restructure and streamline documentation for improved clarity
• Removed outdated/redundant docs files:
 – Deleted "docs/concepts-rationale.md" and "docs/creating-editing-tasks.md" which duplicated content now integrated into core-concepts and task management documentation.
 – Removed "docs/features/natural-language.md" and "docs/features/time-tracking.md" as their content has been merged or rephrased in other feature docs.
 – Deleted the legacy "docs/views/task-view.md" to avoid overlap with the new Task List View documentation.

• Revised core concept and feature documents:
 – Updated "docs/core-concepts.md" to better explain the “note-per-task” approach and YAML frontmatter benefits.
 – Streamlined "docs/features.md" and its subpages (Inline Task Integration, Calendar Integration, and the new Time Management doc) to reflect a unified, concise explanation of TaskNotes’ feature set.
 – Refined inline task, calendar, and settings docs (including advanced, inline task, and task defaults) for consistent language and structure.

• Introduced new documentation:
 – Added "docs/features/time-management.md" to clearly outline time tracking, Pomodoro timer, and productivity analytics.
 – Created "docs/views/task-list.md" to complement the suite of views now including Agenda, Kanban, Notes, Calendar, and Pomodoro views.

• General improvements:
 – Reworded and reorganized sections across multiple docs to enhance readability and better align with the new design philosophy.
 – Consolidated similar topics and removed duplicate descriptions to simplify the overall documentation structure.
 
These changes improve the organization, clarity, and maintainability of the TaskNotes documentation, making it easier for users to understand the core concepts and features.
2025-06-29 13:14:07 +10:00
Callum Alpass
99ce83f897 Initial documentation 2025-06-29 12:26:57 +10:00