bear_backup
bear_backup copied to clipboard
Handle missing titles and titles that were too long
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