Rich Brown

Results 297 comments of Rich Brown

[I've been sitting on this idea for a while. I wanted to see if it still seemed like a good idea after I let it "cool down". I still think...

@ryanhamilton - Here's a video showing what happens: https://youtu.be/dvpwsiyMOoM If qStudio had asked to install the SQLite driver immediately when the database file was dragged in, it would have seemed...

A follow-on comment... I tried to drag a SQLite file to the qStudio window, and dragging to the top-left pane didn't "stick", even though that's where all the DB "connections"...

Final set of icons produced by the script - macOS automatically uses the best (largest) icon with the best quality depending on the screen ![icon_512x512@2x](https://github.com/user-attachments/assets/08319530-f9e6-4968-ba8d-acae35897d05) ![icon_512x512](https://github.com/user-attachments/assets/e4fa05af-865f-4c37-904b-c62d0ed47376) ![icon_256x256@2x](https://github.com/user-attachments/assets/bf6c50d3-c96d-4c57-b2f5-8452d329b631) ![icon_256x256](https://github.com/user-attachments/assets/f5d9bc19-5a5a-4c34-b535-f4d4a5c3cfdc) ![icon_128x128@2x](https://github.com/user-attachments/assets/8d8f1d38-8903-4f3b-a3ce-c9f42cb890d4) ![icon_128x128](https://github.com/user-attachments/assets/221e2dff-a0a5-4b2d-adf1-58d1b58204a9)...

I submitted this report through the main website, but thought I would add it to this ticket. I used the technique above to create `qstudio_app` on macOS. I opened it,...

@ryanhamilton Is there any reason (besides the startup crash, which I assume you'll fix) not to release a separate macOS version of qStudio using this script? That would make a...

Adding @hnyman - It appears that `sqm-scripts-extra` hasn't been updated for 8 years. https://github.com/openwrt/packages/tree/openwrt-23.05/net/sqm-scripts-extra/src - Are they still relevant? - Does anything need to be done for a switch to...

> I'm a slow thinker and qStudio is a long term product so forgive me if I ponder on some of our feedback a long time before making changes. I...

Here's the PRQL query: ``` # Properties with Current Use Tax Treatment under 10 acres from CleanScrapedData select { PID, Map, Lot, Unit, # Owner, Street_Address=f"{Num} {Street}", Lot_size, Appraisal, Assessment,...

Note: The answer for #84 ("Copy with headers") solves the original problem: exporting directly to Excel is a better solution. But copying a large number of cells shouldn't take a...