Subdivider

by Tricster
5
4
3
2
1
Score: 41/100

Description

The Subdivider plugin streamlines note organization in Obsidian by converting long notes into structured, nested folders or separate files. It automatically divides content based on headers, creating individual files for each subheading to improve navigation and management of complex notes. Users can subdivide an entire file into a folder or specific sections into new files, with the plugin handling special characters in filenames to avoid issues. Recursive subdivision is supported, enabling hierarchical file structures for better organization. This tool is ideal for those who prefer working with concise, segmented notes.

Reviews

No reviews yet.

Stats

15
stars
4,442
downloads
1
forks
872
days
634
days
634
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
9
total issues
0
open issues
9
closed issues
22
commits

Latest Version

2 years ago

Changelog

README file from

Github

Subdivider

Subdivider is an efficient plugin for Obsidian that simplifies note organization. It converts your notes into nested folders, automatically creating separate files for each subheading.

With Subdivider, you can easily navigate through your notes and manage large and complex information effortlessly. Take control of your note organization and enhance your productivity with Subdivider.

Personally, I don't like long notes, so when a note grows into a giant note, I would subdivide it into some smaller pieces.

This plugin is still in its early stage and if you find anything unexpected, feel free to open an issue.

Usage

There are two operations right now, you can turn a file into a folder or turn part of a file into another file.

  1. Right click a file and select "Subdivide the file", then a folder will be created.
  2. Select some text in a file, right click and select "Subdivide the selection", then the file will be created.

Notes

Special Characters in File Name

The plugin will replace some special characters in the file name with _ to avoid some unexpected issues. The special characters are:

  • "/"
  • "\"
  • " "(space)(Windows only)
  • "."(period)(Windows only)

File Structure

The plugin expects a well-structured file, which means the file should have a few Header 1s. Only these Header 1s will be converted into separate files during a single pass.

Linter is a great plugin to help you maintain a well-structured file.

Example

Given the following file:

Title
# Header 1
# Header 2
## Header 3

The plugin will convert it to:

- Title
  - Header 1.md
  - Header 2.md

If recursive is enabled, the plugin will also convert the Header 3 in Header 2.md to a separate file.

- Title
  - Header 1.md
  - Header 2
    - Header 3.md

Missing Headers

Note that Headers should be in order. If a Header 2 is missing, the plugin will not convert the Header 3 under it.

Title
# Header 1
### Header 3

Even if recursive is enabled, the plugin will not convert the Header 3.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Automatic Table Of Contents
3 years ago by Johan Satgé
💠 An Obsidian plugin to create a table of contents in a note, that updates itself when the note changes
obsidian floating toc
4 years ago by curtgrimes modified by Cuman
Note Companion AI
8 months ago by Benjamin Ashgan Shafii
Note Companion: AI assistant for Obsidian that goes beyond just a chat. (prev File Organizer 2000)
SystemSculpt AI
2 years ago by SystemSculpt.com
Enhance your Obsidian App experience with AI-powered tools for note-taking, task management, and much, MUCH more.
Influx
4 years ago by Jens M Gleditsch
An alternative backlinks plugin, which displays relevant and formatted excerpts from notes with linked mentions, based on the position of mentions in the notes' hierarchical structure (bullet level indentation).
Workbench
6 years ago by ryanjamurphy
A plugin to help you collect working materials.
Mxmind Mindmap
2 years ago by mxmind
mxmind for obsidian plugin
Cards View
2 years ago by Maud Royer
Plugin for Obsidian.md. Displays a card view of your notes.
Tag Summary
4 years ago by J.D Gauchat
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
AidenLx's Folder Note - folderv Component
4 years ago by AidenLx
Footlinks
5 years ago by Daha
Obsidian plugin that extracts urls from the main text to footer, offering a better reading/editing experience.
Keyword Highlighter
2 years ago by Marcel Goldammer
Automatically highlight specified keywords within your Obsidian notes for enhanced visibility and quick reference.
Pending notes
3 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Multiple Notes Outline
3 years ago by iiz
Automatic Linker
a year ago by Kodai Nakamura
Title Serial Number
4 years ago by Domenic
This is an obsidian plugin, and it adds serial numbers to your markdown title.
Link indexer
5 years ago by Yuliya Bagriy
Rapid Notes
3 years ago by valteriomon
Page Heading From Links
5 years ago by Mark Beattie
Obsidian plugin to populate page headings
oblogger
3 years ago by loftTech
tag explorer and frontmatter logger plugin for obsidian
Line Arrange
2 years ago by Chitwan Singh
Obsidian Plugin For Arranging Lines.
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
NoteMover shortcut
a year ago by Lars Bücker
Quickly and easily move notes to predefined folders. Perfect for organizing your notes.
Typing
3 years ago by Nikita Konodyuk
Programmatic customizations for groups of notes
Auto Archive
3 years ago by Shane Burke
Auto Archive plugin for Obsidian
Inbox Organiser
a year ago by Jamie Hurst
Obsidian plugin to capture any new notes into an inbox and periodically prompt to organise these into other folders within the vault.
Note 2 Tag Generator
2 years ago by Augustin
Note ID
a year ago by Dominik Mayer
Displays notes by their ID, enabling structured sequences for manuscripts or a Zettelkasten ("Folgezettel")
Dataview Autocompletion
a year ago by Daniel Bauer
Header Adjuster
2 years ago by Valentin Pelletier
Header level Reformat Plugin for Obsidian
Daily Note Collector
2 years ago by Adar Butel
An Obsidian plugin that adds links to new notes to your daily note.
Link Maintainer
a year ago by wenlzhang
An Obsidian plugin that helps you maintain note links when splitting or reorganizing notes.
Header navigation
a year ago by readwithai
An obsidian plugin to navigate around and toggle folding on headers
WonderBox
a year ago by Christian HUMBERT
Template Folder
10 months ago by LucasOe
Obsidian plugin to move notes to a folder when applying a template.
Smart Link Alias
a year ago by Victor Perez-Cano
Multiple Daily Notes
a year ago by Vab Kapoor
Obsidian plugin for adding multiple daily notes, with some extra configurations too.
Atomizer
a year ago by Zac Bagley
An AI-Driven Obsidian plugin designed to turn lengthy text into insightful atomic notes. Perfect for turning source notes into ideas in a Zettelkasten workflow.
Header Counter
2 years ago by Nancy Lee
Discrete
9 months ago by shkarlsson