top | item 40849807

(no title)

pax | 1 year ago

desktop, or offline? isn't the PWA satisfactory?

discuss

order

kiratp|1 year ago

I can’t back up the data in a PWA.

kjksf|1 year ago

If you store notes on disk, which is what I do, you can back them up with any file backup tool.

I store my notes (encrypted with a password) on OneDrive.

See https://edna.arslexis.io/help-win#storing-notes-on-disk

I even have a settings option for a daily backup which exports all notes into a single .zip file in `backups` sub-directory. Not sure if it makes much sense, but it's there.

michaelrpeskin|1 year ago

For me, I like that HeyNote auto saves to buffer.txt and I can have a crib job auto commit that to git at regular intervals.

stronglikedan|1 year ago

not everyone has 24-hour online access

spartanatreyu|1 year ago

PWAs don't need online access. They only need initial access to download them.

Same with plain old websites if they're made to run offline (e.g. https://devdocs.io/offline).