Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.
MIT License
977
stars
80
forks
source link
[Feature Request] Tags sidebar with nested tags #59
For those snippets marked with more than one tag, would be nice to have nesting so you can drill down and narrow your focus. Broad idea
So if you have a snipped tagged as ".Net","Docker","Automation" you still get 3 entries
.Net[+] -> Shows all .Net tagged Snippets . Docker [+] -> Shows all .Net & Docker Snippets . Automation -> Shows all .Net, Docker & Automation Snippets Docker[+] . .Net [+] . Automation Automation[+] . .Net[+] . Automation