Major Improvement - Dynamic Tasklist (today, tomorrow, upcoming)
This release adds Dynamic TaskLists, which is going to make this app really useful for day to day task management and follow up.
New Features
- 🎉 Dynamic TaskLists - today(+overdue), tomorrow, upcoming
- Editing Task Title #3
- New, vim style navigation shortcuts #2
j
,k
for browsing Projects and Tasklist (along with↓
,↑
andtab
,TAB
)h
for go back to left side panel (along withEsc
)
- Added
migrate
subcommand to re-index database.- If you're upgrading from a previous version, run
geek-life migrate
to work previous tasks seamlessly
- If you're upgrading from a previous version, run
Improvements and Bug fixes
- Fixed TimeZone related inconsistency #7
- Handles defer error on Db closing
- Resolved panic on creating task without project #1
- Added more contextual hint message.
General Instructions
Please download the appropriate version for your OS -
geek-life_darwin-amd64
For MacOS usersgeek-life_linux-amd64
For most common desktop linux OSgeek-life_linux-arm64
For linux OS with ARM architecturegeek-life_windows-386
For recent windows versions.
MacOS Users
BTW, if you are on and getting a warning dialogue about
"unidentified developer", follow this procedure to allow it.
Windows Users
Rename the binary to geek-life.exe
and run it from the command prompt. This app may require permission to create files in user's home folder.