feat(docs): add saved view heading screenshots and agenda collapsible groups demo\n\n- Task List: add screenshots for heading showing saved view name and completed/total\n- Subtasks Widget: add screenshot showing saved view name and counts in widget header\n- Agenda: add GIF demonstrating saved view heading, counts, and collapsible date groups (with Expand/Collapse All)\n- Include assets (PNG/GIF) under docs/assets

This commit is contained in:
renatomen 2025-08-18 01:32:51 +12:00
parent eaa1c007c7
commit 1ae94b679f
7 changed files with 29 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View file

@ -152,6 +152,13 @@ When tasks are grouped by status, priority, or other criteria, each group displa
![Subtask widget collapsible groups](../assets/subtask-widget-collapsible-groups.gif)
### Saved view heading and counts in Subtasks Widget
The Project Subtasks widget shows the saved view name and completion counts just like the Task List heading.
![Subtask widget saved view and counts](../assets/subtask_view_nam+count+task_count.png)
## Natural Language Processing
TaskNotes includes a **Natural Language Processor (NLP)** that parses task descriptions written in English to extract structured data. This allows for task creation from conversational language, such as "Prepare quarterly report due Friday #work high priority," which would automatically set the due date, tag, and priority.

View file

@ -6,6 +6,15 @@ The Agenda View displays a chronological list of tasks and notes, sorted by thei
The Agenda View includes the same FilterBar functionality as the Task List View, allowing you to filter, sort, and save views of your tasks. See the [Task List View](task-list.md) documentation for complete FilterBar functionality details.
### Saved view heading, counts, and collapsible groups
- The Agenda heading shows the saved view name with a completion count (completed / total), consistent with the Task List.
- Date groups are collapsible, with “Expand All” and “Collapse All” buttons always visible in the FilterBar top controls.
- Collapsed state is remembered between sessions.
![Agenda saved view and collapsible groups](../assets/agenda-collapsible-group-and-item-count.gif)
## Content Organization
The Agenda View groups tasks and notes by time. The default groups are "Overdue," "Today," "Tomorrow," "This Week," "Next Week," and "Later." Within each group, items are sorted by priority.

View file

@ -86,6 +86,19 @@ The FilterBar supports saving and loading filter configurations:
- **Delete**: Remove saved views
- Saved views include the complete filter hierarchy, sorting, and grouping preferences
### Heading display and completion count
The Task List heading shows the active saved view name and the current task count (completed / total).
- No filter selected (shows “All”):
![Saved view heading with count (no filter)](../assets/tasklist_filter_name+count_no_filter.png)
- Saved view selected:
![Saved view heading with count (with filter)](../assets/tasklist_filter_name+count_with_filter.png)
### Sorting Options
Available sort criteria: