ever2simple icon indicating copy to clipboard operation
ever2simple copied to clipboard

Adds option to preserve note title as file name.

Open nicholaskuechler opened this issue 8 years ago • 0 comments

Adds the option to preserve the title of the note as the file name.

Example:

note['title'] = "notes about xyz"

The file name becomes:

notes_about_xyz.txt

Adds the option to increase output verbosity when extracting notes from enex file.

Also makes the code pass flake8 checks.

nicholaskuechler avatar Jun 29 '16 21:06 nicholaskuechler