Is anyone currently self hosting an Anytype backup node? In case you don’t know, Anytype is a privacy focused, local first note app. Can be found in anytype.io. Their docs give informartion on how to self host. I only have a laptop, so I’m trying to create a node in a VirtualBox VM, using Vagrant to automate box creation and provision. Sorry if the post is messed up, first timer here.

  • beeng@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    2 months ago

    AFAIK they have a proprietary data format so your files aren’t really that portable. Therefore I suggest obsidian and syncthing together.

    • filister@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      That’s why I also switched to Obsidian. Used it for a while, but the inability to port it to another app turned me off.

    • badwolf@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      Their protocol source is available on GitHub. And there’s no need to copy the data file between devices, the sync works on your own node (if you can build the setup), on the same lan and on encrypted cloud.

      • beeng@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        2 months ago

        Portable in the sense there is no lock in ie I can get up and leave with my data.

        It’s a bit hard to do that with anytype.

        If they stopped producing features or I wanted my data in another program, I’m stuck with a “Open source” format, but no where to go…

        Unless that has changed, then I would take a look again.

        • badwolf@lemmy.mlOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Oh, now I got your meaning. There is a feature to export your data. Someone on Reddit said they couldn’t export “thousands of notes”, but the feature is there. The docs say it. And I used it, but I don’t use another app, and don’t have thousands of notes yet. It’s something to take a look.

          • krash@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 months ago

            You can export your data, but its like exporting your onenote data in PDFs. Your notes will lose the built in functionality and relations.

            • badwolf@lemmy.mlOP
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 months ago

              I believe I’m the noob here, but is it that weird? I mean, in this scenario you’re no longer using Anytype, is it really reasonable to expect that all the relations and links you created using it to be transferable to another app? It seems to me like a lot of work to make two different solutions talk to each other so well.What if the other app has a resource you don’t want? Or you have a new resource they don’t have yet?

              • pukeko@lemm.ee
                link
                fedilink
                English
                arrow-up
                3
                ·
                2 months ago

                Obsidian, logseq, and others work natively with markdown files that are almost cross-compatible and can be edited and used in any text editor. Things like back linking may not be present in that case (of using a plain text editor) but it doesn’t disappear from the file.

                Roam uses a proprietary format but exports to markdown.