bro icon indicating copy to clipboard operation
bro copied to clipboard

Simplify thanking

Open Naatan opened this issue 10 years ago • 5 comments

The "bro thanks", "bro no" messages are very repetitive and take up a lot of space. It'd be far more useful if it only gave the instruction once and just numbered the examples.

Additionally I'd be more inclined to "vote" if I could simply type "bro no x" without the dots.

Naatan avatar Jan 25 '14 17:01 Naatan

The alias bro no works.

It would be nice to have a cleaner version of being able to put the upvote/downvote scores/ID off to the side or something.

Tanner avatar Jan 25 '14 18:01 Tanner

I like the idea of a cleaner, compressed view. My concern with this is just ensuring that how one votes is clear

hubsmoke avatar Jan 26 '14 19:01 hubsmoke

+1

stared avatar Jan 27 '14 15:01 stared

$ bro command # verbose output - default
# comments
command

Vote for this bro - df34f42f6d6216aeb9b941518fc4e58fd71909a3
(+13) $ bro ty df34...
(-4)  $ bro no df34...

$ bro command -q(or -s?) #simple output
# comments
command
df34f42f6d6216aeb9b941518fc4e58fd71909a3

$ bro ty df3
upvoted! - 'command ...'
$ bro no df3
downvoted! - 'command ...'

If we can get comments thread per bro!,

$ bro comment(reply?) df3
(open $EDITOR, show original bro... like git commit window)
$ bro df3
(show all comments)
$ bro link(or url or open) df3
http://bropages.org/df34f42f6d6216aeb9b941518fc4e58fd71909a3

If poor newbie asking about how to use some command at specific case,

"read this bro, df34f42f6d6216aeb9b941518fc4e58fd71909a3"

dontdieych avatar Jan 29 '14 11:01 dontdieych

+1, bro

fish2000 avatar Feb 02 '14 20:02 fish2000