18 Commits

Author SHA1 Message Date
june
1ec5072ef4 Tasks should be filtered into their specific areas (#5)
All inbox tasks should remain in the inbox. all tasks with a start/deadline time of today should be in today. Any task that does have a start date should be in scheduled. All tasks that do not have a start date should be in Anytime.

Fixes #1
Co-authored-by: june <juniper@breadone.xyz>
Co-committed-by: june <juniper@breadone.xyz>
2025-03-10 18:42:06 +13:00
june
3acff6618c Add New Task from Keybind (#3)
press n to add new task, type in title, then press enter to save
Co-authored-by: june <juniper@breadone.xyz>
Co-committed-by: june <juniper@breadone.xyz>
2025-03-10 17:50:38 +13:00
june
ae05b237b4
Fixed textinput bug 2025-03-09 11:20:52 +13:00
june
891ea79d53
added clear terminal function 2025-03-09 11:17:48 +13:00
june
fcb23827e4
fixe bugg 2025-03-09 11:14:33 +13:00
june
117fa5085b
YAYAY textinput working now 2025-03-09 11:10:30 +13:00
june
1cc6d923fc
More textinput tests, more lipglos 2025-03-09 10:57:47 +13:00
june
ac37f53069
Adding new task menu, better tab bar ui using lipgloss 2025-03-09 10:40:37 +13:00
june
4d2028cd01
Add basic tab bar 2025-03-09 10:23:17 +13:00
june
e95f3900ad
update package name 2025-03-09 10:08:12 +13:00
june
074cb059eb
stuff 2025-03-09 10:06:40 +13:00
june
db8e66666c
added new task flag 2025-03-08 11:58:44 +13:00
june
5231fd8f6a
doing some filtering and tabwork 2025-03-08 11:56:56 +13:00
june
05a79cd921
implement basic tab navigation 2025-03-08 11:48:39 +13:00
june
30fd110277
made new todo struct 2025-03-08 11:45:24 +13:00
june
81f6e853c2
building on model 2025-03-08 11:38:34 +13:00
june
4357aa1555
followed tutorial :3 go looks funny 2025-03-08 11:25:49 +13:00
june
eb9a640ba6
Initial Commit 2025-03-08 11:17:47 +13:00