-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Lepton is a great gist snippet manager, but the text-expanding feature of CodeExpander makes it much more useful (thank you!)
However, the way that Lepton manages titles / description / tags is really nice. It uses the convention (see here):
[Snippet Title] Snippet description #tag1 #tag2
When Gists uses this format, Lepton displays them with the title as the most prominent bit of data in the snippet list, which makes finding them much easier (you don't have to remember files names, etc.)...
It would be great if CodeExpander would detect and support this format too, as it would make finding specific snippets a bit easier (instead of seeing the filename as the key data in the list)...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request