Skip to content

Copy text/html when copying tab titles #2350

@iacore

Description

@iacore

Description

When selecting "Copy Title" in the context menu of a tab, it should copy text/html too so when it gets pasted in Obsidian (a note taking tool), it gets pasted as a link.

In Firefox History view, when you copy a history item, the clipboard gets populated with this:

<meta http-equiv="content-type" content="text/html; charset=utf-8"><A HREF="https://github.com/mbnuqw/sidebery/issues?q=is%3Aissue%20state%3Aopen%20text%2Fhtml">Issues · mbnuqw/sidebery</A>

On X11, you can see this with xclip -selection clipboard -o -t text/html.

I want to add this feature myself. Please give me pointers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions