Skip to content

derBingle/alfred-change-case

Repository files navigation

alfred-change-case

A simple Alfred workflow to change the case of the clipboard text.

Install

Just download the Alfred workflow from Github, and double click the file to install in Alfred. Requires internet access and the Alfred Powerpack.

Usage

Type case in the Alfred window, and choose the case you want to use. The original clipboard text will be overwritten with the same text in the new case, and the text will be automatically pasted into the frontmost app. If you don't want this behavior, you can turn it off in the last node in the workflow canvas.

Credits

  • titlecase is used for... switching to title case. Rather than just capitalizing all words, it conforms to standard English title case usage for articles, etc.

  • lodash is used for all other cases.

  • zeit/now is used to host the code for switching cases.

License

MIT © Luke Wilson

About

An Alfred workflow to quickly change the clipboard text to a different case.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published