Releases: knicklabs/sup
Introducing Emoji Support
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
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
Initial release. The Windows and Mac binaries are the most stable at this point in time.