Zach Young
Zach Young
Closing due to lack of details.
@madigan I think I'm more leaning towards having two sections for hotkeys, one for "insert" and one for "create". The "create" section would have a folder associated with each template,...
I would probably prefer one hotkeys section, with a toggle for each hotkey to say whether it's an insert or create command. If that ends up feeling weird we can...
I like that. The only potential downside is if you use the command palette instead of hotkeys there will be two for each template with no way to remove one...
Closing due to no response.
Depending on which mode you're in, Obsidian uses a different syntax highlighter. In editing mode it uses Codemirror, in reading mode it uses Prism. They both process the CSS differently....
Someone else forked this repo and adjusted the styling, if you're looking for inspiration. [erichologist/obsidian-cssEditor](https://github.com/erichologist/obsidian-cssEditor)
Some of them already do match from what I can tell from a quick glance. I'm not opposed to more being added to be fully theme compatible, if possible. I...
@cinnabar777 Can you create new issue, and include a screenshot and theme you're using?
I have no plans to support other languages with this plugin, you are free to create a separate plugin for that use case. I want to keep the scope of...