QTodoTxt2
QTodoTxt2 copied to clipboard
Missing dependency in Ubuntu install instructions
I was able to get QTodoTxt2 working on Ubuntu 16.04 using the instructions in the README, but I also had to install the package qml-module-qtquick-dialogs
before it would run properly. Without that, it would report that the module "QtQuick.Dialogs" wasn't available, and then hang.