Olicorne
Olicorne
Badly needed here too :) as well as #39 to import my okular collection to [logseq](https://github.com/logseq/logseq/)
@0xabu would you by any chance have a recommended best way to extract an image rendering of a pdf given the precise bounding box location ? I am willing to...
After looking a bit into it it appears that pdfminer is quite complicated to get into. I want to spend as little time on it as possible when i'll get...
Thank you for the quick answer. Can you take a look at [this comment](https://github.com/pdfminer/pdfminer.six/issues/759#issuecomment-1136264399) in the github of pdfminer ? Would using py-pdf-parser be an acceptal PR by your standard...
Alright. Thank you very much. I intend to do this in the summer probably.
I think we should have the choise between sort modes : * sort by creation date * sort by last/earliest edited * sort by last/earliest commented * manual sorting (that...
This is about the webapp as well as the regular app. I think that when clicking "add -> capture web page" Polar should check if an url has already been...
Hi! There is really no rush, I am happy that you don't take it the wrong way as you said PR were not welcomed! But I felt that some features...
Hello again, I had to use the threading module enough in the summer to feel comfortable enough to implement multithreaded file uploading in my last commits :) the logic is...
I implemented this in a PR