Spacemacs
Things I like
- Being able to press SPC SPC to open any command
- Org mode
- This is probably one of the best things about emacs!
- The fact that headers and lists are no different is a big deal
Things I dislike
- These errors are starting to become a real pain when working on the garden.Error: ENOENT: no such file or directory, open 'garden/.#combining-react-hooks.md'
- Though I think this is actually a bug in gatsby-theme-brain
- After looking at this more, what I think is that gatsby-theme-brain should be able to remove files from it's memory without crashing
- Though I think this is actually a bug in gatsby-theme-brain
Where have I mentioned this?
- gatsby-theme-brain
- I use spacemacs for tending my garden
- It creates an autosave file for anything you are currently editing, like
garden/.#empathizing-with-your-users.mdx
- This file is added and then removed
- It creates an autosave file for anything you are currently editing, like
- I use spacemacs for tending my garden
- log
- Update gatsby-theme-brain to ignore spacemacs autosave files
- obsidian
- The interface for markdown is much nicer looking than Spacemacs
- tools
- vs-code
Why leave emacs