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
Tutorials
- Obsidian As A Second Brain: The ULTIMATE Tutorial by Dabi
- Obsidian for non-coders (no plugins) by Nicole van der Hoeven
Plugins
^de6258
- Obsidian Plugins — My top plugins in the Obsidian app by Linking Your Thinking
- EVERY Plugin I’m Using After 2 years in Obsidian by FromSergio
Development
- https://github.com/obsidian-tools/obsidian-tools
- How to get started with developing a custom Plugin?
- https://github.com/Vinzent03/obsidian-advanced-uri
Dataview
iOS
- https://github.com/ryanjamurphy/lumberjack-obsidian - Drafts-like quick logging for 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
- You can insert the content of certain headings by adding
!
in front of a wiki link with#heading
:
e.g.,![[Obsidian#URI]]
!Obsidian
- The ^
lets you refer to a single block in another document.
e.g., ![[Obsidian#^3aad8f]]
!Obsidian
Pane management
- You can pin a document to prevent it from being replaced.
How do people use obsidian?
- Linking Your Thinking channel (https://www.youtube.com/channel/UC85D7ERwhke7wVqskV_DZUA/videos) is a place to see many interviews about how people use obsidian.
Here are some videos or articles from researchers: