11 lines
348 B
Org Mode
11 lines
348 B
Org Mode
#+TITLE: Todo List
|
|
* Inbox
|
|
** TODO Need to make ListModel capable of bringing in a string list [2/4] [50%]
|
|
- [X] Create a Model
|
|
- [X] Create a class that we'll make a list of in the model
|
|
- [ ] Implement move functions
|
|
- [ ] Implement insert functions
|
|
|
|
** DONE Parse Lyrics to create a list of strings for slides
|
|
SCHEDULED: <2022-03-23 Wed 10:00>
|
|
|