Feature suggestion: Show images as thumbnails

Tom's Avatar

Tom

15 Jun, 2017 06:02 PM

What do you think about adding a feature that would show images as thumbnails and not their full sized versions? Currently screenshots for example can often take up half of the screen and resizing each one of them before adding linking to a markdown file is tedious.

This feature is well implemented in Bear (note taking editor).

Regards!

  1. Support Staff 1 Posted by Brett on 15 Jun, 2017 06:44 PM

    Brett's Avatar

    It's a feature I think is more useful in a note-taking application like
    Bear than in a more export-based app like Marked. If you'd like all
    images shown as thumbnails, though, you could easily add a css line in
    Preferences->Style->Additional CSS.

    #wrapper img { max-height: 100px; width: auto; }

    You could also use percentages to have them adjust based on the screen
    size.

    -Brett

  2. 2 Posted by Tom on 15 Jun, 2017 06:47 PM

    Tom's Avatar

    Brett, thank you for the solution example. It is sufficient.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Already uploaded files

  • Screen_Shot_2017-06-15_at_19.59.45.png 377 KB

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac