all 3 comments

sorted by: hot top controversial new old
[–] 5 points 1 week ago (1 child)

Emacs is worth trying for a month or two at a minimum. I don't really use Emacs for note taking primarily, so I'm not sure of what packages people use.

If your new to emacs completely, I'd start with the official tutorial by opening emacs and typing C-h t (or in the menu bar at the top selecting tutorial). It takes an hour or so to complete.

Then I would just start using emacs to do any tasks you like, while reading Mastering Emacs by M. Petersen. It's very expensive for a book, at $50, but you can find EPUB formats online for free.

  • source
  • hideshow 2 child comments
  • [–] 3 points 1 week ago

    I really like it for note taking, especially if I'm trying to design some piece of software (which I keep open in a neighboring window). I use spacemacs because it sets up basically everything I personally want from an editor. Also gives you the choice between Emacs and vim keybinds, in case you have some preference 😊 It has a decent beginners guide too if you don't mind reading documentation

  • source