-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feat] 希望增加固定条目和快捷键选中粘贴功能 #471
Comments
收到反馈,这两个问题都在计划当中,敬请期待🌹 |
可以参考mac上paste软件的粘贴栈功能。 |
我没有这款软件,没太看懂这个功能,有视频演示吗? |
20240908_120641.mp4就是类似我录制的这样,打开了复制栈功能之后,会记录复制过的内容,然后粘贴的是,会从栈里面拿出来,然后下一个 我的意思是如果能加上这个功能的基础上,可以额外加一个循环功能,就是这个栈是一个循环的, |
软件一开始就是抄,把好的都抄过来,再增加一下更好的功能,加油!!! |
好的,我抽空下载一个也体验一下,看起来非常棒! |
#528 已支持数字组合键快速粘贴前九项 |
@ayangweb 建议快捷键增加区分 左右 shift 和 ctrl ,(默认是现有的这样,给主勾选单个 shift 和 ctrl 的功能) |
Describe the problem
Describe the solution you'd like
每个条目右键可选择固定功能,将其固定在当前序号位置,也可上下移动位置。条目前增加序号,使用shift/ctrl/alt + 数字可以选中序号对应条目并粘贴
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: