t214c
t214c
Hi, Malcolm I remember an issue opened a few weeks ago about this but I can't find it. You said the binaries are available at your site but there area...
Hi, Malcolm. I looked a lot and I couldn't find a tool that accepts standard input and saves it to a variable. Something like this: `echo string | yenv var`...
One of the great things about your app is that I can use it for multiple things, one of which is a quote reminder: inspiring words that I need to...
For example, with each notification (since the app is up anyway). Better add a lower limit though (e.g. no shorter than 5 minutes of the last repair)
This can be implemented using Android's notification channels. The following parameters should be individual: - Persistent (non-swipable) or not (and recreate notification on device startup). - auto dismiss or not....
Instead of having to tap the small icon. Also, the minimum height of the item/job should be smaller. There's a lot of empty space at the moment.
- sort by next date - sort alphabetically - sort by creation date
Instead of the small disabled text. This helps with a quick glance.
The centering of the icon seems a bit off. Original  vs Improved 
Steps to reproduce: - Create some tasks. - Set Priority A to the first. It will show `(A)` in red at the beginning of the line. - In a text...