Comment on Ask HN: Anyone else use a single gigantic .txt file as a notetaking solution?Comments−arresin1yI use markdown in an IDE (vscode). It’s very nice. You get: some formatting, auto indentation, indentation, identifier search (jump to heading with fuzzy search), code highlighting, etc.
Comments
I use markdown in an IDE (vscode). It’s very nice. You get: some formatting, auto indentation, indentation, identifier search (jump to heading with fuzzy search), code highlighting, etc.