Joscha
|
59b2d64a3c
|
Add uncommitted files
|
2019-01-11 23:01:08 +00:00 |
|
Joscha
|
8c9de5cd8b
|
Catch all io exceptions
|
2018-11-01 17:55:39 +00:00 |
|
Joscha
|
67e4c98232
|
Update todo.txt
|
2018-10-26 20:43:55 +00:00 |
|
Joscha
|
b3cd0e6259
|
Update resolver
|
2018-10-24 20:05:18 +00:00 |
|
Joscha
|
0851184008
|
Add example screenshot
|
2018-10-24 19:39:36 +00:00 |
|
Joscha
|
b84f439c6c
|
Add editor syntax highlighting
|
2018-10-24 17:30:12 +00:00 |
|
Joscha
|
bac45278fe
|
Reverse ordering of completed tasks
|
2018-10-24 17:19:00 +00:00 |
|
Joscha
|
3e0a9d34f7
|
Clean up
|
2018-10-24 16:56:38 +00:00 |
|
Joscha
|
c557b89e46
|
Replace crashes with popups
|
2018-10-24 16:54:21 +00:00 |
|
Joscha
|
c7f67945d8
|
Remove wrong information
|
2018-10-23 16:59:30 +00:00 |
|
Joscha
|
bac127e82c
|
Add missing dates to tasks
|
2018-10-23 16:23:19 +00:00 |
|
Joscha
|
04dbb364cc
|
Fix cursor movement when deleting tasks
|
2018-10-23 15:36:21 +00:00 |
|
Joscha
|
54e192aa8c
|
Change syntax highlighting
|
2018-10-23 15:31:24 +00:00 |
|
Joscha
|
05f4343d40
|
Prevent cursor from moving when deleting tasks
|
2018-10-23 14:13:37 +00:00 |
|
Joscha
|
038721177d
|
Move cursor to description when editing
|
2018-10-23 13:46:43 +00:00 |
|
Joscha
|
15c547fe5e
|
Reorganize
|
2018-10-23 13:30:32 +00:00 |
|
Joscha
|
36e90895f0
|
Clean up
|
2018-09-30 21:39:50 +00:00 |
|
Joscha
|
cad2f5741f
|
Load and save tasks
This commit includes new popups and proper error messages.
|
2018-09-30 17:35:57 +00:00 |
|
Joscha
|
9fc57bd056
|
Reload tasks when pressing 'r'
|
2018-09-29 11:30:07 +00:00 |
|
Joscha
|
3f88a247ce
|
Clean up behaviors
|
2018-09-29 11:21:51 +00:00 |
|
Joscha
|
55e12992b3
|
Clean up old stuff
|
2018-09-29 11:18:45 +00:00 |
|
Joscha
|
efeeef39eb
|
Use liftIO instead of suspendAndResume
|
2018-09-29 10:59:36 +00:00 |
|
Joscha
|
a8bdc47b2c
|
Switch to MIT license
|
2018-09-28 21:42:46 +00:00 |
|
Joscha
|
f725539875
|
Rename executable to task-machine
|
2018-09-28 21:41:04 +00:00 |
|
Joscha
|
7fb6ff4add
|
Move task list related controls to new behavior
|
2018-09-28 18:11:05 +00:00 |
|
Joscha
|
11ef930835
|
Move editing related controls to new behavior
|
2018-09-28 17:48:08 +00:00 |
|
Joscha
|
70c11f656d
|
Use task list and edit tasks (again)
|
2018-09-28 17:11:00 +00:00 |
|
Joscha
|
c1b1fddb76
|
Load tasks on startup again
|
2018-09-27 23:39:32 +00:00 |
|
Joscha
|
d8e0e1a867
|
Begin UI restructure
|
2018-09-27 16:41:43 +00:00 |
|
Joscha
|
5de27b195b
|
Clean up files and order tasks
|
2018-09-27 15:14:08 +00:00 |
|
Joscha
|
2a0b110e32
|
Add todo and example todo
|
2018-09-18 21:02:27 +00:00 |
|
Joscha
|
2c58cfffe9
|
Change popup look
- make them a little bit wider
- add spaces around the title for better readability
|
2018-09-18 21:00:07 +00:00 |
|
Joscha
|
c72ca628f9
|
Add back basic UI
|
2018-09-18 19:41:12 +00:00 |
|
Joscha
|
9effbd1d1b
|
Add back LTask
|
2018-09-18 14:14:53 +00:00 |
|
Joscha
|
c2fb99cc1c
|
Fix parsing and add documentation
|
2018-09-18 13:20:06 +00:00 |
|
Joscha
|
6fd0814057
|
Use own task format
|
2018-09-17 21:48:03 +00:00 |
|
Joscha
|
ea87567455
|
Add script to clean up files
|
2018-09-17 16:21:36 +00:00 |
|
Joscha
|
133b0ca9ed
|
Add basic task editing
|
2018-09-17 16:21:26 +00:00 |
|
Joscha
|
902c23eb83
|
Add some very basic task list interaction
|
2018-09-16 20:55:49 +00:00 |
|
Joscha
|
b524441d9c
|
Clean up using hlint and --pedantic
|
2018-09-16 16:30:53 +00:00 |
|
Joscha
|
89248a34d1
|
Clean up old files
|
2018-09-13 14:46:55 +00:00 |
|
Joscha
|
223905301f
|
Start work on the UI
|
2018-09-12 19:57:14 +00:00 |
|
Joscha
|
ef4a519e19
|
Export Parser too
|
2018-09-11 20:36:33 +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
|
eaab256cca
|
Add documentation
|
2018-09-10 22:17:53 +00:00 |
|
Joscha
|
1c75605cf3
|
Start work on todo.txt parser
|
2018-09-10 21:46:37 +00:00 |
|
Joscha
|
36b791d7e0
|
Plan how the program should work and add docs
|
2018-09-08 21:53:40 +00:00 |
|
Joscha
|
d901153769
|
Update resolver
|
2018-06-22 07:38:02 +00:00 |
|
Joscha
|
a2d56d6ac4
|
Add subtask module
|
2018-05-05 10:33:09 +00:00 |
|