V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
qian
V2EX  ›  分享发现

Keyboard Maestro 开帖来分享

  •  7
     
  •   qian · 2014-05-02 22:37:57 +08:00 · 4566 次点击
    这是一个创建于 3648 天前的主题,其中的信息可能已经有所发展或是发生改变。
    其实吧,KM 脚本是很个人的东西。。。总之,愿意分享的分享吧。。KM 跟 BTT (bettertouchtool) 类似 (BTT 也可以多步),可以只是 key/menu remap,也可以串更多的东西。总之对我文科生是用户友好的。。。btw 问一下自创 URI 方便的方法?(这样可以串更多的东西)之前试了LinCastor,没弄懂。。。

    -2. 之前 KM 脚本更多了,但是最近重装系统没去备份

    -1. ios 的 drafts 和 LCP (launch center pro) 是类似的东西;mac keystroke 和输入类 apps 这里分享一下:
    - PCKeyboardHack https://pqrs.org/macosx/keyremap4macbook/pckeyboardhack.html.en Change Caps Lock 80 (F19)
    - KeyRemap4MacBook https://pqrs.org/macosx/keyremap4macbook/ 主要就是改 private.xml,create hyper keys (http://stevelosh.com/blog/2012/10/a-modern-space-cadet/ ;Better Shifting 之后就看不懂了或者跟我无关了)
    - pictext (MAS) 复制菜单之类不能选中的英文进行OCR后 set to clipboard
    - popclip (MAS) 关于插件:官方的以及 Brett 的 github 上的很全.. (https://github.com/ttscoff/popclipextensions)
    - textexpander (网上找的sn为什么还没被封,它不要赚钱了是么= =) 个人结论它比 atext 好;功能很多,自己挖掘
    - snappyapp (MAS) 截图,置顶,双击消失不留痕; 有时需要对比网页和文件时或者把另一个 space 的内容 snap 到现在 space 时很 handy
    - [for iOS] Command-C (MAS) 常用;1keyboard (MAS) 不常用
    - shortcat (non-MAS) 装了,买了,很少用。。。
    - menumate (MAS) context menu 调 menu bar,但记住 menu bar shortcuts 更快
    - rapidclick (MAS) 很少用,但需要时很方便

    0. 首先是看了“切换 Appstore 帐户” http://readful.com/post/77044128470/keyboard-maestro-appstore ,觉得非常方便

    1. 改 Gmail 密码 (1password watchtower 提示,所以我就去改;但我的 gmail 非常多。。)
    - 分两步,因为登录后每个邮箱的跳转页面情况不同,且下面的不适合 compact 所以是 compact 需要手动去改再执行脚本
    - 坐标通过 record (⌘R) 得到,每个人的情况不同,所以坐标类的算抛砖引玉
    - btw 问一下,怎么关掉 record 的倒计时?
    - 这种 one-off 的脚本随便设快捷键,用完 disable 就好了
    - 创建新密码的步骤没有加进来,太麻烦了。。。





    2. chrome close other tabs
    - 需要把鼠标移到标签标题上。。。



    3. 把 chrome 'current page' 加入到 OF2



    4. create a new tab and google the selected text



    5. 将 'lucky page' 加入到 OF2 (其实 popclip 插件更方便,https://pilotmoon.com/popclip/extensions/page/LuckyLink)
    - 我的 l 是 https://www.google.co.uk/#q=%s&btnI
    - app 是个 OF 列表 = =



    6. Leave only 1st tab 参考第2条

    11 条回复    2014-06-30 20:05:39 +08:00
    GeekBao
        1
    GeekBao  
       2014-05-02 22:45:15 +08:00 via iPhone
    已加入收藏 等大家分享
    fly2never
        2
    fly2never  
       2014-05-03 02:32:47 +08:00
    qian
        3
    qian  
    OP
       2014-05-03 21:37:30 +08:00
    qian
        4
    qian  
    OP
       2014-05-08 09:00:16 +08:00
    Evernote 左 ⌘ 切换view,右 ⌘ 切换笔记本,不用动鼠标,鼠标不会位移
    https://github.com/lsfalimis/Qian-KM-Macros#evernote
    qian
        5
    qian  
    OP
       2014-05-13 02:03:56 +08:00
    [挖坟] 解决迅雷 for Mac 加加速任务先必须登录但总有那么几秒令人不爽的等待的无所事事的时间的问题

    qian
        6
    qian  
    OP
       2014-05-13 02:15:59 +08:00
    需要把 'activate' trigger 改成 'launch' trigger
    qian
        7
    qian  
    OP
       2014-05-13 09:34:41 +08:00
    qian
        8
    qian  
    OP
       2014-05-13 10:10:40 +08:00
    搜索的时候拿英文,相对来说,比较能找的到答案。有时,如果网站提供中文,比如 Wikipedia,那么自动跳转到中文页面更方便,但对于不会写跳转的人,KM 是很方便的

    qian
        9
    qian  
    OP
       2014-05-21 22:42:00 +08:00
    qian
        10
    qian  
    OP
       2014-06-13 14:59:53 +08:00   ❤️ 1
    无良挖坟

    http://www.keyboardmaestro.com/documentation/6/preferences.html#preferences_other

    defaults write com.stairways.keyboardmaestro.engine InterActionDelay -float 0.2

    defaults write com.stairways.keyboardmaestro.editor DisableAnimation -bool YES

    defaults write com.stairways.keyboardmaestro.engine DisableAnimation -bool YES

    defaults write com.stairways.keyboardmaestro.engine RecordingCountDown -int 3

    "Note: you can option click the Record button to avoid the delay."
    kawhi
        11
    kawhi  
       2014-06-30 20:05:39 +08:00
    感谢 lz!
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3589 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 04:30 · PVG 12:30 · LAX 21:30 · JFK 00:30
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.