- Fix Contributors
- Add a new global variable
MyPKMVaultName
to store the default vault name - Breaking Change: existing
lqs
has been renamed tolqf
for file search - add
lqs
for keyword search in the vault
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 withln
- Add fleeting note to
journal
withlnj
- Add TODO task to
quick capture
file withlt
- Add TODO task to
journal
file withltj
[[by Sangmin]]
- Add web quick capture with double press on shift key
[[by @sawhney17]]
- search logseq for pages with provided keyword -
lqs textToSearchInVault
Using the lq
command:
- search logseq for pages with provided keyword - `lqs search1
- search for journals files in Alfred and open in default .md editor -
lq journals
- search for pages files in Alfred and open in default .md editor -
lq pages
- Open the graph path in default terminal -
lq terminal
- Open the graph path in finder -
lq finder
- Open the graph path in vscode -
lq vscode
- Open the config in vscode -
lq config
- Open the preference in vscode
lq preferences
- Open the plugins path in vscode
lq plugins
- Check the installed logseq version and compare with the latest version on github -
lq version
Using the lqh
command to open logseq help and community related sites:
lqh documentation
lqh community-documentation
lqh loqseq-weekly
lqh github
lqh discord
lqh discuss
lqh twitter
lqh roadmap
lqh feature
lqh bug
lqh sdk
lqz
toggles the left and right sidebars
Ensure that you backup your Logseq pkm vault |
---|
A general best practice is to always backup your vault. |
- Download Logseq Alfred Workflow File.
- Open it in Alfred.
You must configure the following variables before using the workflow:
MyPKMVaultName
: FullNameOfVaultMyPKMPath
: FullPathToPKMFolderMyPKMConfigPath
: FullPathToPKMFolder/logseq/config.edncustomCSSPath
: FullPathToPKMFolder/logseq/custom.csspreferencesPath
: /Users/UserName/.logseq/preferencespluginPath
: /Users/UserName/.logseq/plugins
Check the Github repository for updates and source code.
Found a bug? Want to make a suggestion? Open an issue or Reach out to me @danzu in the Logseq Discord.