Eric Smith
Eric Smith
- **OS Version**: Ubuntu 20.04 - **Notable Version**: 1.9.0-beta.5 ### Current behavior Paste this text into a note: ``` Feb 04 23:08:19 stc.director.usecases.machine_sla[4437]: 06:08:19.231 I [140118300235584] Machine | Cent_OS_7 (b01d1c35-7be1-4589-b4ea-264071fc5f01)...
- **OS Version**: Ubuntu 20.04 - **Notable Version**: Version 1.9.0-beta.5 ### Current behavior Search panel is open. Sort Dimension is Date Modified. Reverse Sort Order. With these settings, when I...
"You have requested to enabled..." to "You have requested to enable..."
Thanks for the library! I'm trying to update an application to a current set of GraphQL libraries and this one could be helpful in that effort. I ran into a...
First time experimenting with etcd, so I downloaded the binaries and started a local cluster as described here: https://etcd.io/docs/v3.5/dev-guide/local_cluster/ For my situation I realized I needed an older version of...
The current approach of using the HTML from the OneNote graph API is limited by the quality of the API's rendering, which isn't always that great. For example, using the...
This article lists best practices for using the OneNote API: https://docs.microsoft.com/en-us/graph/onenote-best-practices
For example, a note titled `"Test"` should have the quotes properly escaped. Notable escapes double quotes inside single quotes `'"Test"'` and single quotes with triple single quotes `'''Test'''`.
First, this is a slick plugin for PDM-managed projects with pure-Python dependencies -- thanks! **Is your feature request related to a problem? Please describe.** Is is [clear from the caveats...
**Describe the bug** With the release of 0.8.0 I discovered: 1. I don't have the version of pdm-packer pinned in my project 2. I get a FileNotFoundError when I try...