Josh Panter
Josh Panter
@pcolmer how about [Auth Manager Plus](https://github.com/joshp23/YOURLS-AuthMgrPlus), I think it does everything you are mentioning here. I have yet to add admin interface and other features, but under the hood it...
I was able to get this working with the following setup: ### `config.local.php` Set the path to the 2 libraries explicitly as per instructions: ``` $config['calibre_directory'] = array ("Default" =>...
How do you know that it does not work? Here is the [definition](http://phantomjs.org/api/webpage/property/settings.html) of the timeout function > defines the timeout after which any resource requested will stop trying and...
alex-ter, I am. Just need the time!
incidentally, I found [this](https://github.com/kimsg1984/tomboy_web_service), which seems interesting...
I forked the repo from my previous comment, attempted to clean up the code a bit and do some translations via Google translate. My fork can be found [here](https://github.com/joshp23/tomboy_web_service). The...
Just an update. I have been working on integrating quiljs with a delta translator to tomboy note format. Am close. When I get it hooked into grauphel for nextcloud and...
Web editing a bit closer to reality with a Quilljs delta [renderer](https://github.com/joshp23/denote.js) for Tomboy Notes format.
If a suitable script could be written to manage multiple users it might be worth while to seek out a hosting co. willing to sponsor such a project with some...
Indeed. My initial thoughts for Gnoted were for personal use on home server or personally owned vps. Implimenting multi-user still makes sense for use with family, etc. Grauphel-nextcloud syncs to...