Obsidian scripts for QuickAdd
- A YouTube notes script
- A general web article script
Requires Obsidian Extensions:
- Dataview
- QuickAdd
Set up YouTube Script:
- Get a YouTube API key via Google Cloud tut
- Add the key to the macro via the settings gear icon
- Invoke the macro and then use the following values in your template:
{{value:folder}}- Root level folder of all the video notes (access via macro settings gear){{value:url}}- Video URL{{value:title}}- Video title{{value:channel}}- Video creator{{value:fileNumber}}- Counts and increments the number of files already in the target folder
Contrib:
The code is so dead simple that you can use it as a starting point for writing custom macros for QuickAdd. MIT.
How to Install
- Download the ZIP or clone the repository
- Open the folder as a vault in Obsidian (File → Open Vault)
- Obsidian will prompt you to install required plugins
Stats
Stars
4
Forks
0
Last updated 13mo ago
Categories