hans / obsidian-citation-plugin

Obsidian plugin which integrates your academic reference manager with the Obsidian editor. Search your references from within Obsidian and automatically create and reference literature notes for papers and books.
MIT License
1.04k stars 76 forks source link

Rendering citations in reading or live preview views #259

Closed majdal closed 6 months ago

majdal commented 6 months ago

Is your feature request related to a problem? Please describe. I do a lot of academic research and writing, and I heavily rely on this plugin. Many thanks to the authors and maintainers for their work.

The plugin does most of what I’d like to do, but one thing that reduces the legibility of my markdown documents is that citations are not rendered properly, neither in live preview nor in reading mode. This also affects accessibility, since text-to-speech tools are better at handling a rendered citation, and those sound more meaningful than the citation key.

Describe the solution you'd like Ideally, the citations would be rendered the way that pandoc would render them.

Describe alternatives you've considered I could just ignore it, but it still bothers my eyes (and ears!)

Additional context Add any other context or screenshots about the feature request here.