• 0 Posts
  • 18 Comments
Joined 7 months ago
cake
Cake day: December 1st, 2024

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.


  • 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…




  • I just recently switched over to rpi-clone after doing backups of the booted SD with SD Card Copier, the GUI app on Raspberry OS.

    The original version from billw2 didn’t work with modern OS versions. After doing some lookups in the issues and online, the users pointed to geerlingguy’s version, which seems to be maintained.

    I’m not using rpi-clone-setup but rpi-clone sdX and after trying it for the first time, it worked. I swapped out the SD with the copy and the raspberry booted (it didn’t boot with billw2’s version).

    Next step is to create a script for regular backups.

    To your questions:

    • Tried it, it works for my use-case
    • rpi-clone asks for confirmation, which I need to address when trying to do backups automatically
    • Have tried others but needed a working copy on a new SD card, so this is the solution I’m going with
    • If you want a file you probably want to use dd. I’m aware of the space issue. I quickly looked up other tools: partclone and fsarchiver seem to address the free space issue, but I never tried them so I cannot speak to that.









  • Please do. Maybe you‘ll find something useful. I found radicale working best for me (it was easy to install and selfhost). Selfhosting covers many topics, so it‘s difficult to share additional links here. But if you do a websearch, you should find good tutorials. Try to host in the local network first, and install a VPN to access services like CalDAV or CardDAV on the road. This will keep you from spending time on additional security considerations when hosting something on a public accessible host, which can be overwhelming when still being at the beginning.





  • I recently saw a blogpost somewhere, where someone used git versioning for writing, and I find this idea highly intriguing. Then I realized, that I already have an app that would allow me to work like this: NotesHub

    For now, I only started a journal, but I plan for some time already to start writing again.

    Obsidian is great too, but a pain when it comes to syncing on iOS.