quickadd icon indicating copy to clipboard operation
quickadd copied to clipboard

[FEATURE REQUEST] list properties?

Open JuliaWasala opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. I want to be able to set list properties using Quick Add from template, but I can't find any documentation on how to do it. If I use the obsidian properties fields, e.g.: project: {{VALUE:project}} Where the project property is of type list. And I enter project1,project2,awesomeproject, this is added as a single list item. I also tried - project1\n- project2 etc.

I also tried to do this using templater / with YAML frontmatter, but for some reason obsidian is not converting those to property fields.

I googled for a while for both list and array but I couldn't find anything, feels like I'm missing something here because I can't possibly be the only person who wants to prompt for list properties right?

Also "---" frustratingly keeps converting into a heading.

Describe the solution you'd like I would like to know how I can use Quick Add's template prompting for properties functionality for

JuliaWasala avatar Dec 24 '23 18:12 JuliaWasala

+1 (please)

oetterer avatar Dec 29 '23 09:12 oetterer