Recently stumbled upon this note-taking app called SiYuan, but it honestly looks a bit too good to be true(?). Has anyone here used it or got any experience with it? Trying to replace Obsidian is a difficult task, and I’ve been through almost all note-taking apps there are out there, however this one looks fairly similar.

Link to Repo;

https://github.com/siyuan-note/siyuan

Link to project;

https://b3log.org/siyuan/en/

  • @notabot
    link
    12 months ago

    You can sync Obsidian yourself too, it’s just a bunch of files, so anything that’ll handle them works.

    • @lightnsfw@reddthat.com
      link
      fedilink
      22 months ago

      I have it syncing with nextcloud but I get permissions issues that prevent me from actually using it on android. I can only view my documents on my mobile devices. Wasn’t able to find a good solution to that.

      • @notabot
        link
        2
        edit-2
        2 months ago

        I’m using syncthing, but I think I recall the sort of issue you mention. Android locks down cross-app access quite hard, but if you move the files to your SD card (or tge emulated one if you don’t have one) it acts as shared storage and your sync program and obsidian can both read and write to it. On my device, the path is /storage/emulated/0/Documents/<whatever>

        • @lightnsfw@reddthat.com
          link
          fedilink
          12 months ago

          DUDE. I had it on the SD card but in the other /storage/0000-0000/android/media path. Just changed it to the one you suggested and it’s working now. Thank you so much. I’ve been looking for an answer to that on and off for like 2 months