Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lloydi/Keyboard-Maestro-Web-Dev-Macros

A collection of Keyboard Maestro text expansion macros
https://github.com/lloydi/Keyboard-Maestro-Web-Dev-Macros

Last synced: 12 days ago
JSON representation

A collection of Keyboard Maestro text expansion macros

Awesome Lists containing this project

README

        

# Text Expansions - Keyboard Maestro

A collection of Keyboard Maestro text expansion macros.

If you're more of an Alfred fan, Eric Bailey has your back: [Alfred WCAG workflows](https://github.com/ericwbailey/alfred-wcag-workflow)

## Trigger format

How to trigger these text replacements:

### HTML Reference

(Where `kbd` is the HTML element you are getting a link for; change according to the element that you need)

* HTML reference - link. Trigger format = !kbd-l
* HTML reference - Markdown link. Trigger format = !kbd-md
* HTML reference - Open in browser. Trigger format = !kbd--

### WCAG SC Links

(Where `1.1.1` is the SC you are getting a link for; change according to the SC that you need)

* WCAG 2.1 - Link. Trigger format = 1.1.1-l
* WCAG 2.1 - HTML Link. Trigger format = 1.1.1-h
* WCAG 2.1 - Markdown link. Trigger format = 1.1.1-md
* WCAG 2.1 - Open in browser. Trigger format = 1.1.1--
* WCAG 2.1 - Jira link. Trigger format = 1.1.1-jira
* WCAG 2.1 - Understanding - Link. Trigger format = 1.1.1-u-l
* WCAG 2.1 - Understanding - HTML Link. Trigger format = 1.1.1-u-h
* WCAG 2.1 - Understanding - Markdown link. Trigger format = 1.1.1-u-md
* WCAG 2.1 - Understanding - Open in browser. Trigger format = 1.1.1-u--
* WCAG 2.1 - Understanding - Jira link. Trigger format = 1.1.1-u-jira