Is your feature request related to a problem? Please describe.
I would like to have the option to have inline links inside my code blocks
Describe the solution you’d like
I am having code blocks containing a lot of one liners. These one liners are explained in their own object. So I would like the option to add a comment in the code block, that links me to another object.
Describe alternatives you’ve considered
Giving every command its own code block and link below or underneath the code block.
My problem with that is the amount of space this would take with a lot of these blocks.
This could helpt with that:
I mean, that when i want to paste “https://anytype.io” into a codeblock. It shows me the selection with “bookmark” and “dismiss”. When I choose “bookmark”, the bookmark block is created outside the code block. So for me it doesnt make any sense to ask for this inside the code block. So my request here is to remove the “bookmark” option when pasting a link inside a code block
Of course it would be nice to link to other objects and also have text, that can be used to link to a URL inside code blocks.