Skip to content

sublimeless_zk-pre-0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@renerocksai renerocksai released this 11 May 23:42
· 64 commits to master since this release

about

New features:

  • Unicode styling fixes
  • #37 session restore
  • GOTO open tab / heading

demo_goto_480

  • #39 Find in files finds all files that contain all the search terms entered, in any order (AND search)
  • #45 allow to search for quoted (fixed) strings
    • search for "hello world" will not find hello new world.
  • #42 seconds_in_ids = true by default
  • Auto-Toc insertion not confused by unicode characters anymore
  • #36 insert link with title honored at implicit note creation via title click
  • #51 slash in filename crashes the program
  • #52 bib file conversion false by default
  • #53 shortcut for renaming notes
    • shortcut for remove section numbers renamed to ctrl/cmd + shift + V
  • #54 Show title of note in "show referencing notes" results for note-id
  • #48 auto-save when quitting: don't ask if auto-save is active
    • also don't ask when opening a new folder then
    • also don't ask when closing a tab then
  • #56 underlines don't go away if text is changed
  • #58 themes multiple fonts!!!

multi-fonts

  • C64 Color Scheme 😎

c64

  • #55 list of all un-referenced notes
  • #60 saved searches improvements
    • =refcount(min:0, max:1000){sortby: id|title|mtime|refcount, order=asc|desc}
    • [! {sortby: id|title|mtime, order=asc|desc}
    • general at end of every search : {sortby: id|title|mtime, order=asc|desc}

demo_refcounts

  • #38 list of recently edited/added notes in current notes folder / sort by mtime

demo_mostrecent

See the README for intstructions.

Released files:

  • macOS: sublimeless_zk-pre-0.7-macOS.app.zip
  • Windows 10: sublimeless_zk-pre-0.7-win10.zip
  • Linux: sublimeless_zk-pre-0.7-linux.tar.gz