Andy Gayton

Results 55 issues of Andy Gayton

Seems to be really noticeable on filter clear

help wanted
good first issue
quick-fix-day

it should open the link in the users default browser

quick-fix-day

Stacks should give users as much control as possible to prevent data they don't want being stored out of the clip store, and make it as easy as possible to...

help wanted
privacy-security
high-priority

The quick filter currently only performs an exact, lower case match on a clips first 100 characters. That's why you may have notice if you filter on text that's in...

known issue

When you first install and start Stacks, nothing happens. You currently need to have read the README, or have spoken to a fellow user to know to hit CTRL-space to...

help wanted
good first issue

It's current hard coded to 1 hour of inactivity: https://github.com/cablehead/stacks/blob/main/src-tauri/src/state.rs#L68 Something that annoys me is if you come back after a long break, and pop up stacks to create a...

As suggested by @VKondakoff: https://github.com/cablehead/stacks/issues/32#issuecomment-2141067141 Add a menu item which activates the Stacks spotlight window, and document the current hot key to do so

help wanted
good first issue

### Related problem A demonstration that `par-each` doesn't stream: ```nushell [7,8,9,10] | each {|x| sleep 1sec; $x} | par-each {|el| $el} | each {|x| print $x} ``` ### Describe the...

enhancement
needs-triage

### Describe the bug ``` ~/.s/sessions/03B..PLM/xs $ view source and-then if ($in | is-not-empty) ~/.s/sessions/03B..PLM/xs $ and-theError: × Main thread panicked. ├─▶ at crates/nu-protocol/src/engine/state_working_set.rs:774:13 ╰─▶ Attempt to mutate a block...

:bug: bug
alias
needs-triage
panic