It’s been a while since the last update to any software. Now I had an inspiration to open up the NetBeans IDE and do some coding for the GTD app. This version includes few fixes:
- Don’t crash when exported file already exists. Display readable error
- Don’t export new line characters in notes as it invalidates the CSV
I also added few improvements as well:
- Don’t add duplicate items when importing items from CSV
- Very simple touch screen support (not tested on any device)
I hope that you like the new version! You can download the v1.4 from here. For anyone interested in the source code you can browse or checkout the code from here.