Skip to content

Handle missing titles and titles that were too long - #1

Open
jamesstout wants to merge 1 commit into
mivok:masterfrom
jamesstout:title-errors-fix
Open

Handle missing titles and titles that were too long#1
jamesstout wants to merge 1 commit into
mivok:masterfrom
jamesstout:title-errors-fix

Conversation

@jamesstout

Copy link
Copy Markdown

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant