Skip to content

Commit

Permalink
docs: update features and roadmap in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-pitblado committed Oct 28, 2024
1 parent 652da4e commit 7a37545
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,14 @@ api_key = "<your-key-here>"
## Current Features

- View current tasks, with the ability to get details for any given task
- Add tasks (title only)
- Toggle between showing complete tasks and incomplete tasks (shows incomplete by default)
- Pagination of tasks.
- Add tasks
- Title
- Priority, via ![1-5] (vikunja quick add magic syntax)

## Roadmap

- [ ] Parse labels via `*label`
- [ ] Edit existing tasks

0 comments on commit 7a37545

Please sign in to comment.