Markdown Benefits and Linking
- Writing in markdown prevents data from becoming trapped in proprietary software, ensuring that notes remain accessible and usable outside of the application where they were created 0s.
- The most critical function in markdown for personal knowledge management is the link, which is created by typing double brackets 1m5s.
- Obsidian provides an autocomplete feature when creating links, allowing users to select existing notes from a list to establish a direct connection between ideas 1m25s.
- Linked notes are visually represented in the graph view, which displays the relationships between different documents 1m45s.
Tagging and Categorization
- Tags serve as a secondary method for relating ideas, implemented by typing a hashtag followed by a keyword 2m15s.
- Clicking on a tag initiates a search that displays all notes containing that specific tag, allowing for the organization and retrieval of related concepts 2m45s.
Text Formatting and Lists
- Italics are used for emphasis and are created by placing a single asterisk on both sides of the desired text 3m15s.
- Bold formatting is used to highlight significant nouns and is achieved by placing double asterisks on both sides of the text 3m45s.
- Lists are generated by typing a dash or hyphen followed by a space, and the software automatically continues the list format when the user presses enter 4m15s.
Markdown Header Hierarchy
- Markdown headers are created by typing a hashtag followed by a space, with six available levels of hierarchy ranging from one to six. 5m28s
- Header one is typically used for titles, while header three is often used as a sub-header to organize note content. 5m35s
- As the header level increases from one to six, the text size decreases, though headers four, five, and six may appear similar in size. 6m0s
Knowledge Management and Tagging Utility
- Adding tags to notes, such as labels for people or topics like "PKM," allows for incremental improvement of a personal knowledge management library. 6m45s
- Engaging with notes through formatting and tagging provides cognitive repetitions that help strengthen neural connections, which can improve memory and recall. 7m5s
- Clicking on a specific tag allows a user to view all associated notes, serving as a method to build relationships between different pieces of information. 7m25s
Formatting Efficiency and Design Philosophy
- Markdown supports auto-numbering lists as a form of text formatting. 7m40s
- Obsidian intentionally lacks a top formatting bar to ensure that the primary focus remains on the process of thinking, writing, and expanding ideas rather than on visual styling. 7m55s
- Mastering these six markdown keys is intended to help users write efficiently and align their note-taking process with the speed of their thoughts. 8m20s








