(no title)
dsissitka | 4 months ago
firejail --appimage --net=none --private=~/path/to/jail ~/path/to/Obsidian.AppImage
--private=~/path/to/jail limits access to your home directory to ~/path/to/jail and when you don't want Obsidian to have internet access you can take it away with --net=none.
elric|4 months ago
And because --private mounts some bits as temporary filesystems, you might end up losing state. Try before you buy.
sph|4 months ago