• tal@lemmy.today
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 months ago

    I don’t use Evernote, so I don’t have a great feel for its capabilities, but my impression from the skims I’ve done in the past is that if someone is using Evernote, their workflow may not adapt directly to Markdown.

    It has the ability to have paper documents (handwritten things, business cards, etc) scanned in and the system is aware of it, can use the business cards as contacts.

    It’s got to-do lists. Markdown doesn’t really have a concept of that. Org-mode does, but that’s not really a standardized format like Markdown is.

    It has calendar integration.

    It has embedded images. From samples, Evernote seems to bill this as people using this for things like hand sketches. There are ways to embed images in some variants of Markdown, but Markdown (and associated software) isn’t really primarily aimed at mixed-media documents, and I would guess that part of the selling point of Evernote is that there’s a low bar to adding them.

    It supports embedding things like Excel documents.

    All that being said, I like Markdown, and for my own notes, I tend to use org-mode for things that aren’t gonna be distributed, and Markdown for things that are. But while I use them – and for my use cases, they do some things better, like having tables that recompute values in org-mode, and I can easily use source control on them – I don’t think that they’d be a great drop-in replacement for many people who use Evernote. They’d have to use a different workflow.

    Markdown is great if you spend a lot of time typing text on a computer. But if you spend time jotting notes by with some sort of stylus input mechanism or on paper, interspersing them with text, putting other non-text documents with it, I don’t know if it’s the best approach.