Joplin can do all that and has: Plugin support for nearly anything you want Runs on sqlite if you want to access the data direct Is 100% open source.
elltee
Nix has an ephemeral command to "install" packages to try out before installing permanently.
nix-shell -p <package>
will install the package, and drop you into an ephemeral shell to test it out. Exit the shell and it's gone.
It's also possible to install permanently straight from the CLI, but that ruins composability. To each his own.
My bigger problem w nix is the lack of FHS and the hoops you have to jump thru to get a non standard app to work.
- Choose instance: https://github.com/TeamPiped/Piped/wiki/Instances
- Click instance link
- watch videos
- ?
- profit
You can create account on a per instance basis.
Cheers
Birdemic and Velocipastor.
Protonmail supports + addresses as well. Not sure about others.
Ytdlp then ffmpeg convert to diff format or bitrate. No virus can survive that. Pulling from ph should be safe enough.
From memory, they got sued for patent infringement from a patent troll, and had to end the project(at least as far as the hardware goes). No idea how much or if any of it is true. The project is still available as open source. Runs reasonably well on a raspberry pi. Setup can be a little finicky for the microphone.
Yeah, for the restore process, I install a couple drivers for some USB devices. So a reboot is required. Otherwise, I has an alias for switch.
Data wise, it's mostly the same. i use syncthing to a couple different systems, one of which is essentially a storage server. The main difference for me is the app installations. apt install all the apps, then configure each. Kills a whole day for me. I'm sure it can be automated, maybe ansible / salt / . But the way I use it, Nix enforces that I always update my configs in a manner that is easily restorable.
Copy my backed up system into /etc/nixos/
Run nixos-rebuild boot.
Reboot.
Setup syncthing.
?
Profit
Awesome. Welcome to the club. Be patient. It's VERY different. The more you learn Nix (the language) the better off you'll be. I'm still on that path myself.
Dude in the thumbnail is Samy. He's been a bond villain for a long time now.