18 Commits

Author SHA1 Message Date
5ba313c568 Adding some code but likely need to create a build script 2022-12-22 00:37:44 +07:00
5c11808e7d Markdown treesitter grammar submodule 2022-12-22 00:28:28 +07:00
50156e1e01 Installing treesitter 2022-12-22 00:17:38 +07:00
d3a9679910 Refactoring. Save on quit. 2022-12-11 02:11:40 +04:00
001652a63a Moving out of state and into the respective impl. Fix bugs 2022-12-10 23:04:55 +04:00
7889c2358c Appeased the Almighty Borrow Checker 2022-12-09 04:40:45 +04:00
c999764a28 WIP: Refactor data types 2022-12-09 04:25:50 +04:00
9b4341ccf1 Formatting 2022-12-07 04:41:25 +04:00
2e2145b2ab Show new popup screen for adding a task. Basic state added 2022-12-06 00:21:01 +04:00
52097aed09 Save changes when moving tasks 2022-12-05 15:50:31 +04:00
ae99fa193c Added task shifting up and down and left and right.
Francesco added some stuff as well.
2022-12-05 02:37:18 +04:00
c38fa823c9 Change columns up. Refactor input and state change code. 2022-12-05 00:32:48 +04:00
77f9c95cf1 Wrap description 2022-12-04 04:33:17 +04:00
6472bbb1bc Render selected task with bounds checking 2022-12-04 04:29:36 +04:00
07299d481d Show task description for selected column 2022-12-04 03:44:42 +04:00
436c9ed3cf Rendering tasks to their individual columns 2022-12-04 02:47:37 +04:00
60e4ba0770 License and readme 2022-12-03 01:01:55 +04:00
d2850a3423 Setup everything. Rendering tasks on the done column from a json file 2022-12-03 00:59:24 +04:00