Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active June 5, 2024 20:46
Show Gist options
  • Select an option

  • Save wilmoore/2ed146f3c734c94ffed4c1e577e78314 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/2ed146f3c734c94ffed4c1e577e78314 to your computer and use it in GitHub Desktop.
Software Engineering :: Web :: Browser :: Extension :: Development :: Gistorage

Software Engineering :: Web :: Browser :: Extension :: Development :: Gistorage

⪼ Made with 💜 by Polyglot.

reference

...

related

About

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

Source

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment