c-okelly / org_to_anki

Python3 module to convert Txt, Org or LibreOffice files into Anki decks
MIT License
64 stars 10 forks source link

Exports Defaults to Subdeck beneath "0. List Notes" Deck #57

Closed coltmay closed 4 years ago

coltmay commented 4 years ago

I am on Windows exporting from org files. When I export, a correctly named subdeck is created beneath deck "0. List Notes".

I'm sure I'm missing something obvious, but how do I prevent the creation of this top level deck?

Thank you for your time and for this project. It's incredibly helpful.

c-okelly commented 4 years ago

Hey,

Apologies for the delay in getting back to you. Currently there is not support for doing this though it should be possible. I will reopen this issues toe track it as a feature

c-okelly commented 4 years ago

Apologies I have been super busy in the last 2 months but hopefully it'll start to quiet down towards the end of this month!

coltmay commented 4 years ago

Thanks very much! You're too kind.

c-okelly commented 4 years ago

Should be fixed by #58 . Though this touches part of the integration code that is not well tested to I am a bit wary. Are you using the cli version or the plugin version?

coltmay commented 4 years ago

Thanks much! I'm using the Plugin version.

c-okelly commented 4 years ago

Will close once released and tested

c-okelly commented 4 years ago

updated and manually tested