In the announcement post: Obsidian Release v0.9.5 it says:
- Block IDs will be generated using the syntax ^blockid when using the auto-complete.
- Alternatively, you can manually create the block ID using any alpha-numeric character.
That isn’t especially clear to me. It somewhat sounds like Obsidian will autogenerate a unique block id when adding a block id to a source file by adding ^blockid after the “block”, but not really, and it doesn’t.
So the next statement where it says you can manually create the block id… seems confusing as it says “alternatively”, as it doesn’t seem to be an alternate method, it seems to be the only method.
What am I missing? Are they all set arbitrarily?
I also noticed that you can create several identical block IDs in the same document. When these identical block IDs are referenced from another document, I can’t quite determine how Obsidian determines which of the identically named block IDs it transcludes/takes you to.
Any insight would be greatly appreciated.
Thanks