Hello,
I use Obsidian for documentation and code snippets. Sometimes I quickly want to find a code block for quick copy/paste.
I am thinking of a two part plugin:
- The ability to search Code snippets based on text contents, code block title, code block tag or code block language.
- The ability to display all code blocks for a given note or folder in the right hand sidebar.
Each of these two modes would allow for copying a code block directly to clipboard.