Skip to content

Better zoom settings for images and links #16

@gregor202

Description

@gregor202

I have a sample md:

# Test
[![Thumbnail](./image.jpg)](./image.jpg)
 [Go to Google](https://www.google.com)

I already set the image scaling to fit the viewer size, but when i use the zoom, only the text gets modified.
It would be great if the image would also resize. (And also one seperate button to set it back to default scaling size)

I tried a workaround by making the image a link, but it only supports md pages...
It would then also be great, to be able to let it open external files as well in the system default application.

Generally a dedicated viewing mode for Markdown would be useful (temporarily hiding the editor)
I have some Markdown files with links to other md files and Instead of opening them in the editor mode in a new tab, to just browse them.
This, together with some "back"/"forward" button to return to the previous file and middle mouse click to open in a new tab.

As I also use logseq/obsidian I have links to other pages in the format:

 [Testpage]([[Testpage]])

So If there is a way to detect this [[]] format and handle them as markdown files to open.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions