Skip to content

zeitlings/alfred-logseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation


Logseq Workflow

Alfred workflow to find blocks, tasks, or pages, and to quickly send notes to the journal.

GitHub Release

Usage

  • ls . Shows static fetch options for blocks with markers.
    • cmd + shift to mark task complete.
  • ls + {{new block}} Append to today's journal page.
  • ls : {{query}} Query pages.
    • cmd + enter to query blocks on page.
    • shift to quick look preview the page.
  • ls {{query}} Query blocks.
    • cmd + enter to open corresponding page.
    • opt + enter to open the first detected URL.1
    • cmd + L to view the unabridged block content.
    • shift to quick look preview the first detected URL.

ls1 ls2 ls3 ls4 ls5

Info

Note
The date format MMM do, yyyy receives special treatment to correctly reproduce the journal page names generated by Logseq. Any other date format must be natively reproducible by Foundation's DateFormatter.

Footnotes

  1. Also responds to DEVONthink item links.