Skip to content

Property management and lots of bugfixes and tweaks

Compare
Choose a tag to compare
@erikh erikh released this 17 Sep 05:58
· 121 commits to main since this release
608a157
  • Implemented show <id> / show recur <id> for sui which displays task properties.
  • Fixed alignment issues with state notifications in sui.
  • Increased column widths for sui's ID column in the events tab.
  • Fixed a number of outstanding issues with recurring tasks.
  • sui now supports edit <id> syntax; use edit recur <id> to edit
    recurring tasks. Launches $EDITOR and works the same way as saturn edit.
  • saturn edit will now edit the properties for a calendar item. Launches
    $EDITOR and commits changes back to the local or remote DB. Use -r
    for recurring tasks.
  • saturn dump will now dump the properties of a calendar item. Use -r
    for recurring tasks.
  • Support date endings (th, rd, st, etc) in entry syntax. See docs
    for more.
  • Some style/color changes to sui
  • Changed the strategy that the home directory was found; now using the
    dirs crate.