QuickAdd
โWARNING
Entrance to the Brain, from here you're on your own.
CAUTION
Some files are private or not ready yet, if a link gives you a 404 that's why :)
This is a work in progress, new notes will be added daily
List of note Indexes
Here we are, in my brain (Digital Garden), most of the notes here needs editing and rewriting but we're getting there slowly. If you want to understand a bit more how all of this works you can head out to ๐ PKM.
When ready you can use the [indexes] bellow to start navigating.
๐ PROJECTS
๐ ART
๐ TECHNOLOGY
๐ SCIENCE
๐ PHILO-PSYCHO
๐ HISTORY
๐ HEALTH
๐ GAMING
๐ KNOWLEDGE
.... |\| .|||. |\/| .|\\. .|.
.\\||/|. .\|..|| .\|..|||...||.....
.| .....||.|\\\\\\ ... |\\\/. .\\. .||
.\\| .|\\|..|\\ .\\\\ .\\|. .\\\\\| |\| |\\|
|\\ |\\|.. /\\\. |\|\\ \\\\|. .|\\. .\\\\|
.\\. |\\\\\\\|.. .\\| .\\||\\/|. |\\| .|/\|
\. .\\\||/\|.... \\| |\/ |\\\ |\\\| .\\| \\| ....
|\/ |\\| |\\\\\\\| |\|.\\\ \\\\. |\\\\| |\\ \\. ||..
..|||\| .. .\\\\. |\\\\\\ .\\|....|\\\. |\\\\\\ |/. |/
\\\|.. .\\\ |\\. .\\\| \\| |||\\\. ...|\\/||. .\\\
|\| |\/. /\\\\\| .\\\\. \\. .../|. .|\\\|. |\\\| |\\
. |||\\|. ..||| .\\|. |\| \\|..../\\| |\\| .\\\\\ ..
\\| .||\|.|.. |\\\|./\ \\||\. ||... .\\\\/. |\/||
..|/||. |\\\\\|. .|/\| ||. .||\\\ .|||. |\
.\/| \\\. .|\\\|||\\\||.. .|\\\\\\\|\\\\. /\\\\||. |
.|| |\\\\| .......|\\\\\\. .\\\. ..|||.... .\\\\|.. ...
\\||....|\\\\\\\\||\\\\\\\/ |\|....|||\\\\\\\/....|\\\|
||.|\||\\| .....|\\\\..\\| .|\\\. ||........ .|\|...
. |\ /\\/\\\\\\. |\. .\\\\\\. ./\\\\/ |\\\||.
.|\.|\| .|\|... .. ./\\|..|\\| ..
.|\\| .\\\\.\\\\\\\ \||...\\\|..|\\\|.||
|\. ..||....|| ... ..||\\\. .|.
... .......
โ Obsidian
QuickAdd
Getting Started
Installation
This plugin is in the community plugin browser in Obsidian. You can search for it and install it there .
You can also do a manual installation.
First steps
The first thing you'll want to do is add a new choice. A choice can be one of four types.
- Template Choice - Insert templates into your vault. Works together with Obsidian template syntax and popular Templater plugin, augmenting them and adding more options.
- Capture Choice - Quick capture your manually written information and save it. Daily notes, work log, to-read-and-watch-later list, etc.
- Macro Choice - Macros to augment your workflow. Use the full power of Javascript programming language and Obsidian functions to do anything your want. E.g. create a personal movie database by writing a movie name and getting the movie notes fully customized and filled with correct film's up-to-date data.
- Multi Choice - Folders to better organize the previous 3 choices. Usability feature, not a new functionality.
In your choices, you can use format syntax, which is similar to the Obsidian template syntax.
You could, for example, use {{DATE}}
to get the current date.
I want to...
Be inspired
Take a look at some examples...
- Capture: Add Journal Entry
- Macro: Log book to daily journal
- Template: Add an Inbox Item
- Macro: Move all notes with a tag to a certain folder
- Template: Automatically create a new book note with notes & highlights from Readwise
- Capture: Add a task to a Kanban board
- Macro: Easily change properties in your daily note (requires MetaEdit)
- Capture: Fetch tasks from Todoist and capture to a file
- Macro: Zettelizer - easily create new notes from headings while keeping the contents in the file
- Macro: Obsidian Map View plugin helper - insert location from address
- Macro: Toggl Manager - set preset Toggl Track time entries and start them from Obsidian
- How I Read Research Papers with Obsidian and Zotero
- How I Import Literature Notes into Obsidian
- Macro: Fetching movies and TV shows into your vault
Create powerful scripts and macros to automate my workflow
Take a look at the QuickAdd API, format syntax, inline scripts, and macros.
Use QuickAdd even when Obsidian is minimized / in the background
You got it. Take a look at this AutoHotKey script.