Hey all, I’m a Linux baby and just discovered all my Onenote notes for DnD aren’t transferable to my new machine 🙃

I’ve seen a few alternatives, specifically Joplin, mentioned, but what I’m looking for is an editor that lets me move notes all around or type in random places like Onenote. I found Spiral, but it’s not my favorite, though it does have what I need so far, if at a very bare and basic level.

Can anyone recommend anything with the ‘type anywhere’ functionality? I’m not even wholly invested in it being FOSS, but this seemed like the best place to ask. Thanks y’all

  • To be fair to Obsidian, the default view is like three panes making it look busy, but you can toggle off both the left and right sidebar, leaving just the edit view which can be switched between edit and reading modes. Even the various toolbar icons need not be visible, and you could just use shortcuts to call them.

    I use Syncthing to sync my Obsidian notes between desktop, server, Android, iPad, and Android tablet - it happens seamlessly in the background complete with version control.

    • With syncthing how well does obsidian handle edits on 2 devices at nearly the same time? Like if I make some edits on my phone while looking at a project and then before syncthing has synced the files, paste some images in on my desktop, does it handle that well?

      • Syncthing warns you and asks you to choose which is newer. If you have versions set it should also keep older versions for any roll back. But I make a point to rather work in one device at a time. I actually sync all my devices to a Docker instance running Syncthing, so it works from a central point versus all devices syncing to all devices. That Docker version is on 24/7.