Looking for a note-taking app, preferably that I could use straight from a browser. I’m currently using Standard Notes. Not sure if that one is any good, but E2EE and open-source which at least checks those boxes. I don’t store anything too sensitive and I don’t need a whole bunch of features, though I suppose I’d use them if they were available.
I’m honestly not too picky but maybe discussion here could help someone else out who may be looking for the same thing with higher expectations? I’ll switch over to a better option if there’s something considerably better.
Thanks in advance
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
I’m on NixOS also but I’m not using org-mode for my config, so idk how to help with that. If you do
c-h ?
you can see all of the help commands, likec-h m
for your current keybinds,c-h v
for variables, etc. It says just the key you have to do after doingc-h
. Also if you use the which-key package, there’s a minibuffer that shows ways to complete a command after doing something likec-x
in a list of what command happens after you do each possible key after it. Oh yeah I’m using vertico mode which shows all the functions when I hitm-x
and is kinda like autocompletion in an ide except form-x
.Just wanted to post a quick thank you as this info has really helped me get to a usable / learning state with emacs! Will keep playing and practicing until it becomes second nature.
That’s great! If you need any help in the future, I’m always open.
Thanks again- this is really useful. Navigation and getting the muscle memory is the hardest thing for me right now. I think I will use these commands and try to practice a little each day until I become more comfortable using emacs full time.