A todo file program inspired by when, the calendar
Find a file
2019-01-11 23:01:08 +00:00
app Load and save tasks 2018-09-30 17:35:57 +00:00
src/TaskMachine Add uncommitted files 2019-01-11 23:01:08 +00:00
test Combine todo.txt related stuff, remove old stuff 2018-09-11 17:11:04 +00:00
.gitignore Add newline at end of .gitignore 2018-03-18 09:57:42 +00:00
ChangeLog.md Create stack project 2018-03-11 19:56:44 +00:00
example_screenshot.png Add example screenshot 2018-10-24 19:39:36 +00:00
exampletodo.txt Add todo and example todo 2018-09-18 21:02:27 +00:00
format.txt Use own task format 2018-09-17 21:48:03 +00:00
LICENSE Switch to MIT license 2018-09-28 21:42:46 +00:00
package.yaml Use liftIO instead of suspendAndResume 2018-09-29 10:59:36 +00:00
plan.txt Add uncommitted files 2019-01-11 23:01:08 +00:00
README.md Add example screenshot 2018-10-24 19:39:36 +00:00
reformat.sh Add script to clean up files 2018-09-17 16:21:36 +00:00
Setup.hs Create stack project 2018-03-11 19:56:44 +00:00
stack.yaml Update resolver 2018-10-24 20:05:18 +00:00
test.txt Add uncommitted files 2019-01-11 23:01:08 +00:00
todo.txt Catch all io exceptions 2018-11-01 17:55:39 +00:00

task-machine

A TUI client for the a format inspired by todo.txt, written in Haskell.

Still in development...

exampletodo.txt displayed using i3 and urxvt