Allow any filename. #1

Merged
ryanpcmcquen merged 2 commits from patch-1 into master 2018-10-16 08:06:34 +02:00
Showing only changes of commit e5eb541b88 - Show all commits
+3 -4
View File
@@ -1,12 +1,11 @@
# Standard Notes to Evernote or Joplin # Standard Notes to Evernote or Joplin
## Use ## Usage:
Rename your exported file as notes.txt, then...
```bash ```bash
python3 standard-notes-to-enex.py notes.txt python3 standard-notes-to-enex.py SN_Archive.txt
``` ```
If a name like `SN_Archive.txt` is not provided, the script will assume your file is called `notes.txt`.
## Tutorial ## Tutorial