Taylor Dickson

Results 5 issues of Taylor Dickson

When enabling Reddit Enhancement Suite (RES) automatic backup to Google Drive, Google Container forces a new window to open momentarily while it syncs. Certainly an edge case but it's annoying....

question

Override System Volume pertains to all alarms, even those with no sound adjusts the volume. This setting should probably be applied to just the specific alarm types to avoid the...

I have a custom class that I'm trying to log: ```python class NameMatchDiagnostic(): def __init__(self): self.row_data = {"key", "value"} self.table = "string" self.action = "string" self.db_record = {"key", "value"} self.top_matches...

I am using Modal Forms with QuickAdd to add a new entry to my journal. Currently it's a very simple text dialog that captures a text area. I type, hit...

enhancement

I am creating some notes to store locations and filling the values in dynamically if they're left blank on an existing location name. It seems these are being blanked by...

bug