Concept: Add CLI for Querying by Tags #4

Open
opened 2025-10-22 19:07:44 +02:00 by kfickel · 0 comments
Owner

Create a concept for a CLI replacing the s todo-command based on the new dimensions-mechanism.
Make this flexible so that other use cases can be implemented without requiring code changes.

Requirements

Query Syntax

  • Support boolean expressions for filtering entries by tags
  • Example: s query 'work AND (urgent OR deadline)'

Output Formats

  • JSON for programmatic consumption
  • Readable plain-text format for terminal usage

Scope

  • Queries are run ad-hoc; no saved/named queries needed
Create a concept for a CLI replacing the `s todo`-command based on the new dimensions-mechanism. Make this flexible so that other use cases can be implemented without requiring code changes. ## Requirements ### Query Syntax - Support boolean expressions for filtering entries by tags - Example: `s query 'work AND (urgent OR deadline)'` ### Output Formats - JSON for programmatic consumption - Readable plain-text format for terminal usage ### Scope - Queries are run ad-hoc; no saved/named queries needed
kfickel changed title from Add CLI for Querying by Tags to Concept: Add CLI for Querying by Tags 2025-10-22 19:26:12 +02:00
Sign in to join this conversation.
No labels
planned
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kfickel/streamd#4
No description provided.