-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add copy code/kbd element item to context menu #9630
Comments
@88250 这个我知道,我是想要"快速复制其内容",手动拖选文字速度慢,且可能会遗漏代码的首尾字符导致命令运行出错. |
双击再复制
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年11月12日(周日) 中午12:44
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [siyuan-note/siyuan] [提议] 给行内代码添加右键菜单,用于复制其纯文本内容 (Issue #9630)
@88250 这个我知道,我是想要"快速复制其内容",手动拖选文字速度慢,且可能会遗漏代码的首尾字符导致命令运行出错.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@88250 你试过吗?双击不行的, 比如 |
我试的是一个单词....
有的话如果只想复制其中一部分咋办?
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年11月13日(周一) 下午4:24
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [siyuan-note/siyuan] [提议] 给行内代码添加右键菜单,用于复制其纯文本内容 (Issue #9630)
@88250 你试过吗?双击不行的, 比如 rm -rf
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@88250 部分就手动拖选,全部就直接右键行内代码,就像块引用和超链接那样 |
我们考虑下,谢谢。 |
感觉没有必要,超链接没有复制功能,引用复制的不是可选中的文本。 |
@Vanessa219 唉,我不是说超链接和引用有复制功能, 而是说给行内代码整一个右键菜单; |
标签是有其他功能,而且上面也没有复制功能。行内代码的话就划选一下吧,可能由于不太必须,感觉基本没有软件实现。 |
@Vanessa219 eeeee.... 评论区几个人都是有复制纯文本需要的哇,只有一个不赞成以右键菜单的形式 |
@Vanessa219 对,是这个意思 |
In what scenarios do you need this feature?
用于快速复制其内容,但不保留反引号
Describe the optimal solution
1
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: