Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for block IDs as links #9

Open
CiceroIsBack opened this issue Nov 22, 2023 · 0 comments
Open

Support for block IDs as links #9

CiceroIsBack opened this issue Nov 22, 2023 · 0 comments

Comments

@CiceroIsBack
Copy link
Owner

Logseq allows linking to blocks through a block ID system.

As I understand it, when the user requests a reference to a specific block, Logseq uses a random number generator to create a block ID, then inserts that ID as a property in the block that is being referenced.

usage example:
demonstration of block ID and usage

At this stage, Loam should at least support clicking on block IDs (cmd+click, just like normal links) to go to the referenced block. At a future stage we should also consider block-level embeds (foam already support page embeds, so block embeds shouldn't be that much harder), and previewing the contents of a referenced (not embedded) block in the markdown preview panel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant