jack-chronicle582 downloadsCreate custom keyboard shortcuts that enclose comments.
Adds a method to create custom keyboard shortcuts that enclose comments.
I'm putting comments in quotes as they don't really work as comments unless you use one of the methods supported by obsidian (HTML or Markdown)
{cursor} as a placeholder for the cursor position.%% {cursor} %%<!-- {cursor} -->https://github.com/Jack-Chronicle/custom-commentmain.js and manifest.json files from the Releases page.obsidian/plugins/custom-comment folder.{cursor} to indicate where the cursor should be placed after insertion.npm run devMIT
Author: Jack Chronicle