Open christopherpickering opened 5 months ago
I'll look into this further when I've got a bit more time, but I did want to thank you for suggesting this and let you know that there are some changes/improvements happening around book titles in some work that is still in development. I'll see if I can include something to allow for abbreviated titles as part of that work. If not, I think it is worth having and can create a separate branch for that work after the current work in progress is finished.
Or, add an optional dict input of a "short title" dictionary. It would be handy when trying to get the output references into a specific format.
I gave it a quick try, but had a hashable dict error:
I modified two functions. They way you pass through kwargs is pretty nice! I haven't used that before.
but get this error:
if you've handled this errror before, I'd appreciate a tip :) Otherwise I'll probably give it a shot again sometime.
Thanks!