Show notes using keyboard shortcut?

Asked by Jon

Maybe I'm missing something, but is there a way to have Xpad show all notes using a simple keyboard shortcut (or command line option)?

I keep the notes going throughout the day and toggle between many windows while working. It'd be nice to not have to move the mouse to the tray icon and click to show my notes, but rather use a keyboard shortcut to show them. If there is/could be a command line option to do this, I could configure it as well.

Anything available like that? I haven't found anything in the documentation, but again I could be missing it.

Thanks,
Jon

Question information

Language:
English Edit question
Status:
Solved
For:
Xpad Edit question
Assignee:
No assignee Edit question
Solved by:
Arthur Borsboom
Solved:
Last query:
Last reply:
Revision history for this message
Michael Terry (mterry) said :
#1

xpad --help should show some options.

Looks like --show or maybe even --toggle would interest you.

Revision history for this message
Jon (jonsmg) said :
#2

Unfortunately, those just control what is done on startup (according to the man page and my testig):

 -s, --show
              Shows existing pads on startup.

 -t, --toggle
              Toggle between showing and hiding each of the existing pads on startup.

Revision history for this message
Michael Terry (mterry) said :
#3

Hmm, it's been a while since I played with those options. I thought they were supposed to work even on existing instances of xpad. Ah well. :(

Revision history for this message
Arthur Borsboom (arthurborsboom) said :
#4

Maybe it used to work in the past and it has become broken.
I will take a look soon what the options should do and if they work as
planned.

I believe having a new feature (key-combination) to toggle I expect not to
work, since this will only work if Xpad has the window focus. So, toggling
by command-line and window manager seems to be the way to go.

To be continued.

On 17 February 2015 at 18:41, Michael Terry <
<email address hidden>> wrote:

> Question #262291 on Xpad changed:
> https://answers.launchpad.net/xpad/+question/262291
>
> Michael Terry posted a new comment:
> Hmm, it's been a while since I played with those options. I thought
> they were supposed to work even on existing instances of xpad. Ah well.
> :(
>
> --
> You received this question notification because you are a member of Xpad
> Developers, which is an answer contact for Xpad.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~xpad-hackers
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~xpad-hackers
> More help : https://help.launchpad.net/ListHelp
>

--
Arthur Borsboom
Lieven de Keystraat 77
3067 KG, Rotterdam
The Netherlands
Mob: +31629089953
Email: <email address hidden>
Skype: Arthur Borsboom, The Hague, The Netherlands

[image: View Arthur's LinkedIn profile]
<http://uk.linkedin.com/in/arthurborsboom>

Revision history for this message
Jon (jonsmg) said :
#5

Awesome, thanks for the quick response. I'm loving Xpad, and if it can be triggered by command-line...heaven.

Revision history for this message
Best Arthur Borsboom (arthurborsboom) said :
#6

Hi Jon,

After analyzing the source code, I noticed that the toggle, hide and show options got broken in the past.
I have fixed the issue and committed the change.

If you can't wait, get the latest code yourself and compile.
If you can wait a little, the fix will be available when Xpad v4.6 will be released.

Thanks for reporting!

Revision history for this message
Jon (jonsmg) said :
#7

I'll grab the code and compile it up! Thanks!

Revision history for this message
Arthur Borsboom (arthurborsboom) said :
#8

Cool. Would you mind to confirm if this actually solved your issue?

Revision history for this message
Jon (jonsmg) said :
#9

Thanks Arthur Borsboom, that solved my question.

Revision history for this message
Jon (jonsmg) said :
#10

You, sir, are fantastic. This works beautifully!

Revision history for this message
Arthur Borsboom (arthurborsboom) said :
#11

At your service :)

Enjoy Xpad!