Releases: ajaxray/geek-life
New Dynamic list (Unscheduled) and Task Export
Bug Fixes and improvements
0087d6e
Shortcuts added for project related actions (Delete, Clear Completed) - Closed #131cad2d0
New dynamic list - Unscheduled (Tasks without due date) - Closed #18c3f1896
Fixed issue with sudden restore of status bar messageae2dc57
Added Task Export (to clipboard) feature. Closed #170208277
Added checksum from this release - Closed #14
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 OS (Ubuntu, Debian etc.)geek-life_linux-arm64
For Linux OS with ARM architecturegeek-life_windows-386
For recent Windows versions.
MacOS Users
- 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.
- According to #19 , some windows users may face issue in startup. Use different DB file location if you face the same.
SHA256 Checksum to verify downloaded executable file
Binary Executable | SHA256 Checksum |
---|---|
geek-life_darwin-amd64 | 6f05c072f8601f7a8ffb08b8b6b4ec3255e20abb1c2c35ee4a6255e157fce3a1 |
geek-life_linux-amd64 | bf8ea9c7df37adb18db10a015cf485d63b06bab488a04a71f1ddd8732c3c3d70 |
geek-life_linux-arm64 | 5dde0fa9f635b830b16adc0faa1d85a613ff08e307cfecfd51b836f8c1e7d33a |
geek-life_windows-386 | 6672fbcc951219795e1ea5ab3c72974293bbb35deefdfc633eb82494d758e9bb |
External editor and color improvements
Changelog
Bug Fixes and improvements
- Fixed Mouse binding issues (after using vim for editing task details). Thanks @rivo for this help.
- Fixed issue with repetition of shortcut keys
- Color improvements for better visibility and status distinction
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.
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.
The CLI Task Manager
First version - basic task manager
- Faster with keyboard shortcuts with full mouse support
- All basic things working - Projects, Tasks, Due dates, Task notes...
- True lightweight - A <4MB app that takes <1% CPU and ~7MB memory
- Task note editor with markdown syntax highlighting
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.