https://github.com/gingerbeardman/filter-through-command
Nova extension to run terminal commands on selected text
https://github.com/gingerbeardman/filter-through-command
nova-editor nova-extension shell terminal text-filter
Last synced: about 2 months ago
JSON representation
Nova extension to run terminal commands on selected text
- Host: GitHub
- URL: https://github.com/gingerbeardman/filter-through-command
- Owner: gingerbeardman
- License: mit
- Created: 2024-10-18T20:50:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T21:48:34.000Z (over 1 year ago)
- Last Synced: 2025-03-20T02:58:41.462Z (about 1 year ago)
- Topics: nova-editor, nova-extension, shell, terminal, text-filter
- Language: JavaScript
- Homepage: https://extensions.panic.com/extensions/com.gingerbeardman/com.gingerbeardman.FilterThroughCommand/
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Filter Through Command
Filter Through Command is an extension for the [Nova editor](https://nova.app).
Run terminal commands on the selected text and have the output replace it, insert after it, or create a new document. The command line is your oyster!
See the internal [README](/Filter%20Through%20Command.novaextension/README.md) for more info.
Recommended download from [Nova Extensions](https://extensions.panic.com/extensions/com.gingerbeardman/com.gingerbeardman.FilterThroughCommand/) website.
## Type your own command

## Pick from a library of commands

# Licence
[MIT](/LICENSE)