folofjc
folofjc
I just pushed again to my master with the fixes for #39. I think you can still use the same PR, right?
Added support for #46 and #47
This should still be fixed in PR #38
Ah, good point. I hadn't tested that. I might be able to try to fix that in my PR. RIght now the colors are indeed hard coded for the highlighter.
Okay, I did some digging around in the new highlights json file. It looks pretty helpful - it even gives you the highlighted text! So might require some re-writing, but...
I created a pull request with my attempt to fix this. I also tested importing into Zotero and it works like it should! Zotero is actually worse at identifying that...
Hi @czarrar. That is interesting. I don't have that issue. Are you on 2.12? I am still on 2.11 and it still works great. I have added a few protections...
hi @czarrar. I just checked, and the original code still works for me. I still have the `{path_stem}.highlights/{rm_file.stem}.json` as the file with all the highlights. What is the value of...
@czarrar Huh. I do not get that at all. How many `rm_files` do you have? It looks like the problem is that for `for` loop is giving you the index...
Oh, wow. So your rM is actually storing the pages with those numbers? So it isn't python, it is the rM. Did you use `rsync` to get the files? So...