Rich Brown
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      ...
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...