Paul Wintz

Results 26 comments of Paul Wintz

This bug blocks four out five test PDFs I use from opening. For example when I try to open [this pdf](https://github.com/TomRoush/PdfBox-Android/files/402268/adobe_test.pdf) I get the following error: `W/System.err: java.io.IOException: Invalid color...

There's also a broken link to [172.smt2](https://dreal.github.io/archives/172.smt2) [here](https://dreal.github.io/): ![image](https://user-images.githubusercontent.com/19618780/194733147-cb782cdf-3744-4df8-9aab-646d54532877.png)

Actually, all the links at https://dreal.github.io/ appear to be broken.

I was thinking of something along the lines of item 4, where we can specify the prerequisites for each card. I don't think we would need an Anki add-on to...

Yeah, I'll be slow to respond but am still interested in this project! When working with notes with dependencies, I only care about the order of new cards—once a card...

I hear what you are saying—it would be nice to have an intelligent scheduler that schedules reviews based on the ease of prerequisite cards. This feels like it would add...

Would using "forget" work if our goal is to export a deck and share it that way? (Presumably with the "include scheduling information" check box ticked.)

I've been pondering how I would implement this. Initially, I strongly prefered using note fields instead of tags. As in my example above, one field would be "Name" and another...

Whatever way we decide to encode the prerequisites, an algorithm of how to do this would be as follows: 1. Load a collection (or a deck?). 2. Create an (initially...