Skip to content

Joilence/LaunchBar-Actions

Repository files navigation

LaunchBar Actions

My repository of LaunchBar Actions.

(Since this repo also works as my LaunchBar Actions backup, it also contains actions made by other authors, which I'll list at the end with credits.)

My Actions

  • Paste as MD Link

    Inspired by Bear App. Just copy an URL, go to the editor and call the action, then it will paste the link as Markdown []().

    Required python package:

    • requests
    • pyobjc
    • pyperclip
    • BeautifulSoup4

    and you may have to spcify python interpreter by [Shebang](https://en.wikipedia.org/wiki/Shebang_(Unix)

  • Toggle HazeOver

    As the name says, toggle HazeOver.

  • Toggle System Appearance

    Switch between Dark Mode and Light Mode. Using AppleScript from here.

  • Bear Search

Archive

  • Book to Todoist (from douban)

    快速搜索豆瓣图书评价,Cmd + Y 可以预览详情页面,Enter 可以加入到 Todoist。

    Book to Todoist

  • Movie to Todoist (from douban)

    快速搜索豆瓣电影评价,Cmd + Y 可以预览详情页面,Enter 可以加入到 Todoist。使用方式与 Book to Todoist 相同。

  • Connect / Disconnect to EarBuds from Manfred Linzner

Actions From Other Authors

Recommend Actions Resources