Hacker News new | ask | show | jobs
by submeta 2445 days ago
Thank you very much for sharing. Using almost all of the tools you mention myself[^1]. But you give lots of new inspiration. And mention many new tools that I will explore.

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.