We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This program currently supports only String type snippets. That means it cannot save anything that cannot be converted to String.
The text was updated successfully, but these errors were encountered:
I forgot to say but now it can at least save snippet that isn't a string-convertable type! Still no previews :(
Sorry, something went wrong.
Currently supported types:
URL
color
fileContents
From Apple: In macOS 10.6 and later, you should use the UTI of a file to represent its contents instead.
fileURL
findPanelSearchOptions
font
html
multipleTextSelection
pdf
png
rtf
rtfd
ruler
sound
string
tabularText
textFinderOptions
tiff
No branches or pull requests
This program currently supports only String type snippets. That means it cannot save anything that cannot be converted to String.
The text was updated successfully, but these errors were encountered: