TaskLite 0.4 #79
ad-si
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The biggest release yet with 274 commits! 🎉
General
.yaml
extension foredit
to have syntax highlighting (10e1e52)new
(9ab3992)(needed for importing GitHub issues) (af51aaa)
New Subcommands
stats
- List share of Done, Obsolete, Deletable tasks (c2a2d70)server
- Starts an API + GraphQL server powered by AirGQL (4669498)random
- Show a random task (88a999d)deletetag
(d3ab4de)deletenote
(581ffae)json
- Show tasks in JSON format (45ad3f3)reviewin
- Set review date in x days (b05c81a)idea
- Quickly capture ideas (6545500)modified
- List all tasks by modified UTC desc (71e4603)modifiedonly
- List tasks where modified UTC /= creation UTCby modified UTC desc (4809d5b)
notes
- List all notes descending by creation UTC (81e6885)recurring
- List recurring tasks (0c11309)ingest
- Runsimport
->edit
->delete
workflow on files (325e0ac)importdir
- Import all .json and .eml files in a directory (4c3c50a)ingestdir
- Ingest all .json and .eml files in a directory (4c3c50a)endall
- End all provided tasks(change
end
to accept a closing note) (4d2032e)unrecur
- Remove recurring timestamp (2ee1c21)unwake
- Remove awake timestamp (987a4fe)unready
- Remove ready timestamp (987a4fe)unreview
- Remove review timestamp (1d82631)Import
.json
and.eml
files (8a821de)notes
in JSON import (d07a328)Full Changelog: v0.3.0.0...v0.4.0.0
New Contributors
This discussion was created from the release TaskLite 0.4.
Beta Was this translation helpful? Give feedback.
All reactions