Christian Goeschel Ndjomouo

Results 4 issues of Christian Goeschel Ndjomouo

So, currently when list items are distributed across multiple pages you can not traverse these when ( cursorIndex == len(listItems) - 1 ) or ( cursorIndex == 0 ) is...

This push relies on a default file system location that will contain all downloaded PDFs, for now it is either '~/circumflex/downloads' or the current working directory of the running circumflex...

Since PDFs can't be displayed by the reader it would be practical and convenient to have a keybind that let's you download the PDF of a given article.

So, currently when list items are distributed across multiple pages you can not traverse these when ( cursorIndex == len(listItems) - 1 ) or ( cursorIndex == 0 ) is...