This Ulauncher extension enables you to search your obsidian.md vault and create new notes on the fly.
Keywords are customizable
- on: Open note based on filename
- of: Search the content of all notes
- od: Open daily note
- oc: Quick capture to a note
Then open Ulauncher preferences window > extensions > add extension and paste the following url:
https://github.com/mikebarkmin/ulauncher-obsidian
Currently, doctest is used for the functions
and moment
module. To run the tests execute the following command:
Install time_machine:
pip install time_machine
python3 -m src.functions
python3 -m src.moment