⪼ Made with 💜 by Polyglot.
...
Saves clipboard contents to a new Gist & copies the Gist URL to the clipboard or opens the new Gist in a new tab or in a new window. Allows user to specify custom file templates.
- Save Clipboard Content to a new gist
- Choose a file template, enter a name (name autocompletes): "Income Sources :: "
How to make name autocomplete:
- run a job to index all gists, index gist descriptions
- Can use algolia for test run
...