Note: I am the author of Plugin REPL; I am not affiliated with Obsidian
This is a cookbook for Obsidian (and Plugin REPL and Obsidianโs many plugins). Documentation tends to be succinct and organized by particular features whereas cookbooks are organized more in terms of tasks that you might want to do, demonstrating what features you can use for a task.
Obsidian is a markdown editor for maintaining a personal knowledge system with very good support. There are often plugins to customize Obsidian to work how you want and do particular tasks. Plugin REPL is an Obsidian plugin (inspired by Emacs lisp) that allows you to rapidly add hacky functionality to get a task done if you know just a little programming. If there is not plugin that does this task, or you want a little more control Plugin REPL may be a good choice.
Thereโs a lot of โtheoryโ around the use of Obsidian and note taking in general. This cookbook is meant to be more specific and practical. It can be quite fun to nerd out on the theory of Obsidian; itโs heady stuff.
General Obsidian resources
Core Obsidian features
Quickly displaying an Obsidian window from anywhere on your Computer
Efficiency in Obsidian
Structuring your notes
Why and how you should make your automated maps of content handcrafted over time
Converting inline properties to frontmatter properties with a hotkey
Process in Obsidian
While Obsidian can be used as a โsecond brainโ. It is also useful for getting things done.
Plugin REPL
Applications
I am not affiliated with Obsidian. I am the author Plugin Repl