obsidian-snippet-downloader
obsidian-snippet-downloader copied to clipboard
[FR] Snippet Library
Had this idea for a plugin and posted in obsidian discord, someone suggested posting here as its somewhat related: " 💡Plugin idea:
Snippet Library
Allow users to manage CSS snippets (update, rollback) through UI.
- Includes a catalog of searchable snippets (store URLs not the actual snippet) contributed by authors to the plugin via repo PR.
- also allow manual inclusion of CSS snippets through URL to CSS file
- snippets updated manually just like plugins/themes
- allow rollbacks to earlier versions if there was a bad update by keeping old copies after an update -Standardize CSS snippet portability through convention of JSDoc-style properties in CSS comment with url, snippetUrl, author, version,image perhaps, akin to UserScripts/greasemonkey/UserStyles
- enable/disable snippets
- enable/disable ALL snippets
There are a few repos around with collections of useful snippets, curating a library like this would be pretty nifty"