-
问题
当尝试引用
发生这种情况——它没有引用所有内容,尽管我选择了所有内容。相反,它在中间中断了。
-
示例
<blockquote> [quote="tubbadu, post:4, topic:6611, full:true"] I don’t think I understand: when you copy the image, do you mean to copy “file://path/tofile.tiff” or to copy the pixmap to clipboard? [/quote] @tubbadu, per: 0. [quote="rokejulianlockhart, post:1, topic:6611"] By default, #spectacle::tag saves my images as `.tiff`. [/quote] 0. [quote="rokejulianlockhart, post:1, topic:6611"] However, I frequently want to copy these screenshots as `.png` files. [/quote] 0. [quote="rokejulianlockhart, post:1, topic:6611"] I don’t seem to be able to do this without first having to save the image as `.png`, after which I’m able to use “Copy” to copy it to the clipboard as whatever I saved it as (`.png`). [/quote] …all I want to do is be able to save a captured image's *content* (I believe that's what you refer to by “pixmap”, certainly not its path) in a format different to the default configured in #Spectacle's Preferences page without having to save it as a different file type first (after which it indeed allows me to do so, albeit solely as the file type I saved it as last). </blockquote>```markdown [quote="tubbadu, post:4, topic:6611, full:true"] I don’t think I understand: when you copy the image, do you mean to copy “file://path/tofile.tiff” or to copy the pixmap to clipboard? [/quote] @tubbadu, per: 0. [quote="rokejulianlockhart, post:1, topic:6611"] By default, #spectacle::tag saves my images as `.tiff`. [/quote] 0. [quote="rokejulianlockhart, post:1, topic:6611"] However, I frequently want to copy these screenshots as `.png` files. [/quote] 0. [quote="rokejulianlockhart, post:1, topic:6611"] I don’t seem to be able to do this without first having to save the image as `.png`, after which I’m able to use “Copy” to copy it to the clipboard as whatever I saved it as (`.png`). [/quote] …all I want to do is be able to save a captured image's *content* (I believe that's what you refer to by “pixmap”, certainly not its path) in a format different to the default configured in #Spectacle's Preferences page without having to save it as a different file type first (after which it indeed allows me to do so, albeit solely as the file type I saved it as last). ```