| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-15 | Add get command to get misc properties from tasks | Julian Hurst | |
| Unknown entries in the task metadata are now added to a misc map and can be gotten via the get command. | |||
| 2025-01-15 | Update code to compile with new Hare version | Julian Hurst | |
| append may now return an error so asserts were added | |||
| 2024-12-05 | Support sorting by last modification date | Julian Hurst | |
| 2024-12-05 | Don't shadow scanner | Julian Hurst | |
| Not sure what shadowing a variable that has a deferred finish on it does | |||
| 2024-11-19 | Don't trim task content | Julian Hurst | |
| 2024-11-15 | Add debug to config and improve printconfig | Julian Hurst | |
| 2024-11-15 | const -> let for sortfn | Julian Hurst | |
| 2024-11-15 | Add debug flag (-d) | Julian Hurst | |
| 2024-11-15 | Support -t flag and tags config field for filtering tasks by tags | Julian Hurst | |
| 2024-11-15 | Support tags | Julian Hurst | |
| 2024-11-15 | Support sorting by priority (-p flag) | Julian Hurst | |
| 2024-11-15 | Support an ini config file | Julian Hurst | |
| 2024-11-15 | Add -c flag to filter context and fix context | Julian Hurst | |
| Context now filters subtask folders as intended. | |||
| 2024-11-15 | Better rtaskerror handling | Julian Hurst | |
| 2024-11-15 | Fix reading subtasks | Julian Hurst | |
| 2024-11-15 | Add -a flag to add a task | Julian Hurst | |
| 2024-11-15 | Create config struct and pass to commands | Julian Hurst | |
| 2024-11-15 | Add -f flag to specify tasks directory | Julian Hurst | |
| 2024-11-15 | Defer finish before sort | Julian Hurst | |
| 2024-11-15 | csv -> tsv | Julian Hurst | |
| 2024-11-15 | Add csv command | Julian Hurst | |
| 2024-11-15 | Remove useless field and add done command | Julian Hurst | |
| 2024-11-15 | Better subcommand support, ids for tasks and ignore case | Julian Hurst | |
| 2024-11-15 | Add write, show and filter commands | Julian Hurst | |
| 2024-11-15 | Implement reading task meta | Julian Hurst | |
| 2024-11-15 | Initial commit | Julian Hurst | |
