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

Add the ability to copy block as alias/embed, to show the text of the block in edit mode #13

Open
ryanjamurphy opened this issue Dec 5, 2020 · 2 comments

Comments

@ryanjamurphy
Copy link
Owner

From Jackal on Discord:

What if the plugin automatically inserted the contents of a block as a piped link in the block embed. This way we get the best of both worlds, legibility in editor mode and nice block embeds in preview mode.

In my use case it means most of the time I can just stay in editor mode and still see all my actions for the day

But then when I need to check a checkbox switch to preview mode and click

Might need to limit the length of a block that gets inserted, to prevent huge internal links from being created, but I think this would work really well for small task-style block embeds

@ryanjamurphy
Copy link
Owner Author

ryanjamurphy commented Dec 5, 2020

Note that either block aliases or markdown links would work, so providing the option for both would probably be nice:

Screen Shot 2020-12-05 at 11 12 53 AM

@jacklaing
Copy link

I concur with providing the option for both. Now that I know markdown links work for this too, I'd be tempted to go with markdown since it brings the content of the block to the front of the link.

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

2 participants