Skip to content

Open bookmark URL you have saved in Scrapbox, directly from Alfred

License

Notifications You must be signed in to change notification settings

mu373/scrapbox-bookmark-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapbox-search

Open bookmark URL you have saved in Scrapbox, directly from Alfred

Scripts

  • search.py
    • Searches for Scrapbox pages by query
    • Returns search results as JSON for Alfred Script Filter
  • get-bookmark-url.py
    • Gets the bookmark URL from a specific Scrapbox page
    • The first URL that appears in the page is recognized as bookmark URL
    • Returns URL as text

Usages

python search.py --token $token --project $project --query "LaTeX"
python get-bookmark-url.py --token $token --project $project --title "encoded_page_title"

About

Open bookmark URL you have saved in Scrapbox, directly from Alfred

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published