Skip to content

Releases: cklukas/todo

add linux x86_64 build

27 Dec 12:50
Compare
Choose a tag to compare
v1.0.14

fix github action

add lane dialog (F7) and mode selection dialog (m)

24 Dec 13:43
Compare
Choose a tag to compare

v1.0.11

15 Dec 16:11
Compare
Choose a tag to compare

working mode dialog allows selection of active mode or creation of new mode (e.g., "main" (default), "work", "private" 'modes' or lists of todo items)

v1.0.9

18 Sep 14:25
Compare
Choose a tag to compare

add mode option

new:
allow specification of a "mode" as a argument: e.g. todo work => launch
with todo list of work
calling without argument will use the default mode, named "main"

fix:
as dialogs are closed, the previously selected lane is kept active
(before always lane 0 was activated)

Add mouse support and status bar with F-key hotkeys

30 Jul 14:35
Compare
Choose a tag to compare
v1.0.8

add F-key menu and mouse support

add Mac release

24 Jul 09:35
4593c2f
Compare
Choose a tag to compare

add build and release for for Apple Mac M1

updated text / selection colors

24 Jun 06:30
Compare
Choose a tag to compare
v1.0.5

update selection colors

dim non-active items

16 Jun 12:20
Compare
Choose a tag to compare
v1.0.4

dim non active item selection background

v1.0.3

16 Jun 11:56
Compare
Choose a tag to compare

add support for editing notes in Windows

v1.0.2

10 Jun 21:49
9d22fd3
Compare
Choose a tag to compare

Fix + key