Skip to content

Releases: neutralinsomniac/exocortex

v1.1.0

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 20 Mar 19:54
  • 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

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 19 Mar 02:53
  • 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

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 18 Mar 12:18
  • 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

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 18 Mar 00:20
  • 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

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 16 Mar 12:51

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 16 Mar 12:41

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 16 Mar 12:10

Full Changelog: v1.0.0...v1.0.1

Bubbletea!

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 16 Mar 04:58

Full Changelog: v0.5.0...v1.0.0

v0.4.1: tag stack and misc. fixes

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 04 Apr 18:13

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

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 04 Apr 01:30

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