Skip to content
Compare
Choose a tag to compare

0.5 beta

Pre-release
Pre-release
@TfTHacker TfTHacker released this
· 51 commits to main since this release
Compare
Choose a tag to compare

New:

  • Replace a link with its original text (via context menu or CP All Commands)
  • Replace a link with its original text and alias (via context menu or CP All Commands)

Changes:

  • There is no longer the "-- bottom of file" since these are already in the suggester (top row in suggester is first row from file, if at top row and press up arrow, suggester wraps to last row in file). This added some friction to quickly navigating the suggester.

Fixes:

  • Fixed select next / previous block shortcut accessors (Thanks too: PJJPtx )
  • Fixed "Copy embeded block reference" per suggestion (Thanks: chrisgrieser) via: #2
  • Fixed Fuzzy search in suggester to actually do fuzzy search (Thanks: gitmurf)