Commit graph

13 commits

Author SHA1 Message Date
Christian Rocha
2c411a3f28 Rename stash.go to stash_cmd.go for clarity 2020-10-05 13:54:01 +02:00
Christian Rocha
b3909354aa Use base name when stashing from the CLI if no memo is set 2020-10-05 13:54:01 +02:00
Christian Rocha
5bdf7649b0 Set ID of newly stashed markdowns so we can operate on them 2020-10-05 13:53:26 +02:00
Christian Muehlhaeuser
2821cf2fb4 Disable identity & force-key flags 2020-10-05 13:53:26 +02:00
Christian Rocha
6aadaf8a69 Remove stash list, get and delete commands 2020-10-05 13:52:07 +02:00
Christian Rocha
e0d6d7bea1 Use the little green dot from the TUI when stashing on the CLI 2020-10-05 13:51:31 +02:00
Christian Rocha
01de366703 Truncate long lines in stash get command + cosmetic stuff 2020-10-05 13:51:31 +02:00
Toby Padilla
20f7168306 Add pagination call 2020-10-05 13:35:17 +02:00
Toby Padilla
4792345f31 Delete from stash command 2020-10-05 13:32:36 +02:00
Toby Padilla
bd52d1cee4 Get markdown command 2020-10-05 13:32:36 +02:00
Toby Padilla
395ae998dd List stash 2020-10-05 13:32:36 +02:00
Toby Padilla
03b7b9200c Print successful stash 2020-10-05 13:32:36 +02:00
Toby Padilla
a106bc0163 Working stash command 2020-10-05 13:32:34 +02:00