Hello all, good morning. this question is about bases
What I’m trying to do
On the properties (List type) of a note, I want the list items to appear on one line each
Things I have tried
When the property type is Text, I can write multiple lines by clicking Shift+Enter.
But when the property is a list, I can’t do that. Is there any way to make the items in a list be on each line?
Hi, I think I didn’t write the question very well. What I wanted was: On the properties of the note, I want the list to look like this. I can’t add multiple links when the property type is Text.
To answer your question, if the propety is Text, you can just type Shift+Enter and write multiple lines of text, no plugins needed (like on the image I added)
add a property to your base with the formula Subtasks.map([value])
i didn’t realize Text properties worked that way! it seems inconsistent for me though, sometimes Shift+Enter escapes the property field instead of entering a newline.
afaik there is no builtin way to do that and i don’t know of a plugin which does it off the top of my head. but there are many frontmatter/property styling plugins, so maybe one will do what you want