lawrencefeng17324 downloadsHide text behind display text and copy on click.
Hide arbitrary text behind display text and copy the hidden payload to the clipboard when clicked.
Using the default delimiters:
::hidden payload|display text::
hidden payload - The secret text that gets copied to clipboarddisplay text - What users see and click on
* start interactive slurm job using ::srun --gres=gpu:1 --pty bash|this::
* I found this cool ::https://very-long-url.com/with/many/parameters|website::.
* this useful python file is ::really/long/file/path/that/does/not/nicely/fit/anywhere|here::
You can customize the delimiters in the plugin settings:
::|::main.js, manifest.json, styles.css)obsidian-hidden-hyperlinks in your vault's .obsidian/plugins/ directorynpm install
npm run build
npm run dev
This will watch for changes and rebuild automatically.
MIT
If you encounter any issues or have feature requests, please file them on the GitHub repository.