Tag: graphs
-
A Graph for Zettelkasten: Measuring growth in Obsidian
In the last year, I created 1,500+ notes in my Zettelkasten. That’s an average of four notes per day, every day of the year. And these aren’t small meaningless notes. Sometimes a note will contain a single link, but I also have notes that contain thousands of words. Perhaps even more surprisingly, on most days…
-
Plotting Task Completions with DataviewJS and Obsidian Charts
Have you tried plotting in Obsidian? Unfortunately, it can be challenging and technical. But not today! If you want a way to track task completions over time, then look no further. This is the easiest method I’ve found for task plotting in Obsidian, and it looks like this: Creating graphs is one of my favorite…
-
Creating Dynamic Graphs in Obsidian
Obsidian has an incredible plugin ecosystem. Not only are the plugins individually impressive, but sometimes they integrate with each other in unexpected and wonderful ways. One of my favorites gives us the ability to create graphs in Obsidian. This trick involves two community plugins: Dataview and Obsidian Charts. Dataview gives you ability to query almost…