There are lots of apps that can export messages to HTML and other formats, but after doing some searching I didn’t find any for markdown. I know SMS are mostly text but markdown is a plain text file format which support text formats like bullets, headings, and media (usually by referencing image, video, or audio files in the same folder or in a sub-folder). That would be nice for reading and searching through in apps like Obsidian.

  • Onno (VK6FLAB)
    link
    fedilink
    English
    arrow-up
    2
    ·
    21 hours ago

    Export to HTML, use pandoc (or sed/awk) to convert to markdown.