Remove filename requirement
I don't think it should be required to add a filename to a snippet. I mean like snippets can usually be used in any file, and only sometimes I use a real filename when a snippet should go in a specific file. I usually just fill in the filename with anyfile.php.
-
I feel like this is more complex than it seems due to the various integrations. For example, if your account is linked to your github account, creating a snippet in cacher will also create a gist in github and each file you add to the snippet, that file is also saved to the gist. This kind of syncing, and the ability to turn it on or off, or change integrations, adds a lot of complexity that is solved by requiring a filename.
Maybe a compromise could be to have a setting like "Autofill filenames" or similar and if this is selected, it automatically fills in a randomly generated filename when files are added.
Please sign in to leave a comment.
Comments
2 comments