Is there any software to convert vnote(vnt) to txt in linux. I found this for windows but none for linux https://bitbucket.org/eug48/vnote2txt/downloads

link|improve this question

43% accept rate
feedback

1 Answer

Run it from the command line: python vnote2txt.pyw. It's just a script, not a complied executable or anything.

(It's just named as *.pyw to take advantage of some oddity on the Windows Python distribution).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.