Skip to main content

2 posts tagged with "My Notes"

My own notes and Personal Knowledge Management

View All Tags

My blog is my public notebook

· 3 min read

This website is sort of an experiment. It is implemented as a blog because blog software provide some useful features, but it has slightly different goals.

You could say it is dissimilar to, yet not entirely unlike1 a blog.

This post describes that dissimilarity.

Footnotes

  1. for you Hitchhikers Guide fans

Issues with using subtrees in my notes

· 3 min read

I manage my notes with Obsidian and store them in git. I have some notes that I share between home and work, and others that I only access via personal devices. I used to manage these shared notes with submodules, but recently switched so sub trees. However, I ran into some issues that have me considering switching back to submodules.