diff --git a/README.md b/README.md index d7d61da452..568480ec2a 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a Operating System | Download -----------------|-------- -Windows | Get it on Windows -macOS | Get it on macOS -Linux | Get it on Linux +Windows | Get it on Windows +macOS | Get it on macOS +Linux | Get it on Linux ## Mobile applications diff --git a/docs/index.html b/docs/index.html index c1d313836f..978614a4f0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -227,15 +227,15 @@ Windows -Get it on Windows +Get it on Windows macOS -Get it on macOS +Get it on macOS Linux -Get it on Linux +Get it on Linux @@ -270,7 +270,7 @@ sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin

By default, the application binary will be installed under ~/.joplin-bin. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin would work.

To start it, type joplin.

-

For usage information, please refer to the full Joplin Terminal Application Documentation.

+

For usage information, please refer to the full Joplin Terminal Application Documentation.

Features

To import Evernote data, first export your Evernote notebooks to ENEX files as described here. Then follow these steps:

On the desktop application, open File > Import > ENEX and select your file. The notes will be imported into a new separate notebook. If needed they can then be moved to a different notebook, or the notebook can be renamed, etc.

-

On the terminal application, in command-line mode, type import /path/to/file.enex. This will import the notes into a new notebook named after the filename.

+

On the terminal application, in command-line mode, type import /path/to/file.enex. This will import the notes into a new notebook named after the filename.

Importing from Markdown files

Joplin can import notes from plain Markdown file. You can either import a complete directory of Markdown files or individual files.

On the desktop application, open File > Import > MD and select your Markdown file or directory.

-

On the terminal application, in command-line mode, type import --format md /path/to/file.md or import --format md /path/to/directory/.

+

On the terminal application, in command-line mode, type import --format md /path/to/file.md or import --format md /path/to/directory/.

Importing from other applications

In general the way to import notes from any application into Joplin is to convert the notes to ENEX files (Evernote format) and to import these ENEX files into Joplin using the method above. Most note-taking applications support ENEX files so it should be relatively straightforward. For help about specific applications, see below: