Felix Stupp
Felix Stupp
I expect that the problem is my mail provider Microsoft (`@outlook.com`) has something to do with this as the Microsoft Server does store every mail sent inside the "Sent" directory....
Implements a RSS Feed widget. It takes the description of the last feed item as quote and the title as author. If only the title or the description is given,...
Similar to #102, the ability to use an RSS feed as source for daily quotes could be nice. For the implementation I would propose to show the title of the...
Add a filter which filters tasks based on the current location. It should only display tasks which either have no location configured or the configured location matches the current one....
I would like to have a filter for priority which adapts dynamically to the current tasks which were sorted out by the other tasks before. It first looks what's the...
When editing (due) date of a task, to select the month, I swipe left & right on the calendar displayed. In theory this works, however more often a swipe down...
- App Version: 1.0.25 - Device: Nokia 5 - Android 9 (nearly Stock Android) - Calendar synced from Nextcloud using DAVx5 The app seems to have an "sign error", as...
##### SUMMARY When role A includes role B as dependency, role B can access files & templates from role A's directories using a relative path if this path does not...
### Summary I'm building a playbook heavily relying on reusing roles and replacing duplicated code with includes / role dependencies as good as possible. While working on a new role,...
This change improves support for trailing commas on macros & with statements by adding tests for already supported trailing commas and adding support & tests for "new" trailing commas. The...