Skip to content

0.5rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@burnflare burnflare released this 02 Nov 01:31
· 21 commits to master since this release

Release Candidate
Features

  • Add a floating task, task with deadline or a task (event) with start and end time
  • Rename an existing task (e.g. rename 1 homework)
  • Re-schedule an existing task (e.g. schedule 2 to remove all time descriptions, or schedule 2 by 7pm etc)
  • Delete a task or delete multiple tasks (e.g. delete 2-5, delete 2,3)
  • Mark a task or multiple tasks
  • Unmark a task or multiple tasks
  • Support undo for add/delete/rename/schedule/mark/unmark
  • Alias/Unalias command
  • Store/Load from any file directory
  • Find match full keywords but non case sensitive
  • Smart command suggestion (e.g. renam -> rename)
  • Tab to autocomplete
  • Scroll through previous commands with up and down
  • Ctrl + Z to undo
  • Major improvement in UI - 3 panels: task with time, floating tasks and completed tasks. Task with time are sorted by their start/end time, the rest are sorted by their creation and completed time
  • Major improvement in UI - highlight last changes
  • Improved help window in app so user can type while referring. Ctrl + H to toggle
  • Distinguish between find results and list