jimmejardine / qiqqa-open-source

The open-sourced version of the award-winning Qiqqa research management tool for Windows
GNU General Public License v3.0
366 stars 60 forks source link

Enable (user-)scripts / external tasks to: #245

Open GerHobbelt opened 3 years ago

GerHobbelt commented 3 years ago

From the "Scripting Qiqqa" Project Notes:

Enable scripts / external tasks to:

GerHobbelt commented 3 years ago

Further "Scripting Qiqqa" Project Notes on this:

Allow both read and write I/O between Qiqqa and the scripts: the easiest way to accomplish that is probably running a tiny embedded web server in Qiqqa: NodeJS/JavaScript is geared towards this already.