Scott Baxter

Results 24 comments of Scott Baxter

Came here looking for exactly this. TBH, i don't really see the value or appeal of separating albums with folders. Considering that creating an Album within Memories requires several additional...

Same issue... `1.0.15` iTerm2 `3.6.5`, macOS Sequoia, M4 MBP. Update: Was able to replicate this with two different install methods: - `brew install opencode` - `npm install -g opencode-ai` Additionally,...

Adding to this, i had a bindkey set to details which was really useful to quickly toggle on/off and re-reference tool calls. definitely would like to see this re-implemented. currently...

> I just installed Immich on MacOS through docker compose. For me it was the same until I set the quotas for the users. I set the quota of 150gb...

I've experienced a similar issue on self-hosted Outline `0.82.0`, using `Search in collection...` for the keyword `while`, I see no results. I can navigate to a nested doc within the...

First time trying to use this feature, I can 100% reproduce this issue with Safari (including as a Webapp). Seems fine with Brave Browser (Chromium), but Safari throws the red...

I realize that this was already closed, but @dhiltgen could you please confirm that this UI setting persists on reboot without requiring login? My concern is that this service will...

> One way of creating a playlist from a list of files that might work for you, is to drag files onto an existing window—they’ll be added to that window’s...

``` OPENCODE_CONFIG=opencode-autodate.json opencode --version 1.1.1 ``` ``` OPENCODE_CONFIG=opencode-autodate.json opencode debug config { "agent": {}, "mode": {}, "plugin": [], "command": {}, "username": "scott", "keybinds": { "leader": "ctrl+x", "app_exit": "ctrl+c,ctrl+d,q", "editor_open": "e",...

hmm... the config is the first step i shared in in steps to reproduce... is the config not picking this up for some reason. i didn't run into this issue...