Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a UI interface allowing grouping snippets in the Snippets Seeker #62

Open
hhkaos opened this issue Oct 22, 2024 · 0 comments
Open
Labels
help wanted Extra attention is needed type/enhancement New feature or request

Comments

@hhkaos
Copy link
Member

hhkaos commented Oct 22, 2024

A useful way to help a maintainer/contributor trying to get familiar with the extension is to group snippets, add helpers and use multiple columns. See some examples: programming cheat sheets

It would be great to build an interface able to do this.

In the long term, the idea would be able to make produce something similar to what I made with cheatography.com manually.

Proposal

I think making an MVP web interface should be pretty simple.

I have been testing, and I think we can add "custom properties" to the custom snippets:
2023-09-26_12-40-35

In that way, we could create properties like:

What do you think?

MVP

I envision something like a simple serverless SPA, like this:

Screenshot 2024-10-22 at 16 00 02

And if a row is clicked, it will copy the snippet to the clipboard.

@hhkaos hhkaos added type/enhancement New feature or request help wanted Extra attention is needed labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant