Releases: neutralinsomniac/exocortex
Releases · neutralinsomniac/exocortex
Release list
v1.1.0
- Add fuzzy search
- Better tag autocomplete window positioning (won't skew the input box anymore)
Full Changelog: v1.0.6...v1.1.0
v1.0.6
- store exocortex.db in xdg path
- add pageup/pagedown/ctrl+b/ctrl+f shortcuts for paging up/down
- handle scrolling when content is too tall
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- code cleanup
- 'b' now remembers what row you were on
- add inline tag completion
- [enter] on a reference row now jumps to the reference where that item lives
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- scroll the edit line when it goes too long
- wrap items when they're too long
- add 'N'otes support
- 'a'dd/'p'aste now inserts after cursor instead of end of item list
- add multiselect with spacebar
- add 'D' shortcut to move item to [[done]] tag
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
Bubbletea!
Full Changelog: v0.5.0...v1.0.0
v0.4.1: tag stack and misc. fixes
new features:
- exotui: add new ‘b’ command for moving backwards through previously viewed tags
fixes:
- exotui: always remove the temporary file created when launching the interactive editor
- exotui: prevent calendar < > commands from jumping two months in certain situations
- exotui: error reporting improvements
v0.3: range improvements
exotui: cut/copy now respects the order of given ranges
for example, dc-a followed by p will cause rows a-c to be moved to the bottom of the current tag in order c-a