-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.list
40 lines (40 loc) · 1.58 KB
/
TODO.list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
TODO(*): Finish Rust TODO app v2
TODO(): Add subtodos
TODO(): rework saving and dumping
TODO(): rework actions
TODO(): transfering
TODO(): draging
TODO(): inserting
TODO(): editing
TODO(): appending
TODO(): marking
TODO(): deleting
TODO(): delete DONE item
TODO(): delete a subtask
TODO(): add hide functionality
TODO(): hide subtasks
TODO(): move cursor accordingly
TODO(*): Fix autoresizing
TODO(*): add alignment
TODO(): cut text if its going out of bounds
TODO(): optimize redraw
TODO(): clear before adding child
TODO(*): Learn Rust
TODO(): unsafe { lol }
TODO(*): comprehend borrow checker
TODO(*): Finish Game of Life with Rust with GUI
TODO(*): try different cellular automata
TODO(*): use SDL
<--->
DONE(2023-02-07 05:43 -0500): Finish Rust TODO app v1
DONE(2023-02-03 05:43 -0500): Add undo option to TODO app
DONE(2023-02-03 05:43 -0500): Add date tracking to TODO app
DONE(2023-02-04 19:05 -0500): Add safechecks for editing mode
DONE(2023-02-04 19:12 -0500): Add editing option to TODO app
DONE(2023-02-04 19:17 -0500): Add inserting option to TODO app
DONE(2023-02-06 16:00 -0500): Add autoresizing of the TODO app UI
DONE(2023-02-06 23:09 -0500): Add proper Ctrl+c handling
DONE(2023-02-16 16:22 -0500): Clean up the house
DONE(2023-02-10 12:31 -0500): Make lunch
DONE(2023-02-10 12:18 -0500): Make sandwich
DONE(2023-02-10 12:25 -0500): Make tea