Can't build with latest libplist
https://github.com/libimobiledevice/libplist/releases/tag/2.5.0 changed parts of the API to use uint8_t * instead of char * which causes ldid to fail to compile
Hello! Happy to hear that you found it useful.
-
Thanks for reporting. There is a bug that I fixed in 8ff20d7c89b51f63830790e11517b11f17bcb95c (I unknowingly used CSS property that is not supported in Chrome browser).
-
This is a good idea. I can add a short list of shortcuts like 'today' and 'tomorrow' along with frequently used tags.
Great! :)
A couple other things I thought of, too (not sure if you want me to split these to separate issues):
- When opening a task, forcing the keyboard focus to the task name field would be helpful. (I can see this being annoying on a phone though due to on-screen keyboards taking so much space.)
- With a task open, clicking in the large background space outside the fields could default to triggering a save. This would be akin to Trello and a few other task managers. Again, probably ideal for web, but not mobile.
When opening a task, forcing the keyboard focus to the task name field would be helpful. (I can see this being annoying on a phone though due to on-screen keyboards taking so much space.)
It's already implemented. Works for me in both Firefox and Chromium
Interesting...I'm not seeing that here on:
- Chromium Version 90.0.4430.72 (Official Build) Built on Ubuntu
- Firefox 88.0 64-bit
...both running on LinuxMint 19.3. Hmm...