Results 10 issues of Kevin Mickey

I added a new tree, began editing, clicked "Tree -> My trees", and realized my work was gone. I would recommend auto-saving new trees, although there are potentially other choices,...

Thank you so much for this cool package. Would you consider creating a new PyPi release, to incorporate recent commits? Thanks again!

Distribution through F-Droid would be nice, and potentially solve other issues (#9). See https://f-droid.org/wiki/page/FAQ_-_App_Developers

This seems to force an absolute url -- doesn't work with RELATIVE_URLS = True

It might make sense to use HTML5 constraint validation, in particular setCustomValidity(). See https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Constraint_API's_element.setCustomValidity()

I know duplicates are caught, but wouldn't running on change instead of focusout be simpler and have a little better performance?

I'd like to install with npm.

It would be nice to use the referral in the query string of a URL. In order to have backward compatibility, this could be optional. This would have several benefits....

enhancement
For Discussion

How do you keep custom filters? See https://datatables.net/examples/plug-ins/range_filtering.html. It looks like I can add queries to window.location.hash separated by &, but it would be nice if I could integrate it...