https://github.com/jopemachine/alfred-transform-quotemark
Transform all quotemarks to other quotemarks through Alfred
https://github.com/jopemachine/alfred-transform-quotemark
alfred alfred-workflow alfy productivity text-transform
Last synced: 3 months ago
JSON representation
Transform all quotemarks to other quotemarks through Alfred
- Host: GitHub
- URL: https://github.com/jopemachine/alfred-transform-quotemark
- Owner: jopemachine
- License: mit
- Created: 2021-09-18T16:36:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T18:20:19.000Z (about 4 years ago)
- Last Synced: 2025-05-26T22:16:13.688Z (5 months ago)
- Topics: alfred, alfred-workflow, alfy, productivity, text-transform
- Language: JavaScript
- Homepage:
- Size: 9.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# alfred-transform-quotemark
[](http://badge.fury.io/js/alfred-transform-quotemark)
[](https://www.npmjs.com/package/alfred-transform-quotemark)
[](https://github.com/jopemachine/alfred-transform-quotemark/blob/master/LICENSE)
[](http://makeapullrequest.com)
[](https://GitHub.com/jopemachine/alfred-transform-quotemark/issues/)> Transform all quotemarks to other quotemarks through Alfred

## Install
```
$ npm install --global alfred-transform-quotemark
```*Requires [Node.js](https://nodejs.org) 12+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
## Usage
In Alfred, type `trq`, Enter, and your query.
## License
MIT © [jopemachine](https://github.com/jopemachine/Alfred-github-workflow)
## Icon sources
This lib uses below icon sources
## Related
- [to-single-quotes](https://github.com/sindresorhus/to-single-quotes): API for this module