The Sectionals plugin adds commands that edit whole Markdown structures instead of line selections. It can delete a section, heading block, fenced code block, callout or plain blockquote, move a section within its sibling group, and repeat the last successful movement across notes during the current session. Extraction commands move the deepest eligible section into a new note, either leaving a wikilink behind or opening the new note in the same tab. Extracted notes use the original section heading as the top level heading and follow the configured new note location. The plugin preserves relative links and embeds when it can resolve them safely, leaves the source note unchanged when shared references would break, and undo after extraction does not remove the note it created.
#sections2 plugins
Obsidian plugins tagged with #sections. There are 2 plugins in this collection.
- Rank 1a month ago by Aaron Bell
- Rank 22 years ago by skztr
The Copy Section plugin enhances document organization in Obsidian by adding a convenient copy button to header lines. Users can quickly copy entire sections of content, up to the next header of the same or any level, with the option to include or exclude comments and tags. The plugin provides flexibility by allowing users to select which header levels display the copy button and whether sub-sections should be copied as well. It simplifies content management and sharing by ensuring that section data is copied in raw markdown format, maintaining formatting consistency across documents.