| I have a personal list of macOS apps I use that is similar & goes in detail in how I use the apps. https://github.com/nikitavoloboev/my-mac-os Karabiner specifically is life changing software. At this point ALL keys on my keyboard are custom modifier keys. It's wild. https://github.com/nikitavoloboev/dotfiles/blob/master/karab... |
Funny that today I started using SublimeText again for the exact same purpose you describe: Creating a wiki / knowledge base that is text based (markdown FTW), editing those markdown files, quickly jumping to files within nested folders (via Cmd+P = Goto anywhere). Was searching an alternative to `Quiver App` or `Dash App` to create a code snippet database / repository.
After I started using `iA Writer` for writing markdown, I realized how much better it is to move away from Evernote, Quiver or other proprietary writing apps to markdown (=plaintext) + folders. A little research later I narrowed down to: Emacs+Orgmode+Terminal or Vim+FZF+Ripgrep+Terminal. I realized that SublimeText gives me all the Ripgrep+FZF capabilities, and a decent markdown editor. (Still I love and use `iA Writer` for non-technical writing and SublimeText for all else.)
[^1]: Karabiner Elements, Alfred App, Keyboard Maestro and many more.