Releases: HubertBel/lazyorg
Releases · HubertBel/lazyorg
v1.1.1
Release Note
Quality of Life Improvements
New Keybinds
- "e": Edit event
- "q": Close the app
- "T": Jump to today
- "Esc": Close popup and notepad
- Arrow keys for navigation
New Features
- Added time cursor
- Single event editing
- Added input fields validators
Bug Fixes
- Fixed event hover bug
Other Changes
- Added LICENSE file
Full Changelog: v1.0.1...v1.1.1
v1.0.1
Changelog
- 6ddc244 Added demo GIF
- ec21e66 Changed GIF
- 69efbd9 Changed GIF
- 9d96dd6 Changed GIF
- 710dd31 Update README.md
- 38536e6 Update README.md
- dfb0cd9 Update README.md
- edaf309 Update README.md
- 42e86d6 Update README.md
- 3594e6d Update README.md
- ca7601a Update goreleaser
- ea047af Update goreleaser
- db0ea2f Update goreleaser
- cde3a81 Update goreleaser
v1.0.0
Changelog
- 1824cc8 Added EventPopup
- efaa4f7 Added TextFields in popup
- f50a306 Added curent day events in hover view
- 3668f3f Added database
- 25b10cf Added event deletion
- 32c64f8 Added events
- 70a29e9 Added events
- 930cfb1 Added hover-view logic | WIP
- d796a68 Added keybindings for hiding side view
- f97fb29 Added keybindings view
- 7136ea2 Added notepad view with possibility to take notes
- ff0242a Added popup with gocui-component
- 717a3b2 Added reccuring events
- 0cc9650 Added the dates
- caffb6e Added time-view
- cfd2ea4 Added times
- 376093b Ajout cursor with vim motions
- 73a6ec8 Bug fix
- 308fac9 Bug fix
- f17a38d Changed project name to lazyorg
- 06d8fc5 Cleaned code and removed comments
- 92548d8 Days change with the week
- 6866635 Editable fields in popup
- e738f6d Fix bug where two events coulnt have the same name
- f58fb66 Fix bug with event time
- 8c85772 Fix bug with the height of the calendar
- 1a7b08d Fix cursor bug
- 4421701 Hover on events working
- cdc18ba Minor visual change, added info for hovering on events
- 6943547 Minor visual fix
- 069aee1 Notepad content now persistent with db
- ce4507f Refactor MVC
- 3e72a7d Refactor completed
- 720e56c Refactor file structure
- 602c10b Update README.md
- aad676b Update keybindings
- 7557b26 Update keybinds
- 3f15777 Updated README
- e30deb8 Updated keybinds, added constants file
- a69b614 Updated string formatting to always use Sprintf
- 409b417 WIP - Popup with events works!
- 5197bff Week ui done
- 5ff829f add gitignore and minor ui changes
- a12cb2f added .goreleaser and updated .gitignore
- 1bc157e added hover-view and todo-view
- 574502f added ui-properties
- 9533500 changed main directory name
- 105f95c code cleanup
- 8f112cc eventView update working
- f80b3ff first commit
- 22e3fd7 fix bug where hover view would not update
- 93f2a20 hover-view minor bug fix
- 7209dd4 minor change
- 3d66b03 minor change
- 0149cf1 minor change to db location
- aa8b351 minor changes
- e1a5454 minor ui changes
- 3002f10 refactor packages and bug fix
- 596e95a refactoring to remove controller
- 0415892 updated .goreleaser