takanabe / alfred-workflow-url-craft

A workflow that transforms a url into new one that allows some formats such as "Github Flavored Markdown link" or "shorten url" and so on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-workflow-url-craft

URL Craft logo

A workflow that transforms a url into new one that allows some formats such as "Github Flavored Markdown link" or "shorten url" and such and such.

Install

Download the workflow file from here

Usage

Type following commands on Alfred main window.

  • um <URL> changes the specified URL to a markdown link

Development

Create a symlink to the workflow directory so Alfred can use information stored there.

alfred link

Build bianry after code changes

make

Export workflow file named url-craft to the directory root.

About

A workflow that transforms a url into new one that allows some formats such as "Github Flavored Markdown link" or "shorten url" and so on.

License:Apache License 2.0


Languages

Language:Go 87.4%Language:Makefile 12.6%