Feature: Due Dates for Persistent Tasks #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Add optional due dates to persistent tasks (work orders) to indicate soft deadlines without converting them into date-bound scheduled events.
Related to: #1 (Persistent Task List)
Feature Requirements
1. Due Date Properties
2. Visual Indicators
3. Sorting Behavior
When due dates are present, consider sort order options:
Option A: Urgency-first (Recommended)
Option B: Due date-first
4. UI Components
4.1 Create/Edit Task Form
4.2 Task Card
4.3 Filtering (Optional)
Technical Implementation
Nostr Event Tags
Add a
duetag to the persistent task event:Date Handling
Acceptance Criteria
Out of Scope