| I journal computer and software ideas as markdown files out in the open on GitHub. When I get to 100-300 entries I move onto a new repository. https://GitHub.com/samsquire/ideas
https://GitHub.com/samsquire/ideas2
https://GitHub.com/samsquire/ideas3
https://GitHub.com/samsquire/ideas4
https://GitHub.com/samsquire/startups I create a new markdown heading for each entry and write. It's searchable and the data is easy to synchronize, backup and use and the solution shall last for multiple decades maybe even longer. It's also indexed by Google. I'm still tweaking my first journal that I created in 2013. At one point I tried to love Emacs and I am yet to use org mode. I actually use the GitHub interface mostly to update my journal. And before that vim and lately IntelliJ which includes preview features. I would recommend if you want to write notes or create an external mind to improve your thinking just write. The tool you use doesn't really matter. It's the quality and reward from writing and rereading what you wrote. |
https://lancebachmeier.com/other.html
Then I moved to GH pages and a simple theme, so that I could type directly in the browser on any device:
https://bachmeil.github.io/online-writing/
There was still too much styling on that page for my taste. The full CSS for my new site is
body { max-width: 950px; margin: auto; padding: 8px;} pre { border: 1px solid gray; border-radius: 6px; padding: 8px; }
That feels more natural to me. Site here:
https://bachmeil.github.io/the-blog/