Three Planets Software

Results 76 comments of Three Planets Software

Ok, because this could easily introduce regressions, I've pushed another working branch to this repo. Check out `53-extra-styling` (d691643d75c70523d4ec35c871524c630f8d94ec). This is a fairly major refactor of the HTML generation code...

Thanks for flagging, I've reverted the merge into `master` and will leave this on the `53-extra-styling` branch until it is solved more fully.

Ok, please check out the `53-extra-styling` feature branch. I retooled how lists are handled and I think it should be More Correct(tm) now. Not going to push into `master` until...

Thanks for reporting that. Try the latest commit on that branch.

To make sure I understand, all of the notes that were encrypted threw a CipherError consistently? That would most likely be the password being incorrect. You might want to check...

What I find interesting is that the log appears to indicate that you did successfully open at least one locked object. Are you able to see anything in the `debug_log.txt`...

Thanks, those are interesting observations. So the note clearly has data, clearly is not being decrypted, but (based on the first log) *something* was or the password should not have...

Thanks, so the files *should* be there. What happens when you try to look at one, such as: `find [your path, such as ~/iphone/ in my example] -name bd6085165d412ccd822be2ebd99d0105de49173f` `find...

Thanks for working through this, it is really helpful and I'm getting a much better idea of what the problem is. If you look at the source for AppleNotesEmbeddedPublicJpeg, this...

I haven't yet reproduced this, but I have seen at least one oddity when running this on my Mac. Could you try running this on the actual Mac version of...