jsonMartin / readwise-mirror

MIT License
52 stars 11 forks source link

"Author::" instead of "Author:" #5

Closed Sab73 closed 2 years ago

Sab73 commented 3 years ago

Hi,

great plugin there, thank you!

I have only one minor problem using it: I cannot query meta data fields (in the #About section) with the Dataview plugin in Obsidian, since you do not use the double colon format after the meta data field names (only a single colon).

Any chance to update/modify this or provide an option for using meta data field names with that syntax (or to provide an option to use a custom import template file)?

Thank you and keep up the good work, your plugin rocks.

Cheers,

Szabolcs

jsonMartin commented 3 years ago

Hi,

great plugin there, thank you!

I have only one minor problem using it: I cannot query meta data fields (in the #About section) with the Dataview plugin in Obsidian, since you do not use the double colon format after the meta data field names (only a single colon).

Any chance to update/modify this or provide an option for using meta data field names with that syntax (or to provide an option to use a custom import template file)?

Thank you and keep up the good work, your plugin rocks.

Cheers,

Szabolcs

Hey @Sab73 , that's a good suggestion. I do actually have custom templates on the feature roadmap, so that would probably be the best solution to this issue.

I am planning on adding support for tags first for next release, then will look into custom templating for the upcoming release after.

Sab73 commented 3 years ago

Hi, great plugin there, thank you! I have only one minor problem using it: I cannot query meta data fields (in the #About section) with the Dataview plugin in Obsidian, since you do not use the double colon format after the meta data field names (only a single colon). Any chance to update/modify this or provide an option for using meta data field names with that syntax (or to provide an option to use a custom import template file)? Thank you and keep up the good work, your plugin rocks. Cheers, Szabolcs

Hey @Sab73 , that's a good suggestion. I do actually have custom templates on the feature roadmap, so that would probably be the best solution to this issue.

I am planning on adding support for tags first for next release, then will look into custom templating for the upcoming release after.

Sounds great! Thank you.

jsonMartin commented 2 years ago

Hi @Sab73 , just to update you on this the Templating engine has been added to this plugin as of newest version 1.2.0, so this should help address your issue =)