• 0 Posts
  • 5 Comments
Joined 1 day ago
cake
Cake day: July 11th, 2025

help-circle

  • Currently testing zettelnotes, as it has git support, and file encryption. (I know Obsidian has several encryption plugins and git support) Obsidians is quite slow on my phone (too many plugins 😅) and I wouldn’t mind my notes being encrypted just for peace of mind.

    Importing notes went quite good so far. I like Obsidians UI better as it is more polished.

    First I was impressed by the extensibility of Obsidian, but over time I figured, I don’t need most plugins on a daily basis.

    I would like to have a markdown Editor on Android, that supports editing .md file stored in different folders, without the need of setting up a Vault or other setup steps.



  • 1 TB active, 2 TB Backup on my own storage and 2 TB Backup remote on internxt (lifetime plan).

    Before being overly excited about their lifetime offerings (and discounts on such) getting the backups running reliably was a pain up until their last webdav update, so I would consider them with caution. Also I’m not sure they do another round discounts on their plans… at least their marketing mails said it was the last chance - but hey, that also might be a strategy to make you buy in.


  • Not using ZFS but a similar approach: All my data (paperless, and other docker container data) is encrypted with LUKS on a separate disk. The OS is running unencrypted on the SD card (using a Raspberry Pi). This way I can swap out the system and relink the docker container data if needed. Yes, I do need to unlock after a reboot, but since the system is fully up, that’s done easily via ssh.

    Still looking into ways to unlock it automatically on certain criteria…