lostintangent / gistpad

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
https://aka.ms/gistpad
MIT License
938 stars 58 forks source link

feature request: group manager #263

Closed wjx0912 closed 2 years ago

wjx0912 commented 2 years ago

as the number of gist continues to grow, manage need a mass of time.

use a directory to manager all gist, some ideas for discussion: create a manager gist item, for example: GistpadData/gistpad-sync-data.json 1

result: 2

the tree show in gistpad panel.

wish your reply, thanks

RandomFractals commented 2 years ago

Some of it is already possible with group tags: https://github.com/lostintangent/gistpad/issues/7

I would still like to see a UI that allows to create gist collections as described here: https://github.com/lostintangent/gistpad/issues/95

Unlike the directory based group manager proposed above, collections would allow to add the same gist to multiple gist groups.

wjx0912 commented 2 years ago

@RandomFractals thanks anyway. best regards~

RandomFractals commented 2 years ago

@wjx0912 closed so fast? happy I could help 😏