charmbracelet / glow

Render markdown on the CLI, with pizzazz! 💅🏻
MIT License
15.27k stars 329 forks source link

Sharing stashed documents #351

Open svengit opened 2 years ago

svengit commented 2 years ago

So, several documents seem to imply that stashed documents are shared once you link keys to your account.

I used both the latest charm and glow release on 2 linux machines:

Am I missing something?

gbraad commented 1 year ago

I am also confused about this. It implies this is 'shared', but it seems a stash only operates locally. Documentation around this is lacking.


Looks like a regression. Originally this worked, but might not have been updated? As you also found, they are not using ed2559 currently for Glow, which might be the problem.


I was able to register the key created by glow with charm as follows:

$ CHARM_IDENTITY_KEY=~/.local/share/charm/charm_rsa charm

on both machines. But similar results... stash is not 'shared' using Charm cloud

dhconnelly commented 1 month ago

+1 would be nice to have this clarified!