James Shepherdson
James Shepherdson
This may be a result of my protanomaly, but I have great difficulty distinguishing visual mode-highlighted text in the light theme from the background color.  In the dark theme,...
These are called "[Today Widgets](https://developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/Today.html#//apple_ref/doc/uid/TP40014214-CH11-SW7)". Rather than having a permanent notification list, display messages in the user notification center's Today view.
Add some sort of update-checking mechanism (perhaps using the Github Releases API) to alert users when a new version is available.
Instead of parsing the [Gmail Inbox Feed](https://developers.google.com/gmail/gmail_inbox_feed), use the [Gmail API](https://developers.google.com/gmail/api/) to read new messages. This may reduce overhead, and should allow for potential additional functionality, such as buttons to...
The text under the "Due date" field on the "New Action Item" screen says "MM/DD/YYYY or YYYY-MM-DD". However, if you attempt to type in a date of the form "YYYY-MM-DD",...
As far as I can tell, there is no way to edit action items after they have been created.
If you work on notes for clinic in the afternoon/evening (specifically after 6pm, given that we're currently in CST), SNHC says "Good morning, it looks like you're the first one...
If you accidentally mark an action item as completed, there is no way (as far as I can tell) to un-complete it.
Action: "Update" an existing patient note Expected Behavior: "cm" and "kg" checkbox next to "Height" and "Weight" will be automatically selected Actual Behavior checkboxes are not automatically selected; no checkboxes...