Gabriele Marini, PhD

Results 3 issues of Gabriele Marini, PhD

I noticed that all_matches was not working anymore and afater some investigation it looks like it needs some additional parameters: ```python def all_matches(count=60, message=0, page_token=None): try: url = config.host +...

Added a recursive call that keeps loading the next page, appending to the list of matches

**Description** I wanted to add some shortcuts and keyboard controls to start/stop presentation mode or even just add new key mapping and new commands. I noticed that the way shortcuts/keyboard...

b-enhancement
c-discussion