Tagged: Zim Wiki

0

Drawings as Code – DOT and Graphviz

I like drawings to explain stuff. It’s probably the most straightforward way to document things. But the pain of traditional drawings is the inability to track changes to them. It’s easy to track changes to text or code by tracking them in a git. It’s not easy when it’s a binary blob which is what most images are. SVG format helps a lot. I use it as much as possible, but it’s still very verbose, and I think not easy to see the diff and understand what happened over time.

2

Tools for Effective Documentation

Over the years I have gathered a set of tools for effective documentation and communication. I use these tools to communicate on this blog, with my coworkers or anyone else that I want to share things with. Now that all of us are working remotely, they have become very important. I am listing my favorite ones here.

Zim Wiiki screenshot in my outliner mode 0

Outlining Your Notes with Zim Wiki

I have been using Zim Wiki for a long time now. Its my knowledge base. Very frequently I also use it as an outliner to take notes. This is an outline about that; written in Zim Wiki and exported as HTML. I have also attached a screenshot below. Outline is hierarchical text. Its...

10

Zim – The Best Note Taking and Idea collecting software

For a long time I was using simple text files to keep my notes and ideas. It was nice and easy but I always wanted some features that were provided by software like OneNote or Evernote. In the last few years I have tried couple of them. While evaluating any new note taking...