from Hacker News

Ask HN: Why No Standard Tablet Notes File Format?

by not_knuth on 2/10/23, 9:18 AM with 9 comments

So note taking apps like OneNote, Apple Notes, Samsung Notes etc. don't use a file format that lets you use the apps interchangably so that they can lock you in, tailor file formats to their needs, keep file size small etc.

Wouldn't it be great though if they did? Imagine if all note taking apps were just a fanciful way of creating standalone HTML or SVG files. Note-taking could then greatly benefit from existing technology.

Does something like this exist? And if not, why not?

  • by taubek on 2/10/23, 9:28 AM

    We never got to a point where you would have total interoperability between ODF, DOC, DOCX, RTF, etc. I think this one is even harder. Everyone want to show of as the best/fanciest/etc. HTML + CSS + SVG + JS sounds like a combo that could do it all, but then you realize that not even all browsers render the things in the same way.

    So I would say that you are right - vendor lock in.

  • by twaijdoftc on 2/10/23, 1:56 PM

    I believe Xournal++ will be what you are looking for (once it is out of beta).

    While not open source, there's also Styluslab's Write which saves the files as svg so you can open them anywhere.

  • by Daedren on 2/10/23, 9:51 AM

    At least I haven't found it myself. I find OneNote overall worse than its "competition", but since it's one of the very few cross-platform handwriting apps, I'm still using it.

    It did make a switch from iPad to Samsung Tab a breeze.

  • by daydream on 2/13/23, 5:06 AM

    Check out the TextBundle file format.

    http://textbundle.org/

    “The TextBundle file format aims to provide a more seamless user experience when exchanging plain text files, like Markdown or Fountain, between sandboxed applications.”

    A bunch of apps support it. There’s a list of the front page of the website.