./misc/omm, Terminal-based task manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.1, Package name: omm-0.5.1, Maintainer: ktnb

omm (stands for "on-my-mind") is a keyboard-driven task manager for
the command line. It is intended for those who need to frequently
rearrange tasks in their to-do list. It lets you move any item to the
top of the list, add tasks at specific positions, and adjust task
priorities up or down, all via one or two keypresses.


Master sites:

Filesize: 47.534 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-31 23:22:50 by Kevin Bloom | Files touched by this commit (3) | Package updated
Log message:
omm: update to 0.5.1

- markdown with syntax highlighting
- can filter task list with /
- move tasks up to top with E
- many bug fixes and minor enhancements
   2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) | Package updated
Log message:
Revbump all Go packages after go124 update

I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-24 20:15:31 by Kevin Bloom | Files touched by this commit (5)
Log message:
omm: added version 0.3.1

omm (stands for "on-my-mind") is a keyboard-driven task manager for
the command line. It is intended for those who need to frequently
rearrange tasks in their to-do list. It lets you move any item to the
top of the list, add tasks at specific positions, and adjust task
priorities up or down, all via one or two keypresses.