Skip to content

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

@hhkaos

Description

@hhkaos

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions