Git Product home page Git Product logo

remnote_autohotkey's Introduction

使用AutoHotkey来帮助RemNote进行一些快捷操作。

使用中文进行输入的用户常因为各种输入法的存在,所以很多RemNote的快捷键没办法直接使用,例如当在键盘上输入“[[”时,其实是输出的“【【”,这种情况下,必须将输入法切换为英文或者按一下Shift来使当前输入法切换为英文状态才行。

例如:

Snipaste_2021-03-22_09-17-33

本项目的程序则可以避免这个问题,使用的时候,只需要快速的输入对应的字符即可自动触发RemNote操作,而无需切换输入法为英文状态,具体使用效果如下图所示:

中文输入法下直接输入两个[[,也可以直接触发链接

11

中文输入法下键入两个!!以输入日期

!!

中文输入法下键入两个##以输入标签

输入标签

中文输入法下键入两个$$输入公式

22

使用方法其实很简单,只需要在桌面上运行release里面的这个exe文件就可以了。

image-20210322125838888

或者下载安装AutoHotkey,然后运行RemNote_AutoHotkey.ahk文件 即可,使用的时候程序没有界面,自动隐藏在后台。

image-20210322130439264

之后就可以开心的使用RemNote了。

11

remnote_autohotkey's People

Contributors

lvshuaichao avatar

Stargazers

 avatar esrever10 avatar  avatar  avatar jackiexiao avatar Leee avatar  avatar

Watchers

 avatar

Forkers

dngs

remnote_autohotkey's Issues

[[ 没有生效,其他按键生效

搜狗输入法下,不太清楚为什么

ps,可以在 脚本中加一行

#IfWinActive  RemNote.exe

让这个脚本只在 运行 remnote的时候生效,不然会干扰到其他程序

希望支持/

感谢作者。
如果感兴趣可以加入Q群:1026788769

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.