-
-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Goals
Add support for front matter options (e.g. projects, categories) via reference manager's extras field.
This could simplify the process of importing publications, effectively using the reference manager as the CMS for publications.
Details
Configuration of front matter options via the reference manager's extras field will streamline the import process and alleviate the need to edit any of the automatically generated Markdown files. Hence, all publication editing can be performed in the user's existing reference management tool.
For example, this would enable users to set front matter options such as categories within their reference manager.
There are many limitations to the extras field in reference managers. We'd need to design a data structure and consider how multiple front matter options, including lists and nested key-value pairs, are stored in a flat extras field.