Merge remote-tracking branch 'origin/master'

This commit is contained in:
SebastianMC 2023-09-26 18:57:20 +02:00
commit f6ca4b7c4e
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ This will enforce the order as you listed inside the YAML
## Editing multi-line properties in the new YAML properties editor (Obsidian 1.4 and newer)
The newly introduced YAML properties editor (Obsidian 1.4 and newer) can make editing the multi-line text properties tricky and confusing.
There are short videos here [How to create or edit a multivalued property in Obsidian?](https://github.com/SebastianMC/obsidian-custom-sort/wiki/How-to-create-or-edit-a-multi%E2%80%90valued-property-in-Obsidian%3F) which could be helpful:
There are short videos here [How to create or edit a multiline property in Obsidian?](https://github.com/SebastianMC/obsidian-custom-sort/wiki/How-to-create-or-edit-a-multi%E2%80%90line-property-in-Obsidian%3F) which could be helpful:
- how to edit the multi-line text properties in Obsidian properties editor (`shift+enter` does the magic here)
- how to edit the multi-line text properties in Obsidian `source view mode` (the classic way, as you did prior to Obsidian 1.4)