obsidian-hypothesis-plugin icon indicating copy to clipboard operation
obsidian-hypothesis-plugin copied to clipboard

[Feature Request] Add a field for heights and pagenotes that can be used for the id of the obsidian block reference.

Open bcdax110 opened this issue 2 years ago • 0 comments

The id contains the character "_", which is not a legal character for Obsidian block references. This prevents the automatic assignment of block references directly to hypothesis data after synchronization.

Maybe add a field such as mapped_id, which is mapped from the hypothesis id and whose characters are all within the legal range of obsdian block references.

bcdax110 avatar Feb 26 '24 16:02 bcdax110