The AlphaBullet plugin brings natural order sorting to unordered markdown lists, making it easier to organize items like inventories, glossaries, and worldbuilding content. It supports ascending and descending sort options and can group items under headings based on their initial letters. Users can trigger sorting manually via commands or set up YAML frontmatter for per-file auto-sorting. The plugin also allows configuration of group and item sort orders independently, offering flexibility for complex workflows like reverse glossaries.
The Order List plugin enhances Obsidian by adding a command to automatically reorder selected lists based on numerical values at the end of each line. It works with both bulleted and non-bulleted lists, ensuring sub-items remain attached to their parent items during sorting. This feature is particularly useful for organizing tasks or any lists with numeric priorities or scores. The plugin handles integers and non-integer numbers seamlessly, making it versatile for different use cases.