MetaEdit icon indicating copy to clipboard operation
MetaEdit copied to clipboard

Transform inline field with multiple values?

Open pianoman723 opened this issue 1 year ago • 1 comments

I'm trying to transform an inline field with comma-separated values to a YAML field. Action only catches the first value. Also, it tries to add a new YAML header instead of putting the new field into my existing header. What am I doing wrong?

---
tags: 
  - project/course
---
Participants:: [[Participant 1]], [[Participant 2]], [[Participant 3]], ...

Changes to:


> ---
> Participants: [[Participant 1
> ---
> ---
> tags:
>   - project/course
> ---

pianoman723 avatar Jun 20 '24 04:06 pianoman723

See my related issue oon the Obsidian forum here.

pianoman723 avatar Jun 20 '24 04:06 pianoman723