How to paste regular text from Microsoft Onenote to Eveote

خرید بک لینک

For those suffering with this, there is a partial workaround, for pasting only text (loses formatting).

I use an AutoHotKey script for this. Good thing is it works in any program, not only Eveote.

Script below, adapted from this forum post.

Autohotkey - http://autohotkey.com

$^+v::
  Sleep, 100
  ClipSaved := ClipboardAll  ;save original clipboard contents
  Clipboard = %clipboard%  ;remove formatting
  Sleep, 100
  Send   ^v  ;send the Ctrl+V command
  Sleep, 100
  Clipboard := ClipSaved  ;restore the original clipboard contents
  ClipSaved =  ;clear the variable
Retu

Recent Questions...

ما را در سایت Recent Questions دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 218 تاريخ: چهارشنبه 26 خرداد 1395 ساعت: 10:30

صفحه بندی