Skip to content

v1.2.0 - Timelog Delete

Latest

Choose a tag to compare

@boris721 boris721 released this 14 Feb 13:20
· 1 commit to main since this release

New Features

Show Timelogs with IDs

momo status --ids

Shows timelog IDs for use with delete command.

Delete Timelogs

momo timelog delete <id> [--force]

Delete a timelog by ID. Requires --force to confirm.

Full Changelog

v1.1.0...v1.2.0