ZeroX-DG / SnippetStore

:tada: A snippet management app for developers :rocket:

Home Page:https://zerox-dg.github.io/SnippetStoreWeb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Category Support request

zbahadir opened this issue · comments

Very good application. I really like.
I have a suggestion. Category support would be good.
Snippets can be created for different platforms. For example, a PHP-based category for zend frameworks would be good.

The idea of the app is to keep it simple. You can create PHP snippets and tag them with tag, for example, #zend, you can then use the search bar to search for PHP snippets with #zend tag. The syntax for the search bar in this case would be: lang:PHP #zend. What do you think?

Yes, I use tags to group.
Everything is stored in one file. There may be a problem with too many items. Each category can be kept in separate files. Because some pieces of code can be large.

I've reviewed many applications. This application is the most useful.
I think it might be more useful.

What do you thinking?

I understand that maybe you're suggesting something like a folder tree?
image

Exactly that way.
The files are also very useful if they are legible. Like visual studio code snippet. Spaces can be included in the code. For example:

snippet

It can be more convenient and more professional application.