Skip to content

paulrudy/alfred-url-text-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

URL Text Actions - Alfred workflow

Important

This project has migrated to Codeberg as of release 1.1.3. All updates, issues, and pull requests will occur there.

This workflow provides actions for getting text from the browser or a URL.

From the frontmost browser tab or with a URL selected, get the page text as markdown, a markdown link, and more. Paste it automatically with a keyword and modifier, a Snippet Trigger, or a Universal Action.

Alfred forum thread

Setup

Install Brett Terpstra's Gather CLI service, which is required for the actions that get the page text or title from the web.

Usage

Copy the front browser page text as markdown via the bpmd keyword.

screenshot of bpmd keyword

  • to immediately paste the text.
  • Or use the Snippet Trigger ..bpmd to immediately paste the text.
  • Or pass a URL via the Universal Action.

Copy the URL from front browser as markdown link via the bmd keyword.

screenshot of bmd keyword

  • to immediately paste the text.
  • Or use the Snippet Trigger ..bmd to immediately paste the text.
  • Or pass a URL via the Universal Action.

Copy the front browser page title via the btitle keyword.

screenshot of btitle keyword

  • to immediately paste the text.
  • Or use the Snippet Trigger ..btitle to immediately paste the text.
  • Or pass a URL via the Universal Action.

Copy the front browser URL via the burl keyword.

screenshot of burl keyword

  • to immediately paste the text.
  • Or use the Snippet Trigger ..burl to immediately paste the text.

Universal Actions (as described above):

screenshot of universal action

(Copying and pasting a URL is not available as a Universal Action, since it's trivial to do that via the keyboard)

Snippet Trigger example:

screenshot of ..bpmd snippet screenshot of ..bpmd snippet

Credits

Based on a workflow by Derick Fay

Brett Terpstra's Gather-CLI is one of many, many projects he's produced, many of which are free or donation-ware.

Icon credit: Link vector image from Humbleicons. MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages