

These are simply different folders of Markdown files. Vaults: an unlimited number of knowledge bases can be created by using different Vaults. Voice memos can be embedded with the audio recorder plugin. A tag pane can be displayed in the sidebar using a plugin.įolders: notes can be organized in hierarchical folders, allowing you to create an outline of documents.Įmbeds: notes and other files can be embedded using !]. Tags: standard hashtags are supported, as well as nested tags. The Outline plugin displays a table of contents of your headings in the sidebar.

Prism is used, and 255 languages are supported.įolding: there’s a setting that allows you to fold headings and/or indents, allowing you to use Obsidian as an outliner.
#NOTECASE PRO FONT KEEPS ON CHANGING CODE#
Latex: you can add mathematical notation to Obsidian by enclosing Latex code inside double dollar symbols.Ĭode blocks: code blocks are available and syntax highlighting is supported. Tables, task lists, strikethrough, and footnotes are supported. For example, **bold** text is created with double asterisks and _italics_ requires double underscores rather than single underscores or asterisks. Like Dynalist and Roam, it’s not quite standard. Markdown: Markdown is supported and displayed in Edit mode but not Preview mode. One use of this is to display the Edit and Preview modes of the same note in two linked panes. Panes can be linked so they scroll together. Split window: Obsidian allows you to split the window multiple times like in an IDE. Case sensitivity can be turned on and off and operators are available for path, file, tag, line, and section. Search: search looks for notes containing a word or phrase and displays them in the navigation bar and highlights them in the selected note. You can create links to specific blocks or headings using the syntax ]. Each block has an empty line before and after it. Hovering over a note shows you all related notes in purple and clicking on a note takes you there.īlocks: Each page is made up of blocks which may be paragraphs, lists and more. Graph view: this is a graphical representation of the relationships between your notes. It’s also used by plugins to display an outline of your headings, a tag pane, and more. Unlinked references can be changed into links with a single click. Sidebar: the left sidebar displays backlinks and unlinked references. Follow a link by clicking in Preview mode and Command-clicking in Edit mode, and go back with Command + Option + left arrow.Īliases: aliases can be created for each note so that you can link to them using different names. Backlinks are automatically generated and displayed in the sidebar and the context is included. Links are created using either Markdown links or ] according to your choice in the settings. Links and backlinks: links transform individual notes into a network of related ideas.

Here are some of the main concepts you need to understand to use Obsidian. There’s currently no web app, and mobile apps have been out in the wild for a few months now with generally positive reviews from those using them.
#NOTECASE PRO FONT KEEPS ON CHANGING WINDOWS#
Obsidian Mac, Windows & Linux AppsĮlectron-based apps are available for macOS, Windows, and Linux. You choose which mode is active by default. I guess this makes editing links simpler. Links are clickable in Preview mode, but in Edit mode you need to Command-click. The first hides the markup and displays images, while the second displays the Markdown syntax and the path to the images. The application is modal and offers Preview and Edit modes. But there’s a lot of power under the hood. Many of its more advanced features are turned off by default, making it easier to use for less technical users. They keep my data secure and under my control, and allow me to decide which features I need and which I don’t. Obsidian’s About us page lists three fundamental directions the developers are following with the app: Your notes are stored locally and can be stored on the cloud using iCloud, Google Drive, GitHub and more. An existing Markdown file (or folder of them) can be opened in Obsidian. The Obsidian program stores its data in folders of Markdown files, so there’s absolutely no lock-in and you can access your notes with any text editor or Markdown editor.
