TechLifeWeb

🌱Obsidian


Published by 
Scott Kingery
 on 

Obsidian is an excellent tool for capturing and organizing your notes in markdown format. Here are some tips for using Obsidian.md/

Getting Started

UI

  • Quickly find a note by title (or part of the title) - Obsidian has a "quick switcher" (default shortcut: `Ctrl + O`) that searches only by note titles. On mobile, the quick switcher is at the bottom middle of the screen. and looks like a circle with a + in the middle.

Markdown

Getting Text into Obsidian

Useful Plugins

  • Obsidian with Spaced Repetition Plugin - upskill.quest https://upskill.quest/obsidian-with-spaced-repetition-plugin 'The Spaced Repetition Plugin is a great addition for enhanced learning through flashcards and here's a quick intro!'
  • Dataview
    • List Everything Obsidian Dataview Can See on a Page Put a small dataview query on a page and you'll see all the fields that Dataview can see
    • How to get a list of items containing a specific tag with Obsidian and Dataview link
    • Dataview Cheat Sheet linkThis cheatsheet provides a handy reference guide for writing powerful queries using the dataview plugin in Obsidian.
    • Basic Dataview Query Builder link 'The Basic Dataview Query Builder will guide you through some questions and put together a dataview query based on your answers. You can use this query as-is in your vault or as a starting point to refine a more advanced query.
      The goal is to help you on your first dataview queries and to give you a better understanding of the syntax and needed information to build dataview queries from scratch.'
    • Bases is a new feature in Obsidian (1.9 is in pre-public release currently (May 2025). Someone has already developed a tool to convert from Dataview Tables to Bases. Bases Toolbox 'Convert Dataview TABLE queries to Obsidian Bases format'
  • Itinerary
    • Link 'Planning a vacation or need to otherwise see a set of events on a monthly, weekly, or daily calendar? If so -- obsidian itinerary can help you keep your plans in order.'
  • Kanban
    • Link How I use Kanban boards in Obsidian to manage my personal projects
  • Mononote
    • Link 'ensures each note occupies only one tab per window pane. If a note is already open, its existing tab will be focused instead of opening the same file in the current tab. Works for opening notes via links, menus, hotkeys.'
  • Templater
    • Link 'Templater is a template plugin for Obsidian.md. It defines a templating language that lets you insert variables and functions results into your notes. It will also let you execute JavaScript code manipulating those variables and functions.'
    • Templater code for daily note navigation
    • Obsidian: Templater Converters Link 'how I am also using Templater to convert existing content, transforming it in a variety of ways to effectively build my own text processing functionality within Obsidian.'
  • Tasks
  • Webpage Export:
    • Link Export html from single files, canvas pages, or whole vaults. Direct access to the exported HTML files allows you to publish your digital garden anywhere. Focuses on flexibility, features, and style parity.

Useful Websites

Styling Your Vault
Troubleshooting
🌻Garden Home