This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedWritingbeginner

HOME key for Obsidian

Moves the cursor to the beginning of the text on a line while accounting for Markdown heading markers (e.g., #), so the cursor lands before the content rather than before the heading characters.

Chinese summary

将光标移动到行首文本的开头,同时考虑 Markdown 标题符号(如 #),使得光标落在内容前而非标题字符前。

Key Use Cases

  • Quickly navigating to the start of line content in headings
  • Avoiding manual deletion of heading markers when editing

Pros

  • Saves keystrokes when editing headings
  • Respects Markdown structure

Limitations

  • Single-purpose functionality
  • Only affects the Home key behavior

Tags

cursornavigationmarkdowneditinghome-key

Related Plugins

DeprecatedWriting
4.3M downloads

Templater

Templater is a powerful templating plugin that lets you create reusable note templates with dynamic content—dates, random picks, file metadata, and even JavaScript functions. It replaces and extends Obsidian's built-in templates.

ActiveWriting
1.8M downloads

QuickAdd

QuickAdd lets you create custom commands to quickly capture thoughts, add to lists, or create new notes from anywhere in Obsidian. It's a powerful capture and automation tool for building personalized workflows.

ActiveWriting
1.4M downloads

Editing Toolbar

A highly customizable editing toolbar that provides built-in editing commands for a MS Word-like experience, modified from the cMenu plugin.