Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown Shortcuts Like Obsidian by11011 OBNew to Visual Studio Code? Get it now.
Markdown Shortcuts Like Obsidian by11011 OB

Markdown Shortcuts Like Obsidian by11011 OB

11011

|
2 installs
| (0) | Free
Shortcuts(chinese) for Markdown editing Add Obsidian Tempales(ctrl+t) And quick switch Checkbox(ctrl+enter)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Shortcuts Like Obsidian by11011 OB

Handy shortcuts for editing Markdown (.md, .markdown) files. Shortcuts(chinese) for Markdown editing Add Obsidian Tempales(ctrl+t) And quick switch Checkbox(ctrl+enter)

You can add your own templates by placing the md file in '.vscode\obsidian-templates\xxx.md 'in your working directory. Note that you need metadata, which is the part of the file header that is included.

This plugin merely offers simple markdown operations to facilitate direct development documentation in the ide while writing code. For complex documents, it is recommended to use obsidian or other md software for editing

This version has an issue where ctrl+enter fails in the editing area, and the cause has not yet been identified (the merge version does not have this problem). You can directly use the icon in the upper right corner of the md editing area for quick switching, and it supports simultaneous switching of multiple lines.

添加obsidian插入模板功能 ctrl+t 和 快速切换复选框 ctrl+enter. 在你的工作目录的.vscode\obsidian-templates\xxx.md放置md文件就可以添加你自己的模板, 注意需要元数据, 就是文件头的那些用 --- 包括起来的部分. 此插件只是提供简单的markdown操作来应付在写代码的时候直接在ide做开发记录, 复杂文档建议用obsidian或其他md软件编辑 这个版本的 ctrl+enter 在编辑区有失效的问题尚未找到原因(merge版本没有这个问题), 可以直接使用md编辑区右上角的图标进行快速切换, 支持多行同时切换.

Exposed Commands

Name Description Default key binding
md-shortcut.showCommandPalette Display all commands ctrl+M ctrl+M
md-shortcut.toggleCheckboxes Add - [ ] check list -> - [x] -> - ctrl+enter
md-shortcut.insertTemplate insertTemplate ctrl+T
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft