sublimeless_zk-pre-0.8
Pre-release
Pre-release
renerocksai
released this
13 May 18:30
·
33 commits
to master
since this release
New features:
-
Re-organized the README
- jump (more) straight into usage
- configuration at the bottom, to not scare off novice users
-
#64 : instant theme switching
- when switching
- after editing current theme
-
#62 : move line up / down via shortcut
- Move line up: ctrl/cmd + shift + U
- Move line down: ctrl/cmd + shift + D
-
#65 : fixed regressions: crash pressing ESC at new note / rename note
-
more strict about indented code blocks and fenced code blocks:
- they require an empty line before them
- for convenience, the empty line may contain whitespace
- this enables list continuations:
* such as in this bulleted list
item continued on next line
* second item
- list recently viewed notes #66
-
Sometimes you want some sort of "browse history", to see what notes you have viewed or modified recently. Well, there's a command for that:
-
View > Show recently viewed notes
-
"Show recently viewed notes" from the command palette
-
Press alt/option + shift ctrl/cmd + H
-
Click on the saved search
- insert this into your saved searches:
View History : =view_history(){sortby: history}
-
It produces an overview of your history in the search results like this:
-
-
# Recently Opened Notes
## Last hour
* [[201804250103]] Working with Bibliographies
* [[201804141018]] Welcome
* [[201804250052]] Creating a Link
* [[201804250048]] Working with Notes
## Last 24 hours
* [[201804250059]] Working with Tags
* [[201804250100]] Advanced Tag Search
## Last 7 days
## Last 30 days
- fixed #73 Show referencing notes... no path in title
- fixed #74 Crash if insert citation invoked "too early" after program start
- fixed #75 Only 1 Find/Replace dialog
- better layout for find/replace dialog
See the README for intstructions.
Released files:
- macOS:
sublimeless_zk-pre-0.8-macOS.app.zip
- Windows 10:
sublimeless_zk-pre-0.8-win10.zip
- Linux:
sublimeless_zk-pre-0.8-linux.tar.gz