docu-notion icon indicating copy to clipboard operation
docu-notion copied to clipboard

Created a plugin for frontmatter

Open FranciscoMoretti opened this issue 2 years ago • 2 comments

Created a plugin for frontmatter as some of the comments in the codebase suggested. This is helpful for people that might want to create their custom frontmatter. E.g. Adding created_time or a different property name to it.

Notes for reviewers

I had to make a new field in IPlugin type to work on the page level. I haven't found a way to avoid that, but feel free to recommend one.


This change is Reviewable

FranciscoMoretti avatar Apr 18 '23 07:04 FranciscoMoretti

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Great suggestions @hatton! I've applied them all 👍

FranciscoMoretti avatar Apr 20 '23 07:04 FranciscoMoretti