Skip to content

How to create or edit a multi‐valued property in Obsidian?

SebastianMC edited this page Sep 19, 2023 · 4 revisions

How to create a multi-valued property in Obsidian?

Obsidian create multi-line property

The key information is that you use the shift+enter to insert a newline character when editing the properties. * the shift+enter works on macOS. I need yet to confirm is the same works on Windows or if a different keys combination has to be used.

Highlights for the above movie:

  • copy & paste of multi-line text unfortunately doesn't work in the Obsidian properties editor (video recorded on Obsidian 1.4.13)
  • the multi-line text from clipboard is flattened after paste operation
  • to (re)insert new lines use the shift+enter instead of the enter key alone (cursor keys work normally and allow you to navigate)

How to edit an existing multi-valued property in Obsidian?

Obsidian edit multi-line property

The key information is that you use the shift+enter to insert a newline character when editing the properties. * the shift+enter works on macOS. I need yet to confirm is the same works on Windows or if a different keys combination has to be used.

Highlights for the above movie:

  • multi-line property value is shown partially, when inactive. Upon activation (click and the cursor appears) the property editor gets expanded automatically showing more of the multi-line content
Clone this wiki locally