Markus Ast

Results 221 comments of Markus Ast

Hi, thanks for the feature request! You should be able to solve this use-case without Scratchpad having to directly support it. You could create a symbolic link between your following...

Interesting feature request. It would probably be really hard to get images to work inline of the editable text, but maybe adding image pages (pages that show an image an...

I'll close this for now as not planned. I might reconsider it in the future, but for now I don't see it worth the effort to compete with the existing...

Hi, have you tried e.g. `LCTRL` instead of `CTRL` for the hotkey config? (I haven't, yet) I'd really like to have the configuration of the keybinding in the keybinding settings...

Thanks for testing. I had a look into the lua source of DCS and it seems that there is only `ctrl` and no distinction between left and right `ctrl` :-/

Closing as not possible. If anyone knows how I can get the Scratchpad hotkeys into the regular key binding settings of DCS, please let me know

I build a wrapper module: [koa-passport](https://github.com/rkusa/koa-passport). Unfortunately, to wrap the `authentication` middleware it required some dirty workarounds. That is, the functionality for some options is missing. Only tested with LocalStrategy,...

@jaredhanson Sure, and if it helps, I could add some comments to the source to explain the workarounds a little bit.

@oomathias if you want, I could take a look at your problem. Feel free to create a issue at [koa-passwort](https://github.com/rkusa/koa-passport/issues) providing some more information about your problem.