Skip to content

Releases: knicklabs/sup

Introducing Emoji Support

05 Aug 23:51
Compare
Choose a tag to compare

The key feature of this update is the introduction of emoji support. See the Emoji Cheat Sheet for a list of supported Emoji.

For example, sup add ":laughing: Told a funny joke" will output: 😆 Told a funny joke in the terminal.

This feature also introduces support for listing tasks for an arbitrary date. For example, sup list --date 2019-03-31 will list all tasks for that date.

v0.2.0

19 Jul 03:26
Compare
Choose a tag to compare

This update adds configuration options to support customizing the location of tasks on disk and setting the default editor for editing tasks.

By allowing the user to set a custom location for tasks, it is possible to store tasks in Dropbox or OneDrive for syncing across computers.

With this release all of the features in the original NodeJS version of SUP are available in this binary.

Initial release

08 Jul 03:41
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release. The Windows and Mac binaries are the most stable at this point in time.