-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Drag and Alt+drag on the document tree swapped #13181
Comments
用户的操作和行为都比较明显且唯一,就不进行添加了。 |
这个真的不明显,除了思源,哪个笔记软件把文档拖到编辑器里是直接把内容移动过来的 |
那和 alt 拖拽交换一下?alt拖拽才为拖拽文档内容 |
交换的话我是支持的,但用户还是不知道接下来的操作会是什么,这个问题没有解决 |
其他家没有这种提示,用户也知道的。还是说有哪家有这种提示? |
其他家应该是没有将内容拖到编辑器里(而且还不能直接撤销)的这种操作的,思源需要一个单独的交互方式。 我的想法就是在鼠标旁边显示一个悬浮提示,感觉很符合直觉。 |
这样修改后就不是内容了。
|
感觉还是不对。比如这个:
如果没有提示的话,用户只有试过一次才知道会怎么样 |
其他软件也是这样的,有帮助文档嘛。 |
@Vanessa219 有点问题,现在要按住 Alt 才能把文档拖到数据库里了 |
@Vanessa219 还是拖不进去: video.webm |
EightDoor
added a commit
to EightDoor/siyuan
that referenced
this issue
Dec 6, 2024
* commit '1710194122495d282a51650441d9fc80804561bb': (189 commits) 🔖 Release v3.1.14 ⬆️ Upgrade kernel deps 🎨 siyuan-note#13320 🎨 Support HarmonyOS NEXT system 🎨 Support HarmonyOS NEXT system 🎨 Support HarmonyOS NEXT system 🎨 Support HarmonyOS NEXT system 🎨 Support HarmonyOS NEXT system 🎨 Support HarmonyOS NEXT system 🎨 Support HarmonyOS NEXT system 🎨 siyuan-note#13334 🎨 siyuan-note#13181 🎨 Improve exporting block ref siyuan-note#13283 🎨 Clean code 🐛 Fix NPE 📝 Update changelogs 🎨 siyuan-note#13324 🐛 Fix NPE 🎨 Improve image width setting siyuan-note#12516 siyuan-note#13327 🧑💻 Kernel serve CalDAV service on path `/caldav/` (siyuan-note#13321) ... # Conflicts: # README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我认为比较合适的方法是在鼠标右下角显示一个跟随鼠标的提示框:
比如:
还有别的操作同理:
The text was updated successfully, but these errors were encountered: