This plugin lets you quickly copy the content of inline code blocks with a simple click in reading view.
Inspired by https://github.com/ozavodny/obsidian-copy-inline-code-plugin
I often store credentials and account details in Obsidian, and copying them requires selecting the text and pressing Ctrl + C—which isn’t as convenient as a single click. So, I created this plugin to make copying effortless!
node --version).npm i or yarn to install dependencies.npm run dev to start compilation in watch mode.main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.