jnm

Results 25 comments of jnm

Just to share some useful information from the mailing list: the behavior seems to have changed between 2.5.19 and 2.8.1. https://groups.google.com/g/enketo-users/c/-KZfLQ9r_S4/m/ZQaIhrz2AAAJ > it doesn't seem to lie on the Ona...

Maybe if it's not a big deal, we can just wait. The Node 16 base image includes npm 8.1.0, and I had trouble installing libxslt with npm 7+. It does...

Stripping these characters out seems like an alright real-world solution and may very well save other people pain down the line—but it isn't really Enketo's _job_, and I don't get...

OK, it looks like escaping these is a no-go because they're simply not valid in XML, even in their escaped forms. This may look less scary, but it's still rejected...

pie in the sky: separate storage per user, possibly encrypted with the user's password :wink:

Thanks, @lognaturel. I've asked the reporter to follow up here directly if they choose to contribute more information.

@MartijnR, I hesitate to flag this is a bug until someone (you?) confirms that choice values should allow these characters. I also didn't mean to imply that addressing the issue...

Current state of things: * Eric doesn't have time for KoBo anymore but did create this HTML5 audio recording proof-of-concept with offline storage: https://github.com/kobotoolbox/html5-audio-recording-demo * Per-question audio recording * now...

Doesn't SparkleShare handle all the pushing _and_ committing automatically? Unless you're doing something fancy, you don't have to interact with Git directly.

Check out ["To change a project's path" in the wiki](https://github.com/hbons/SparkleShare/wiki/Configuration-options#to-change-a-projects-path)