Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

fix(bug): Issue with periods in filenames #68

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

aspencer
Copy link
Contributor

Closes #59

Resolves issue with disallowed nedb characters. Noticed that this was broken on update as well, so created a method in converter to convert a file into a nedb-compatible key.

This ballooned a bit more than I expected. Hopefully everything fits convention - please let me know if there's something I need to change.

Closes lauthieb#59

Resolves issue with disallowed nedb characters. Noticed that this was
broken on update as well, so created a method in `converter` to convert
a file into a nedb-compatible key.

This ballooned a bit more than I expected. Hopefully everything fits
convention - please let me know if there's something I need to change.
@lauthieb
Copy link
Owner

Hello @aspencer, thanks a lot!
I've tested your fix on my laptop to see if notes and gists are always stored and it works.
Many thanks for your contribution ❤️

@lauthieb lauthieb merged commit a9091f5 into lauthieb:master Mar 14, 2019
@lauthieb
Copy link
Owner

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants