Skip Navigation

Search

] A list of companion plants for all your ecological fun

Symbiotic/companion plants are pretty cool and can be executed really well into worldbuilding.

1

Obsidian and Obsidian HTML are my go-to tools for writing and sharing setting notes

Like the title says, great tools for hosting world notes (or really any kind of notes) in knowledge graph style.

  • Obsidian: https://github.com/obsidianmd
  • Obsidian HTML: https://github.com/obsidian-html/obsidian-html

I have all of my world notes set up in a private repo for safe keeping. Whenever I update them I run Obsidian HTML locally and move the new files over to my server. Next step will be to make a Jenkins build job to automatically build/host the latest notes when I push to the repo.

Obsidian is great for my style of note taking where I end up being all over the place and want to set up 'figure this out later' pages. It is also very easy to change the names of things on the fly and update across all my notes.

1