Results 65 comments of Hydrus Network Developer

It turns out the python DB API actually supports this now: https://docs.python.org/3/library/sqlite3.html#sqlite3.Connection.backup So incremental backup is back on the table. I have make a job for it, and will think...

Thank you for this report. I am sorry for the delay. I am back from my vacation and now again trying to catch up on github issues. I have made...

Thanks, this is great. If I integrate the 'what to do with original files after import' options in 'import folders' to a new options structure that applies to manual imports...

Hey, here is my current list of jobs to do for this project. The dream is this is all done by Q3, but I expect there will have to be...

Hey, I think I've just added this in today's release! If the image is bigger than 1,024 pixels on a side, it offers a second bitmap copy option bounded to...

Thank you for this report. I've had a couple like this now, and while some were legacy issues that were fixed over time with scheduled maintenance, we still seem to...

I put a bit of time into this this week and did a little refactoring regarding temp files in general. One small issue is my current temp_path routine that I...

Thank you for this report. I am sorry for the trouble--when I recently updated the encoded URL handling, my master 'let's wash this URL as soon as it is ingested'...

Thank you for the report. Since it is a default downloader, I updated it for tomorrow's release. I think I fixed it to get tags again just as it was...

Thank you for this report. On Windows Qt, Ctrl+Tab and Ctrl+Shift+Tab seem to be already the default, on the Qt side of things, to do 'move notebook page tab left/right'....