Skip to content

Transform inline field with multiple values? #109

@pianoman723

Description

@pianoman723

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
> ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions