Commit graph

15 commits

Author SHA1 Message Date
Joscha
6fd0814057 Use own task format 2018-09-17 21:48:03 +00:00
Joscha
133b0ca9ed Add basic task editing 2018-09-17 16:21:26 +00:00
Joscha
5621746f37 Load tasks from file 2018-09-11 20:03:17 +00:00
Joscha
8f1b2856dc Combine todo.txt related stuff, remove old stuff 2018-09-11 17:11:04 +00:00
Joscha
1c75605cf3 Start work on todo.txt parser 2018-09-10 21:46:37 +00:00
Joscha
bff0656806 Make project compile again
This commit also adds a few other files that I've been working on,
although most of it will get deleted again. This is just so I have them
logged in git.
2018-04-04 22:18:04 +00:00
Joscha
2da41951e1 Add tests for DateExpr 2018-04-04 22:15:19 +00:00
Joscha
b8eecddc37 (Re-)implement date expression parsing 2018-03-22 20:04:40 +00:00
Joscha
bbe6cd830f Improve error handling
- catch errors while loading themes
- use user's actual home directory to look for config files
- restructure main function
2018-03-22 09:51:52 +00:00
Joscha
ea83f1aabf Load config file 2018-03-19 21:40:11 +00:00
Joscha
163d08cf79 Try out several things 2018-03-19 18:39:15 +00:00
Joscha
bf5bfd1441 Parse command line args 2018-03-18 19:33:59 +00:00
Joscha
9cf9e889f5 Test basic brick setup 2018-03-18 09:53:22 +00:00
Joscha
9a956785ef Try out some basic sqlite stuff 2018-03-17 20:39:22 +00:00
Joscha
14c5a29aa4 Create stack project 2018-03-11 19:56:44 +00:00