Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podcasts don't show up #246

Open
ccvormann opened this issue Aug 27, 2023 · 0 comments
Open

Podcasts don't show up #246

ccvormann opened this issue Aug 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ccvormann
Copy link

The plugin does not recognize podcasts (episodes). I can't create literature notes based on podcast episodes or refer to them,

My Biblatex-file contains several entries for podcast episodes. They are marked @Audio and contain the entrysubtype "podcastepisode" (see example below).

@Audio{Hesse2023,
title = {HR IT Transformation mit EY},
author = {Hesse, Gero},
date = {2023-06-09},
number = {292},
url = {https://saatkornpodcast.podigee.io/346-hrtech-transformation-mit-ey},
langid = {ngerman},
entrysubtype = {podcastepisode},
maintitle = {Saatkorn Podcast},
author+an:role = {=hosts}
}

This setting works fine for using them in Markdown / LaTeX documents using biblatex as my citation engine.

When I want to create a literature note based on such an entry, it just does not appear in the list of entries.

Is this behaviour on purpose or a bug?

@ccvormann ccvormann added the bug Something isn't working label Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant