Code Monkey home page Code Monkey logo

Comments (4)

aiqyqy avatar aiqyqy commented on August 13, 2024

还有标签页切换的快捷键能优化为ctr+pgup/pgdn 吗。

from typora_plugin.

obgnail avatar obgnail commented on August 13, 2024

@aiqyqy 感谢反馈。

  1. 这个 issue 之前已经有不少人提出来了。从原理上来说就是做不到的(除非你用的是低版本)。typora_plugin 本质是一个前端项目,Typora 并不支持插件功能。本项目的做法是通过各种黑魔法强行实现功能。使用命令行直接和后端交互,就绕开了 typora_plugin。要想实现这个功能,要么等待 Typora 官方支持,或者 Typora 官方提供插件系统
  2. 可以做,你可以明天再来。

from typora_plugin.

obgnail avatar obgnail commented on August 13, 2024

你这种情况或许可以绕过:写一个脚本对接 commander.js 插件。然后让 commander.js 打开文件。

from typora_plugin.

obgnail avatar obgnail commented on August 13, 2024

@aiqyqy 你好。

1.1.1 版本已经发布,添加了快捷键 ctr+pgup/pgdn 切换标签。
因为移动了 window_tab.js 的位置,更新时需要替换整个 plugin 目录。

from typora_plugin.

Related Issues (20)

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.