Obsidian is a powerful markdown editor app that is free and used primarily for Personal Knowledge Management or PKM. Markdown is a lightweight markup language for creating formatted text using a plain-text editor.
Here I show how to use Obsidian's "Daily Notes" functionality to set up a simple system to plan and manage calendar-based events. My example will be to manage my speaking engagements.
To get started watch these tutorials by Nick Milo:
To use this folder as an Obsidian vault, you will need to add three Community Plugins:
- Calendar
- Dataview
- Tasks
- Clone or download this Github repository from https://github.com/DrTomasAragon/obsidian. On your computer, a repository is just a folder.
- Download and install Obsidian app from https://obsidian.md.
- Go to Settings > Community Plugins > Browse
- Install and Enable
Calendar
,Dataview
, andTasks
plugins
- Install and Enable
- From Obsidian app, select "Open folder as vault" That's it! You are good to go!
Go ahead and edit the files. I put an asterisk (*)
below next to selections you may need to use for this vault.
To install, enable, or update Community Plugins, select "Settings" (3). For this vault the Community Plugins were already installed and enabled.
- Open another vault
- Help
- Settings*
To create a today's date-based note, select "Open today's daily note" (4). In this vault it will create a note in the "Talks" folder.
- Open quick switcher
- Open graph view
- Create new canvas
- Open today's daily note*
- Insert template
- Open command palette To create a date-based note for a date other than today, then select a date from the Calendar (see below). This creates a note in the "Talks" folder with the selected date.
This section is for managing folders, files, and searches. You can also create a new note or folder.
- Files
- Search
- Bookmarks
- Collapse
- New note
- New folder
- Change sort order
- Collapse all
- 1, 2, and 3 are folders.
- 4 (Home, README) are notes at the root of the folder.
- 5, 6, and 7 are notes in the Notes, Talks, and templates directories, respectively.
The
Home
note is a dashboard to summarize Talks planning and Tasks. To accomplish this I used theDataview
andTasks
Community Plugins.
- Open Notes Tab menu
- Backlinks (mentions) to opened note
- Outgoing links
- Tags
- Outline for opened note
- Calendar*
- Collapse
- Toggle between Reading and Editing modes
- Dropdown menu for opened note To create a date-based note for a date other than to today, then select a date from the Calendar.
We are using the Daily notes function to create date-based notes in the "Talks" folder. To accomplish this, set the "New file location" field to the "Talks" folder.
Set the "Template file location" field to "templates/Talks" path. In other words, this means the Talks.md
template file is located in the templates
folder.
In this tutorial I took advantage of Obsidian's Daily Note function to plan and manage speaking engagements ("Talks"). We used the Dataview
and Tasks
Community Plugins.
Obsidian is best for setting up bottom-up, low friction processes for
- Personal Knowledge Management
- Note making, including
- meeting notes
- literature notes
- research notes
- atomic notes, including the Zettelkasten method
- Connecting ideas and concepts to generate new insights.
To learn more, view YouTube tutorials from