Douglas

Results 251 comments of Douglas

Ah, nevermind - This will be fixed when `umkdir` replaces `mkdir`. Should I go ahead and close it?

Given that, you might want to remove the good-first-issue tag? And if you want to close it at the same time (given the "soon" transition), I don't mind either, of...

I can't remember if it was mentioned in Discord or in another issue, but I believe backticks were changed to denote file path strings only. The doc just wasn't changed...

I didn't read closely enough. The `wipeeverything` potential is certainly problematic.

@fdncred Oops - Didn't realize that session hadn't been updated. The problem still occurs on 0.89.0. Updated the original issue with the configuration. I don't see a 0.89.1, though?

Was looking for a good spot to document my process, and this looks like it. The addition of `stor` makes this easier. I just imported the (pretty empty, for me)...

@fdncred Ah dang - I saw those, but didn't realize I'd lost them on `export`

@fdncred Hmm - They are still there for me. It seems your `stor import` and `stor export` handle importing and exporting the indexes?

I definitely like Fish's alias implementation here: * `alias` is syntactic sugar for defining a simple function. `alias --save` will persist that function in a lazy-loaded file. Either the in-memory...