Skip to content

Storage and Sync

Harp works by directly working on file system directories providing Org mode files and attachment directories. You are free to choose the storage backend this way. For example on android devices you can use SAF provider to, say, directly work with harp files stored on your Nextcloud instance.

Note

The legacy web version of harp works uses browser's IndexedDB for storage, but allows you to take an export out in the same structure as expected by the multiplatorm app.

Encryption

Your storage system might already have encryption enabled. But harp might support the classic ways we encrypt org files in later versions.

Sync across devices

Giving choice of storage to the users also puts the responsibility of sync to them. You can use tools like Nextcloud, syncthing, and many others for this.