that0n3guy

Results 32 comments of that0n3guy

@andrewelkins what do you think about these changes?

As I look more and more at this package... I have a question.. Why specify 2 paths: ``` 'upload_folder' => 'public/cabinet/uploads/', 'upload_folder_public_path' => 'cabinet/uploads/', ``` Shouldn't this be simplified and...

> Focus on last active pane command. I didn't know that was there... awesome. I can work with that. Thanks for the super fast response!

Yeah, I have the refresh set to 30 seconds, but I still get a log every 1-3. I can live w/ it for now.

Multiple visualizations from the same query. We mostly do this with a graph and table, but there are probably other use cases. We will put a line/bar graph on a...

I would also love this for copying index to clipboard.

I've been using obsidian for a couple months now and I kept losing my main document. I've realized this is the missing piece! Locking a doc would help a whole...

I think it make sense because the image includes a cron alternative, which is used to run multiple processes within the container. My example is using laravel's queue watcher. Its...

Yeah, I'm fine with whatever. To match the rest of the containers features, it probably should be setup so it can be setup via env vars. I've also used runit...