Skip to content

FR: for multiple-value cells, make an option to have multiple lines of the same key instead of one key with multiple values #13

@ooker777

Description

@ooker777

This is useful in Dataview queries, since with

key:: foo bar

you get a string, while with

key:: foo
key:: bar

you get a list ["foo","bar"]. This would also be easier to read, if the value is sentence-long

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions