sedationh734 downloadsQuickly insert a divider line at the beginning of your note.
A simple Obsidian plugin that adds a command to instantly insert a divider line (---) at the beginning of the current note.
https://github.com/user-attachments/assets/40e62de3-9893-4807-9f46-359726d2a319
Option/Alt + Shift + N)The plugin now includes a document outline feature that shows the structure of your note:
Option/Alt + Shift + O)The outline displays:
When enabled, the plugin will consider the location of headings when inserting dividers:
When disabled, dividers will always be inserted at the beginning of the note content (after frontmatter if present).
Note: The plugin will always respect frontmatter (YAML metadata at the beginning of the note) regardless of this setting. If your note has frontmatter, the divider will be inserted after it rather than at the very beginning of the file.
This setting controls how many characters are extracted from the content following a divider for display in the outline:
This setting affects all existing and future outline views immediately when changed.
MIT