|
|
|
|
|
by ipnon
988 days ago
|
|
Not to beat a dead horse, but Org Mode and Emacs have been a revolution in how I interface with my computers. It’s the closest we have to a BMI as long as your hands are dexterous enough. In the spirit of equine metaphors, I would only add that you can show a horse to water but you can’t make it drink. |
|
I moved my note taking to spacemacs https://www.spacemacs.org/ and then I moved to a standard emacs install with a minimal init.el
The magic for me with org-mode is the org-keyword states, time stamps, org-agenda, and fold/unfold.
Once you are dialed in to your keyboard shortcuts you can spend hours in emacs without touching your mouse, writing, thinking, and the ergonomic to organise those thoughts are just great.
I will say I still use vscode for actual coding, and I prefer the multi line / multi cursor visual editing in vscode over Evil/Vim visual mode multi line editing.