Skip to content

Extract/expand Journal content into separated file #75

@Cussa

Description

@Cussa

Following a similar idea about the expand folders, this could give a better control to track changes in journals.
My current idea would be to get the content, create a html/markdown file with the same file name and save a prettified version of the content.
During the pack, we would check that the flag is used and include back the content before doing the real pack.

Pros

  • Improve change track, as today the Journal content is a single line which can be complicated to review

Cons

  • We would need a special handler for the object if they are a Page

Considerations

  • We would need to check a library to prettify and minify the files during unpack/pack
  • We would need a special handler for the object if they are a Page

Possible solutions with the current model

  • Use the transformEntry to do that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions