Easton Potokar

Results 7 issues of Easton Potokar

Currently syncing attachments via Webdav. I'm having some issues with attachments that have been changed on other devices. For example, if I add an annotation in zoo, re-upload, then open...

We use your manual build scripts for building the library in our docker containers. It appears your link for boost in [here](https://github.com/LORD-MicroStrain/MSCL/blob/master/BuildScripts/linuxManualBuild/Debian/config.cfg#L11) is no longer working. This is the link:...

**Is your feature request related to a problem? Please describe.** I've been using dozzle for a while and was surprised when a recent update disabled text colors in logs (I...

enhancement

This PR closes #353 and adds a new webhook trigger defined as, ```python @webhook_trigger(webhook_id, str_expr=None, local_only=True, methods={"POST", "PUT"}, kwargs=None) def foo(payload): pass ``` When looking into this, I was hoping...

First off, thank you for the excellent dataset and for making it publicly available. There's a lack of high-quality field robotics data and I was excited to hear about this...

For all the new voice assistant stuff being developed currently, it'd be awesome if [sentence triggers](https://www.home-assistant.io/voice_control/custom_sentences/) made their way to pyscript. Something like this would be awesome, ```python @sentence_trigger("activate dance...

## Description This PR adds a "quickbar" chip that emulates the search button found in the top right of the UI. It can additionally be set to search by entity,...