From 5d499f5736e154e1a4a590b73891543c3dd009bd Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 24 May 2022 10:04:33 -0500 Subject: [PATCH] fixing things? --- TODO.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index 3fcebfe..c10f55a 100644 --- a/TODO.org +++ b/TODO.org @@ -1,8 +1,10 @@ #+TITLE: Todo List * Inbox -** TODO Need to make ListModel capable of bringing in a string list [1/2] [50%] +** TODO Need to make ListModel capable of bringing in a string list [2/4] [50%] - [X] Create a Model -- [ ] Create a class that we'll make a list of in the 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>