mvdkwast / obsidian-copy-as-html

Obsidian plugin: copy document as HTML, including images
MIT License
42 stars 11 forks source link

Remove dataview metadata fields #21

Closed mvdkwast closed 1 year ago

mvdkwast commented 1 year ago

Lines like the following should be removed from the export :

rating:: 9
some info:: here

Inline meta-data like this must be preserved:

A very good movie with a [rating:: 9].

This feature should be an option, since for some kind of content the meta-data may be necessary to keep.