Advanced URI that sets a Property

First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.

What I’m trying to do

I try to create an advanced URI link to set a property in my daily note to true. the idea is to put this url with tasker in an shortcut on my android phone so i just need to press this shortcut to track my habbits

Things I have tried

i came up with this URI but it just puts “Sport: true” at the end of the note. Sport already exists in the YAML
obsidian://advanced-uri?vault=Zettelkasten&daily=true&mode=append&data=Sport%3A%20true

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.