Automatic Renumbering

by Omri Levi
5
4
3
2
1
Score: 55/100

Description

Category: Note Enhancements

The Automatic Renumbering Plugin for Obsidian is designed to keep your numbered lists in perfect order as you work. This tool automatically updates list numbers in real-time, saving you the hassle of manually adjusting them after edits. Whether you're adding new items, pasting content, or undoing changes, the plugin ensures your list remains sequential. It features smart pasting for consistent numbering when you paste content and provides manual control for those who prefer to update the numbers themselves. You can also renumber selected sections or entire notes with a few commands. Perfect for users working with large structured documents, this plugin helps you stay organized without any performance issues, even with extensive lists. However, it does not support Vim mode or automatic tab size detection for nested lists.

Reviews

No reviews yet.

Stats

28
stars
7,748
downloads
0
forks
586
days
67
days
67
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
7
total issues
2
open issues
5
closed issues
117
commits

Latest Version

2 months ago

Changelog

Changelog

Improvements

  • Updated dependencies to address security vulnerabilities (handlebars, picomatch, brace-expansion)

Full Changelog: https://github.com/OmriLeviGit/Auto-List-Management-Obsidian/compare/2.0.12...2.0.13

README file from

Github

Automatic List Management Plugin for Obsidian

This plugin automatically manages your lists in Obsidian, handling both numbered lists and checklists.

Features

Checklists

  • Automatic reordering of checked/unchecked items
  • Hierarchical reordering treats checkboxes and their indented content as unified blocks that move together
  • Configurable sorting (checked items are sorted to the bottom or to the top)
  • Smart handling when pasting or dragging content
  • Works with mouse and keyboard interactions

Numbered Lists

  • Automatic renumbering as you type
  • Smart pasting that preserves list context
  • Option to maintain or reset starting numbers

General

  • Handles deeply nested lists
  • High performance even with large documents
  • Manual commands for control

Installation Steps

Step 3 is required for accurate parsing of indented lists.

  1. In Obsidian, go to Options → Community plugins → Browse and search for Automatic List Reordering.
  2. Click Install and enable the plugin.
  3. In the plugin settings, adjust the tab size to match your editor's settings (found under Options → Editor → Tab indent size/Indent visual width).

Configuration Options

Checklists

  • Auto-sort on changes: Sorts checklist items automatically when they are checked.

  • Hierarchical checkbox reordering: When enabled, checking a checkbox moves it along with all indented content (sub-tasks, descriptions, paragraphs) as a unified block. When disabled, checkbox lines move individually without their indented content.

  • Sorting position: Choose whether checked items should be placed at the top or bottom of the list.

  • Sort all special checkboxes: When enabled, tasks with any special checkbox characters will be sorted by ASCII. When disabled, only tasks marked for deletion will be sorted.

  • Checkbox delete characters: Specify which checkbox characters mark tasks for deletion. Tasks with these characters are always sorted below tasks with other characters, and can be removed by using the delete command.

Numbered lists

  • Auto-renumber on changes: Automatically update numbered lists as you edit without manual adjustments. Additional commands are available if you prefer to manually control which lists to renumber.

  • Smart pasting: Keeps the numbering intact when pasting content into an existing list, rather than adopting the numbering from the pasted text.

  • Start numbering from 1: When enabled, all numbered lists will be numbered starting from 1.

Available Commands

  • Reorder checkboxes: In selection or at cursor: Reorders checked/unchecked items within the checklist at your cursor position. If multiple checklists are selected, reorders all of them.

  • Reorder checkboxes: Entire note: Reorders all checked/unchecked items in every checklist throughout your note.

  • Delete all checked Items in note: Removes all tasks that contain the specified delete characters in their checkboxes throughout your note.

  • Renumber lists: In selection or at cursor: Renumbers the list that the cursor is within. If multiple lists are highlighted, renumbers both of them separately.

  • Renumber lists: Entire note: Renumbers every numbered list in your note.

Performance

The plugin was tested with documents containing lists with over 10,000 lines, and no performance issues were found on my machine.

Known bugs & Limitations

  • Modifier keys: To avoid conflicts with keyboard shortcuts, the automatic update is temporarily disabled when modifier Keys (Ctrl, Command on Mac, or Alt/Option) held down during editing.
  • Obsidian's smart lists with numbered checkboxes: When using numbered lists with checklist items, Obsidian's default smart lists feature may cause incorrect numbering during checkbox reordering (e.g., lists starting from "2." instead of "1."). To prevent this, consider enabling the Auto-renumber on changes in plugin's settings - the two features work together without interfering with each other.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
MAKE.md
4 years ago by MAKE.md
Checklist
5 years ago by delashum
Auto Link Title
5 years ago by Matt Furden
Automatically fetch the titles of pasted links
File Color
3 years ago by ecustic
An Obsidian plugin for setting colors on folders and files in the file tree.
Longform
5 years ago by Kevin Barrett
A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.
List Callouts
4 years ago by mgmeyers
Create callouts in lists in Obsidian.
Consistent attachments and links
5 years ago by Dmitry Savosh
Obsidian plugin. Move note with attachments.
Zoom
5 years ago by Viacheslav Slinko
Auto Note Mover
4 years ago by faru
This is a plugin for Obsidian (https://obsidian.md).
Zoottelkeeper
5 years ago by Akos Balasko
Obsidian plugin of Zoottelkeeper: An automated folder-level index file generator and maintainer.
Tasks Calendar Wrapper
3 years ago by zhuwenq
This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
Janitor
4 years ago by Gabriele Cannata
Performs various maintenance tasks on the Obsidian vault
Periodic PARA
3 years ago by YiBing Lin
Obsidian Plugin for combining P.A.R.A with Periodic Notes(LifeOS for Obsidian)
File Order
3 years ago by lukasbach
Obsidian plugin to reorder files with drag-and-drop by customizing a number-prefix in the filenames
Task List Kanban
2 years ago by Chris Kerr
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
TickTickSync
3 years ago by thesamim
Vantage - Advanced search builder
5 years ago by ryanjamurphy
Vantage helps you build complex queries using Obsidian's native search tools.
Daily Note Outline
4 years ago by iiz
Add a custom view which shows outline of multiple daily notes with headings, links, tags and list items
Folders to Graph
2 years ago by Ratibus11
Enhance your Obsidian graph view with folders and headings structure!
Dangling links
6 years ago by Graydon Hoare
obsidian plugin for displaying dangling links
Daily Notes Viewer
4 years ago by Johnson0907
Folder Focus Mode
4 years ago by grochowski
Focus file explorer on chosen folder and its files and subdirectories, while hiding all the other elements.
Plugin Manager
3 years ago by ohm-en
Allows better management of Obsidian.md plugins.
Embedded Code Title
5 years ago by tadashi-aikawa
It is an Obsidian plugin which can embeds title to code blocks.
Auto Classifier
3 years ago by Hyeonseo Nam
Auto classification plugin for Obsidian using ChatGPT.
Proletarian Wizard Task Manager
2 years ago by Charles Feval
Obsidian plugin ot manage todos and projects directly from your notes.
Recent Notes
a year ago by Kamil Rudnicki
Recent Notes Plugin for Obsidian
Task Marker
3 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Org Mode
5 years ago by ryanpcmcquen
Add Org Mode support to Obsidian.
Unique attachments
5 years ago by Dmitry Savosh
Obsidian plugin. Renames attachments, making their names unique.
Note Folder Autorename
5 years ago by PJ Eby
Obsidian plugin to support folder-overview notes by keeping their folder in sync
Improved Random Note
3 years ago by ShockThunder
Tag Page
3 years ago by Matthew Sumpter
An Obsidian plugin to create and manage dedicated Markdown pages for tags, with features to automatically populate and refresh content based on user-defined settings.
TodoTxt
3 years ago by Mark Grimes
Obsidian plugin to manage todotxt files
Week Planner
4 years ago by Ralf Wirdemann
Journaling
2 years ago by Ordeeper
View daily notes in a journal-like format, similar to Logseq. It enhances note organization and facilitates better reflection by consolidating daily notes into a continuous journaling view.
Folder Links
2 years ago by Stefan Rausch
Obsidian Plugin that enables using links to folders.
Contacts
3 years ago by vbeskrovnov
With this plugin, you can easily organize and manage your contacts within Obsidian. Simply create a note with contact information and use the plugin's features to quickly search, and sort through your contacts. Contacts plugin also helps you to remember birthdays of your contacts and keeps track of the last time you met them.
YouTube Template
2 years ago by sundevista
📺 A plugin that would help you to fetch YouTube videos data into your vault.
Fold Properties By Default
a year ago by Tommy Bergeron
Always have editor/metadata properties folded by default.
Todo sort
3 years ago by Ryan Gomba
A plugin for Obsidian that sorts todos within a note
List Outline Helper
2 years ago by triangular-sneaky
Obsidian plugin to select the current outline
Single File Daily Notes
2 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
Project Garden
3 years ago by Ben Goosman
Share my plugin list
2 years ago by Benature
Share the obsidian plugins that is using currently
PARA Shortcuts
4 years ago by gOAT
This plugin serves usefull commands to setup and manage your knowledge using the PARA method.
VirtFolder
2 years ago by mr.grogrig
Creating a hierarchical structure like Luhmann's Zettelkasten
TagMany
3 years ago by Joshua Martius
Tag many Notes at once in Obsidian
Structured
5 years ago by dobrovolsky
Automatic Tags
3 years ago by Jamalam
Add tags to new notes automatically based on their path
Metadata Auto Classifier
2 years ago by Beomsu Koh
AI-powered Obsidian plugin that automatically classifies and generates metadata (tags, frontmatter) for your notes.
Auto Folder Collapse
2 years ago by Dario Casciato
A plugin for Obsidian that automatically collapses all child folders when you collapse a parent folder. This helps keep your file explorer organized and clutter-free.
Note archiver
3 years ago by thenomadlad
Auto Tasks
2 years ago by Jamie Hurst
Obsidian plugin to combine periodic notes with tags and tasks to automatically manage your daily, weekly and project TODO lists. Requires the "Periodic Notes" and "Tasks" plugins.
Key-Value List
3 years ago by Christian Wannerstedt
Obsidian plugin which makes it easy to turn lists into formatted key value lists
Packrat
4 years ago by Thomas Herden
Process completed instances of recurring items created by the Obsidian Tasks plugin
Content Cards
a year ago by leo
Insert content cards in Markdown, such as timeline, highlightblock, target card, book information card, music information card, movie information card, photoes ablum, business card, content subfield, countdown, SWOT,BCG.
Tag Buddy
3 years ago by David Fasullo
Unlock powerful tag editing features in Reading Mode. Add, remove and edit tags across your vault. Use tag inboxes to level up any workflow with a powerful idea assembly line.
Broken Links
2 years ago by ipshing
Note Chain
2 years ago by ZigHolding
Package my frequently used tools, highly personal plugins.
Linked Data Vocabularies
3 years ago by kometenstaub
Add linked data to the YAML of your Obsidian notes.
Lite Gallery
2 years ago by Jordan Poles
Prioritize
3 years ago by EloiMusk
Obsidian Plugin, to prioritize stuff in Obsidian
Brainframe
3 years ago by pedersen
ZettelGPT
3 years ago by Overraddit
Turbocharge Your Note-taking with AI Assistance
Note aliases
3 years ago by Pulsovi
This plugin manages wikilinks aliases and save them on the aliases list of the linked note
File chucker
3 years ago by Ken Lim
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
Auto File Organizer
2 years ago by mofukuru
Obsidian plugin: Automatically organizes files into folders based on their extensions.
Nav Link Header
2 years ago by ahts4962
Display navigation links at the top of the notes in Obsidian
BuJo Bullets
a year ago by Will Olson
Alternate checkbox types for Obsidian to support Bullet Journal bullets
Order List
3 years ago by Henry Gustafson
Bellboy
4 years ago by Shaked Lokits
Opinionated file structure manager for the Obsidian knowledge base.
Desk
3 years ago by David Landry
A desk for obsidian
Potato Indexer
3 years ago by LoyalPotato
Obsidian plugin to generate index based on your selection
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
Extended Task Lists
2 years ago by joeriddles
Extended Markdown support for task lists in Obsidian.
Feeds
3 years ago by LukeMT, pashashocky, madx
Magic feeds dataview query for obsidian
Expiration-Date-Tracker
3 years ago by Marius Wörfel
Opsidian plugin to keep track of all expiration dates, for example, for your groceries.
Journal Folder
2 years ago by Charl Fourie
Index Notes
2 years ago by Alejandro Daniel Noel
Plugin that automatically generates index blocks based on tags
Sort Frontmatter
3 years ago by Kanzi
Sort frontmatter automatically
Tag Breakdown Generator
3 years ago by Hananoshika Yomaru
Break down nested tags into multiple parent tags
Cluster
2 years ago by Lorens Osman
Cluster plugin mainly designed to simplify the process of note clustering on mobile devices and work well on PCs ether
Highlight Helper
3 years ago by Chongmyung Park
Helper to collect highlight in Obsidian
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Clipper Catalog
a year ago by Greg K.
A catalog view that provides a powerful interface for all your clipped web articles and content. Easily organize, search, and manage your web clippings within your vault.
At People
3 years ago by Tobias Davis
Obsidian plugin to use the familiar @ notation to cross link to people.
Hierarchical Backlinks
2 years ago by Jason Motylinski
Plugin which displays backlinks as a tree structure based on file paths
Todos sort
2 years ago by Jiri Sifalda
A plugin for Obsidian that sorts todos within a note
Auto Bullet
a year ago by takitsuba
Missing Link File Creator
a year ago by Lemon695
The plugin creates both missing links and the corresponding files.
Vault File Renamer
a year ago by Louan Fontenele
Vault File Renamer: Automatically standardizes file names to GitHub style (lowercase, no accents, only -, ., _) while preserving folder structure and file contents.
Mass Create
2 years ago by vellikhor
Create large quantities of notes easily at one time.
Consecutive Lists
2 years ago by Josh Tucker
Boost Link Suggestions
3 years ago by Jacob Levernier
An Obsidian (https://obsidian.md) plugin for altering the order of inline link suggestions by link count and manual boosts.
List to table converter
7 months ago by paddomanno
Beautiful Contact Cards
2 years ago by Seth Tenembaum
A plugin for the Obsidian text editor which renders "contact" code blocks with tappable links for phone, social media, etc.
Time Bullet
a year ago by pedrogdn
downloadPDF
2 years ago by Frieda
Task Mover
a year ago by Mariia Nebesnaia
A plugin for obsidian to move unfinished tasks to the daily note automatically
Organized daily notes
a year ago by duchangkim
Automatically organizes your daily notes into customizable folder structures for better organization and easier navigation.
MOC Link Helper
2 years ago by Bogdan Codreanu
This obsidian plugins allows you to quickly see which notes you need to include in your MOC.
WhatsApp backup importer
a year ago by Luigi Cerone
Obsidian plugin that allows you to import exported WhatsApp chat archives (in .zip format) into your vault.
Current File Tags
a year ago by Trung Tran
Kikijiki Habit Tracker
a year ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Tab Group Arrangement
a year ago by situ2001
Arrange the tab groups of Obsidian in a more flexible way
Instant Above Divider
2 years ago by SedationH
Abbrlink
2 years ago by Q78KG
Nav Weight
2 years ago by shu307
A simple plugin designed to sort files in navigation based on markdown frontmatter (also known as metadata) for Obsidian.
Bottom to Top
2 years ago by Henry Gustafson