Diego Miguel Lozano

Results 13 issues of Diego Miguel Lozano

In the latest version of ant_icons (1.0.0), this icon is spelled as 'colum_height', whereas it should be 'colum**n**_height'.

### This PR implements the new watchface Infineat. **For anyone interested in trying it, it is already available [here](https://github.com/dmlls/InfiniTime/releases/tag/1.10.0-1-infineat).** > Note: the linked version differs slightly from the one in...

new watchface

**Is your feature request related to a problem? Please describe.** Adding a label to a task is currently quite cumbersome, especially when adding a new task, having first to write...

Type: Enhancement

**Feature request** Currently `PDFDocument.get_outlines()` allows accessing `(level, title, dest, action, se)` (as specified in the [PDF Reference](https://opensource.adobe.com/dc-acrobat-sdk-docs/standards/pdfstandards/pdf/PDF32000_2008.pdf#M11.9.13738.2Heading.713.Document.Outline.PDF.67)). Oftentimes, knowing the page number that the entry targets is needed. However, resolving...

**Pull request** This PR adds a utility method to check whether a `LTComponent` is contained within another `LTComponent`. **How Has This Been Tested?** [test_doc.pdf](https://github.com/pdfminer/pdfminer.six/files/9525947/test_doc.pdf) ```Python from pdfminer.high_level import extract_pages def...

Hi everyone. First of all I want to say that I would have preferred contributing to this project, but looking at the issues and PR, it appears it is not...

## What this PR does... This PR introduces the necessary changes to remember the last scroll position in articles in the reading list. ## Motivation After using the app for...

Hi, I just found this project and looks pretty cool! I see the project uses [casefy](https://github.com/dmlls/python-casefy)'s code ([here](https://github.com/ThereforeGames/unprompted/blob/main/lib/casefy.py)). Casefy has [MIT License](https://github.com/dmlls/python-casefy/blob/main/LICENSE), which basically lets you do whatever with the...

HI, first of all, thanks for this app, I've been using it for a while and works great! I have two questions related to group deletion: 1. How can I...

enhancement

Hi, first off, thanks for this great app! I am syncing tasks with Nextcloud over CalDAV. When creating a new task from Tasks.org and including double quotes in its name...