Page 1 of 1

New Vote/Unvote/Mention interface shortcuts

Posted: Sun Apr 19, 2020 9:10 pm
by Daemon
So you know we have the custom BBCode for voting/unvoting. I've added 3 new gimmicky tools, that each work the same way:
  • Press the trigger character key: @ for Mention, + for vote, * for unvote.
  • Press the first (one or more) letter of the name of the person you're looking for.
  • Select with the mouse or keys the name from a list that pops right where you were typing. If it's just one press Enter directly.
  • The script replaces what you were typing (like @rad) with what it's set to: [mention]radwulf[/mention], which after posting looks like this: @radwulf
  • The user that was mentioned/voted/unvoted receives a notification. These can be disabled easily from the Notifications/Settings panel.
@d > @Daemon
+d > vote Daemon
*d > unvote Daemon

I'm not so sure about the trigger keys. I tried @, # and $ and they may work too, but more often than not i'd just be tempted to use @ accidentally. So please suggest some different combinations if you can think of any.

Thanks.

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 5:45 am
by Princess.ruxi
How about + for voting and - for unvoting? @Daemon

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 6:44 am
by Daemon
- is used a lot, for bullet points, for compound words, it would be annoying.

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 1:13 pm
by valli
@Daemon unvote Daemon vote Daemon

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 4:53 pm
by Emilly
@Daemon
vote Daemon
unvote Daemon

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 5:12 pm
by Daemon
Yes, @Emilly? :P

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 5:14 pm
by Emilly
vote Daemon where is my girl?

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 5:16 pm
by Daemon
Emilly wrote:
Mon Apr 20, 2020 5:14 pm
+Daemon where is my girl?
I gave it to you, you can upload it yourself!

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 5:18 pm
by Emilly
I'll try 😉

Re: New Vote/Unvote/Mention interface shortcuts

Posted: Mon Apr 20, 2020 8:31 pm
by Daemon
Emilly wrote:
Mon Apr 20, 2020 4:53 pm
@Daemon
vote Daemon
unvote Daemon
Added quote handling (it makes the tags look and act like they should both in text box and preview/final post, but it doesn't trigger notifications).