Feature Request: Formatting Options for Copy with Link
One of the very helpful options in the current Workbench plugin is the "copy block as markdown link" command.
There are some issues with copying in the manner, however; in particular, embedding the block's entire text inside the "[ ]" alias portion of a markdown link sometimes doesn't parse well if the text itself includes, e.g., inline footnotes or other square bracket-containing items.
It might be nice to include an option for merely copying the text with a block/heading link included at the beginning or end of the copied item with a user-designated alias. For instance, I tend to alias my internal links with 🔗, so that I just see that link symbol at the end of the copied block.
For reference, Obsidian 42 Text Transporter has an alias option that is somewhat like this, in that the user can designate how the aliased link appears.