bear_backup icon indicating copy to clipboard operation
bear_backup copied to clipboard

Handle missing titles and titles that were too long

Open jamesstout opened this issue 7 years ago • 0 comments

Handle notes with missing titles - means no filename: ValueError: PosixPath('.') has an empty name

Also handle titles that were too long resulting in filenames longer than 255 causing this error: OSError: [Errno 63] File name too long

jamesstout avatar Oct 26 '17 08:10 jamesstout