Skip to content

an Alfred workflow that pastes a Markdown-format link using the title and URL of Google Chrome's frontmost tab

License

Notifications You must be signed in to change notification settings

darrenpmeyer/alfred-chrome-current_tab_link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

alfred-chrome-current_tab_link

an Alfred workflow that pastes a Markdown-format link using the title and URL of Google Chrome's frontmost tab

**Import the .alfredworkflow file from Releases in the GitHub repo

When using the command mdlink in Alfred, the workflow:

  1. gets the title and URL of the frontmost tab from Google Chrome
  2. formats that to [title](URL)
  3. pastes it to whatever has focus

For example, with the link to this repo open, I get

[GitHub - darrenpmeyer/alfred-chrome-current_tab_link: an Alfred workflow that pastes a Markdown-format link using the title and URL of Google Chrome's frontmost tab](https://github.com/darrenpmeyer/alfred-chrome-current_tab_link)

Resulting in GitHub - darrenpmeyer/alfred-chrome-current_tab_link: an Alfred workflow that pastes a Markdown-format link using the title and URL of Google Chrome's frontmost tab

About

an Alfred workflow that pastes a Markdown-format link using the title and URL of Google Chrome's frontmost tab

Resources

License

Stars

Watchers

Forks

Packages