Currently SC separates multiple items in the Caption/Description written to the metadata by LF characters only (x0A). That doesn't play well with all photo editing software, for example from Nikon's ViewNX 2:
Request JPG Caption Metadata CR/LF not just LFIn the photo editing process it's one more step needed. I must go into the tags/metadata and replace the LF characters with CR/LF pairs, and then it looks like this:
Request JPG Caption Metadata CR/LF not just LFI request that the separate items that need to go in the metadata be separated by CR/LF pairs (x0D x0A) and not just LF (x0A). Hopefully this can be done one way or another, as it is additional work for every capture to properly separate these items.
BTW, I'm using Preferences:
Advanced Tweaking > Image File Format > Default Image File Format: JPG
The Basics > File Naming > New Screenshot File Template > Automatically generate comment/note for each capture:
%filename%
%datetime%
%windowtitle%
%scrapetext%
In addition, the "space comma space" sequence between the date and time should be replaced with just a space! Then it would look like this:
Request JPG Caption Metadata CR/LF not just LFJesse, if these changes could be made then I would give this feature 5/5 stars!