Skip to content

[Feat] Variants of commands that copy Markdown-formatted links #167

@huyz

Description

@huyz

For all the copy UI… commands, could we have ones that copy Markdown-formatted links instead of bare URLs?

Example, instead of:

obsidian://advanced-uri?vault=Zettel&filepath=Computing.md&uid=ab4ddd23-4b15-4706-bf69-aaae806d51

have

[Obsidian: Computing](obsidian://advanced-uri?vault=Zettel&filepath=Computing.md&uid=ab4ddd23-4b15-4706-bf69-aaae806d51)

Bonus: we may want RichText-formatted versions as well, so that they can be pasted into RichText editors like TextEditor MS Word.

This would be similar to the options offered by Chrome extension Copycat, for example:
screenshot 2024-04-22T075352Z@2x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions