-
Notifications
You must be signed in to change notification settings - Fork 1
Usage
Start with a root item:
1. Project
Press Enter to create 2. . Press Tab on the new item to make it a child:
1. Project
1.1. ␠
Tab indents the current item and all numbered descendants below it. Shift+Tab outdents the same subtree. A multi-line selection moves as one operation.
Press Shift+Tab on a root item:
1. Notes
becomes:
Notes
Its descendants are lifted and the remaining block is recalculated.
Open the Command Palette and search for Nested Ordered Numbering:
- Insert nested ordered numbering — number selected plain-text lines.
- Delete nested ordered numbering — remove prefixes from selected lines.
- Renumber nested ordered block — repair and normalize the current block.
The plugin intentionally does not claim global default hotkeys. Assign preferred shortcuts under Settings → Hotkeys.
The final period and following whitespace are mandatory:
^[\t ]*(\d+(?:\.\d+)*\.)[\t ]+Accepted: 1. item, 1.1. item, 12.3.7. item
Ignored: 1 item, 1.1 item, 1.1.1 item
Nested Ordered Numbering · Plain-text hierarchy with the final period guaranteed · MIT License
Nested Ordered Numbering
- Home
- Installation
- Usage
- Keyboard Reference
- Troubleshooting
- Development and Releases
- Community Marketplace Submission