Skip to content

Frontmatter for export profile type #25

@CePeU

Description

@CePeU

Create the possibility to add a frontmatter property which specifies the export profile to be choosen for the current note.

This could be something like simple like:

ProfileExport: "Foundry_export"

to specify a single profile to use when the sidebar button is choosen. This would override the active profile and choose the one in the frontmatter.

Or it could be a more complex solution like this:

ProfileClipboard: "dirty"
ProfileHTML: "Players"
ProfileFoundry: "Foundry_export"

In this case 3 rendering steps would be necessary.

A List probably would be best and only one frontmatter propertie. Then each list item is triggered as an export with the appropriate profile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions