{"id":21765186,"url":"https://github.com/OmriLeviGit/Auto-List-Management-Obsidian","last_synced_at":"2025-07-19T05:31:48.417Z","repository":{"id":260739140,"uuid":"848824761","full_name":"OmriLeviGit/Auto-List-Management-Obsidian","owner":"OmriLeviGit","description":"Automatically reorders checklists and numbered lists as you edit them.","archived":false,"fork":false,"pushed_at":"2025-04-15T12:40:38.000Z","size":1516,"stargazers_count":24,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-23T18:49:50.043Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-plugins"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmriLeviGit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-28T13:27:15.000Z","updated_at":"2025-06-13T08:22:51.000Z","dependencies_parsed_at":"2025-01-18T13:20:05.055Z","dependency_job_id":"21c82820-7ec3-4e45-a5e7-1d98458b2798","html_url":"https://github.com/OmriLeviGit/Auto-List-Management-Obsidian","commit_stats":null,"previous_names":["omrilevigit/automatic-renumbering-obsidian","omrilevigit/automatic-checklist-reordering-obsidian","omrilevigit/auto-list-reordering"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/OmriLeviGit/Auto-List-Management-Obsidian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmriLeviGit%2FAuto-List-Management-Obsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmriLeviGit%2FAuto-List-Management-Obsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmriLeviGit%2FAuto-List-Management-Obsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmriLeviGit%2FAuto-List-Management-Obsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmriLeviGit","download_url":"https://codeload.github.com/OmriLeviGit/Auto-List-Management-Obsidian/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmriLeviGit%2FAuto-List-Management-Obsidian/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265570975,"owners_count":23789989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obsidian","obsidian-md","obsidian-plugins"],"created_at":"2024-11-26T13:11:01.598Z","updated_at":"2025-07-19T05:31:48.402Z","avatar_url":"https://github.com/OmriLeviGit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automatic List Management Plugin for Obsidian\n\nThis plugin automatically manages your lists in Obsidian, handling both numbered lists and checklists.\n\n  \u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd style=\"text-align: center; vertical-align: middle;\"\u003e\n      \u003cimg src=\"resources/renumbering_example.gif\" alt=\"Regular paste\" style=\"display: block; margin: auto; height: 300px; width: auto;\" /\u003e\n    \u003c/td\u003e\n    \u003ctd style=\"text-align: center; vertical-align: middle;\"\u003e\n      \u003cimg src=\"resources/checkbox_example.gif\" alt=\"Smart paste\" style=\"display: block; margin: auto; height: 300px; width: auto;\" /\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Features\n\n### Checklists\n\n-   Automatic reordering of checked/unchecked items\n-   Configurable sorting (checked items are sorted to the bottom or to the top)\n-   Smart handling when pasting or dragging content\n-   Works with mouse and keyboard interactions\n\n### Numbered Lists\n\n-   Automatic renumbering as you type\n-   Smart pasting that preserves list context\n-   Option to maintain or reset starting numbers\n\n### General\n\n-   Handles deeply nested lists\n-   High performance even with large documents\n-   Manual commands for control\n\n## Installation Steps\n\n\u003e Step 3 is required for accurate parsing of indented lists.\n\n1. In Obsidian, go to **Options → Community plugins → Browse** and search for **Automatic List Reordering**.\n2. Click **Install** and enable the plugin.\n3. In the plugin settings, adjust the **tab size** to match your editor's settings (found under **Options → Editor → Tab indent size/Indent visual width**).\n\n## Configuration Options\n\n### Checklists\n\n-   **Auto-sort on changes**: Sorts checklist items automatically when they are checked.\n\n-   **Sorting position**: Choose whether checked items should be placed at the top or bottom of the list.\n\n-   **Sort all special checkboxes**: When enabled, tasks with any special checkbox characters will be sorted by [ASCII](https://en.wikipedia.org/wiki/ASCII). When disabled, only tasks marked for deletion will be sorted.\n\n-   **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.\n\n### Numbered lists\n\n-   **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.\n\n-   **Smart pasting**: Keeps the numbering intact when pasting content into an existing list, rather than adopting the numbering from the pasted text.\n\n-   **Start numbering from 1**: When enabled, all numbered lists will be numbered starting from 1.\n\n\u003cbr\u003e\n\u003cdiv\u003e\n  \u003cem\u003eContent in clipboard:\u003c/em\u003e\n  \u003col\u003e\n    \u003cli\u003eApple\u003c/li\u003e\n    \u003cli\u003eBanana\u003c/li\u003e\n  \u003c/ol\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"text-align: center; vertical-align: middle;\"\u003e\n        \u003cimg src=\"resources/regular_paste.gif\" alt=\"Regular paste\" style=\"display: block; margin: auto; height: 300px; width: auto;\" /\u003e\n        \u003cp\u003e\u003cem\u003eRegular pasting\u003c/em\u003e\u003c/p\u003e\n      \u003c/td\u003e\n      \u003ctd style=\"text-align: center; vertical-align: middle;\"\u003e\n        \u003cimg src=\"resources/smart_paste.gif\" alt=\"Smart paste\" style=\"display: block; margin: auto; height: 300px; width: auto;\" /\u003e\n        \u003cp\u003e\u003cem\u003eSmart pasting\u003c/em\u003e\u003c/p\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/table\u003e\n\u003c/div\u003e\n\n## Available Commands\n\n-   **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.\n\n-   **Reorder checkboxes: Entire note**: Reorders all checked/unchecked items in every checklist throughout your note.\n\n-   **Delete all checked Items in note**: Removes all tasks that contain the specified delete characters in their checkboxes throughout your note.\n\n-   **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.\n\n-   **Renumber lists: Entire note**: Renumbers every numbered list in your note.\n\n## Performance\n\nThe plugin was tested with documents containing lists with over 10,000 lines, and no performance issues were found on my machine.\n\n## Limitations\n\n-   **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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmriLeviGit%2FAuto-List-Management-Obsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOmriLeviGit%2FAuto-List-Management-Obsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmriLeviGit%2FAuto-List-Management-Obsidian/lists"}