SimplenoteSync icon indicating copy to clipboard operation
SimplenoteSync copied to clipboard

Filenames with quotes or special characters don't work properly

Open fletcher opened this issue 16 years ago • 1 comments

placeholder to remind me to look at this

fletcher avatar Sep 25 '09 21:09 fletcher

One issue I have particularly noticed:

Items created with a / in their name in Notational Velocity have a : instead on the filesystem. These sync up to Simplenote with the : but are constantly re-added according to the sync script log.

In general: why must the chosen special characters (:,\,/) be mangled or removed? This both seems to lead to less-than-smooth roundtrip behavior (it is different depending on whether an item was named with these characters on the client side or the Simplenote side), and is generally unnecessary: these characters (escaped) are supported by many modern filesystems (in my case, and that of many users, HFS+ on Mac OS). It would be useful, and also hopefully simpler, if they could be retained whenever possible.

jrk avatar Nov 05 '09 04:11 jrk