Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@hdansou hdansou released this 03 Apr 04:55
· 2 commits to main since this release

v0.4.2

  • Fix contributor

v0.4.0

![Version 0.4.0 - Demo](./images/v0.4.0 - demo.mp4)

Search Feature

  • Add a new global variable MyPKMVaultName to store the default vault name
  • Breaking Change: existinglqs has been renamed to lqf for file search
  • add lqs for keyword search in the vault

Quick Capture feature

To use this feature, make sure to change the default quick capture config in the `config.edn to the following:

:quick-capture-templates
{:text "{text}"
 :media "[[quick capture]] **{time}**: {url}"}
  • Add fleeting note to quick capture file with ln
  • Add fleeting note to journal with lnj
  • Add TODO task to quick capture file with lt
  • Add TODO task to journal file with ltj

[[by Sangmin]]

  • Add quick web capture with a double press on the shift key