Obsidian

A personal knowledge base management system. It uses connected Markdown files and is thus nice for Ideas of connected ideas such as Wiki and Zettelkasten. ^3aad8f

https://obsidian.md/

Tutorials

Plugins

^de6258

Development

Dataview

iOS

AI

Tips

Set up

Key repeats on mac

If you use mac + Vim mode, the following command will enable key repeats.

defaults write md.obsidian ApplePressAndHoldEnabled -bool false

Fonts

You can set fonts by putting something like this in the .obsidian/snippets/font.css.

.markdown-source-view {
 font-family: 'JetBrainsMono Nerd Font', Menlo, Monaco, 'Courier New', monospace !important;
}

URI

Linking

e.g.,![[Obsidian#URI]] !Obsidian - The ^ lets you refer to a single block in another document.

e.g., ![[Obsidian#^3aad8f]] !Obsidian

Pane management

How do people use obsidian?

Here are some videos or articles from researchers: