mike-ward / tweetz-desktop

Desktop Twitter client written in WPF
MIT License
65 stars 19 forks source link

Shortcuts for opening links #7

Closed GerjanOnline closed 8 years ago

GerjanOnline commented 8 years ago

I am a big fan of keyboard shortcuts and I use them all the time (in Twitter web and in tweetz) but i'm always missing one shortcut: opening a links

For the web I've made a Chrome extension for this behaviour but it would like to see this also in tweetz.

My proposal: L: open link inside tweet in browser (or pick V like Google Reader did) (if there are multiple links inside a tweet just pick the first one, or... open all of them?)

And since were adding shortcuts here: To follow conversations I sometimes open the tweet link in the browser so I can track/follow conversations. Maybe we can also add a shortcut for this:

O: open tweet in browser

What you think?

I am willing to contribute this issue (I already forked this repo) but I have very limited time these days. Maybe someone wants to create this?