Skip to content

nastynaz/logseq-alfred

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logseq Alfred workflow

Changelog

v0.0.2

[[by @sawhney17]]

  • Support Searching via Keyword using logseq's new URL scheme
  • lqs

v0.0.1

LQS to interact with logseq

  • search logseq for pages with provided keyword - lqs textToSearchInVault

LQ to interact with logseq

main window

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

LQH to get help and interact with the community

main window

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 to initiate full screen mode

  • 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.

This is an Alfred workflow containing various actions that help you interact with logseq

Install

  1. Download Logseq Alfred Workflow File.
  2. Open it in Alfred.

Setup

You must configure the following variables before using the workflow:

  • MyPKMPath : FullPathToPKMFolder
  • MyPKMConfigPath : FullPathToPKMFolder/logseq/config.edn
  • customCSSPath : FullPathToPKMFolder/logseq/custom.css
  • preferencesPath : /Users/UserName/.logseq/preferences
  • pluginPath : /Users/UserName/.logseq/plugins

Updates

Check the Github repository for updates and source code.

Feedback

Found a bug? Want to make a suggestion? Open an issue or Reach out to me @danzu in the Logseq Discord.

About

Alfred Workflow for logseq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published