Ribbon and command palette to generate a human-readable block ID based on header structure. Each block is generated with sequential numbers. Additionally, block references only allow alphanumeric characters and hyphens. Upon generation, the plugin:
- Sanatizes special characters
- Replaces spaces with hyphens
- Separates nested headers with two hypens.
- add hotkey to command or just use ribbon button instead
- put your cursor at the last character of block of text
- run command
- Install via obsidian community plugin store (approval pending)
- enable community plugins
- download main.js and manifest.json from latest release here
- put in /vault/.obsidian/plugins folder
- reload plugins
- enable plugin in community plugin settings