Tom Propst

Results 6 issues of Tom Propst

With the setup below, my link URL's are still concealed if the cursor is not on the same line. From the description in the help, I thought setting `g:vimwiki_url_maxsave =...

bug
markdown
link
syntax

With markdown as the syntax, all markdown files are included in generated links but any files with an extension that differs from the wiki extension will have broken links. In...

bug
markdown
link
config

I am trying to detect when a connection fails by checking the `CONNACK` in the `on_connect` callback. In the case of a failure, I'm calling `disconnect` in the `on_connect` callback...

## Issue Summary I have a custom action configured for the start (and resume) of a pomodoro. I also have "Wait for activity after a break" enabled so the pomodoro...

Regarding the [Cellular.RSSI documentation](https://github.com/particle-iot/docs/blob/master/src/content/reference/device-os/firmware.md#rssi-1): It has [been reported](https://community.particle.io/t/boron-lte-and-cellular-rssi-funny-values/45299/8) that this API is not correct for Boron. In my experience, it seems that the `CellularSignal.rssi` value appears to be an integer...

**Small description** My system will consistently become unresponsive some time after opening a large data file in `bz2` compressed JSON Some requested data is not available given the outcome of...

bug