-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Support CSS Snippets #25
Comments
This is a good idea, but it might be a lot of work to implement a system around something that isn't standardized in Obsidian. It would be great if Obsidian had a standard published for how snippets can be registered in a repo. Then it would be easy to download them consistently and reliably. Having said that, if someone wants to do the work, pull requests are always welcome :-) |
hi @TfTHacker. i want to propose to reopen this FR. All this while Lisandra plugin has been supporting download css snippets https://github.com/Lisandra-dev/obsidian-snippet-downloader but recently archived it (not sure why). Is it possible to adopt the code (it's AGPL 3.0 licensed) into BRAT? |
Didn't you set parameters for how creators should organize their plugins in order for them to be recognized and installed using BRAT? Is that no longer possible? |
There are many repos that include CSS snippets:
It would be super slick if I could link to a snippet repo in BRAT and have it auto-import/update the snippets. This would be similar to themes because snippets aren't versioned.
This might be tricky for repos like ITS, which are a theme AND include snippets (the ones prefixed with
S -
)The text was updated successfully, but these errors were encountered: