Obsidian

Obsidian is a cross-platform text editor and document management software application using Markdown formatting. It was recently launched (2020) and has been widely adopted in the programming community, mainly but not exclusively for software documentation purposes. In addition to Markdown syntax, Obsidian offers vaults for document management, which can be viewed as folders, and support sync across multiple devices, among other features.

This section will discuss installation and configuration, vault usage, out-of-the-box features, plugin installation & usage, tags & graph view, template creation & usage, document push to GitHub, and more.

Markdown is a lightweight markup language used for creating formatted text. It was created in 2004 by John Gruber &…

Request Full Resume