Skip to content

Commit

Permalink
docs: fix slashes
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhd1701 committed Oct 20, 2023
1 parent 21a6c9b commit 5b8c4c9
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,20 +184,20 @@ I've also combined a [bigger list](https://github.com/vzhd1701/evernote-backup/b

### Export

Project | Description | Language\
Project | Description | Language
-----------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|--------------
[ExportAllEverNote](https://github.com/dong-s/ExportAllEverNote) | Export notes in ENEX format driectly from your account | Python\
[evernote2](https://github.com/JackonYang/evernote2) | Improved version of standard Evernote SDK. Also provides a tool for exporting notes driectly from your account | Python\
[evernote-to-sqlite](https://github.com/dogsheep/evernote-to-sqlite) | Converts ENEX files into SQLite database | Python\
[enote](https://github.com/tkjacobsen/enote) | Utility that can backup Evernote notes and notebooks | Python\
[ExportAllEverNote](https://github.com/dong-s/ExportAllEverNote) | Export notes in ENEX format driectly from your account | Python
[evernote2](https://github.com/JackonYang/evernote2) | Improved version of standard Evernote SDK. Also provides a tool for exporting notes driectly from your account | Python
[evernote-to-sqlite](https://github.com/dogsheep/evernote-to-sqlite) | Converts ENEX files into SQLite database | Python
[enote](https://github.com/tkjacobsen/enote) | Utility that can backup Evernote notes and notebooks | Python
[evernote-exporter](https://github.com/shawndaniel/evernote-exporter) | Export notes from old Evernote local database .exb format | Python

### Export / Sync

Project | Description | Language\
Project | Description | Language
-----------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|--------------
[SyncToGit](https://github.com/KostyaEsmukov/SyncToGit) | Syncs your notes with their resources to the git repository in HTML format | Python\
[evermark](https://github.com/akuma/evermark) | A command line tool for syncing markdown notes to Evernote | JavaScript\
[eversync](https://github.com/yejianye/eversync) | Sync your local directories with evernote notebooks | Python\
[EverMark](https://github.com/liuwons/EverMark) | A tool that can sync local markdown/text notes to Evernote | Python\
[SyncToGit](https://github.com/KostyaEsmukov/SyncToGit) | Syncs your notes with their resources to the git repository in HTML format | Python
[evermark](https://github.com/akuma/evermark) | A command line tool for syncing markdown notes to Evernote | JavaScript
[eversync](https://github.com/yejianye/eversync) | Sync your local directories with evernote notebooks | Python
[EverMark](https://github.com/liuwons/EverMark) | A tool that can sync local markdown/text notes to Evernote | Python
[LocalEvernote](https://github.com/lwabish/LocalEvernote) | Syncs local directory containing notes in Markdown format with Evernote | Python
Loading

0 comments on commit 5b8c4c9

Please sign in to comment.