Skip to content

lloydi/Web-Dev-Text-Replacements-for-macOS

Repository files navigation

Text Expansions - macOS Text Replacements

These .plist files can simply be drag/dropped into the System Settings for keyboard text replacements.

Unfortunately, I am not sure how you would add it in a way that does not require a mouse (the add buttons in this panel are for adding individual entries).

Choose Text Replacements button in the System Settings Keyboard section

Drag the .plist file into the window that shows the text replacement entries

All Text replacements are now added

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

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 - 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published