mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Fixing links
This commit is contained in:
parent
7cb55ffdc4
commit
e673ee97de
@ -149,7 +149,7 @@ To import Evernote data, first export your Evernote notebooks to ENEX files as d
|
||||
|
||||
In 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.
|
||||
|
||||
In the **terminal application**, in [command-line mode](readme/terminal.md#command-line-mode), type `import /path/to/file.enex`. This will import the notes into a new notebook named after the filename.
|
||||
In the **terminal application**, in [command-line mode](https://github.com/laurent22/joplin/blob/dev/readme/terminal.md#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
|
||||
|
||||
@ -157,7 +157,7 @@ Joplin can import notes from plain Markdown file. You can either import a comple
|
||||
|
||||
In the **desktop application**, open File > Import > MD and select your Markdown file or directory.
|
||||
|
||||
In the **terminal application**, in [command-line mode](readme/terminal.md#command-line-mode), type `import --format md /path/to/file.md` or `import --format md /path/to/directory/`.
|
||||
In the **terminal application**, in [command-line mode](https://github.com/laurent22/joplin/blob/dev/readme/terminal.md#command-line-mode), type `import --format md /path/to/file.md` or `import --format md /path/to/directory/`.
|
||||
|
||||
## Importing from other applications
|
||||
|
||||
|
@ -4,7 +4,7 @@ Good news, our Google Summer of Code 2020 application [has been accepted](https:
|
||||
|
||||
Since we made the announcement back in November, we already had a few students submitted pull requests and getting themselves familiar with the codebase.
|
||||
|
||||
We hope some of them will work on [the project ideas](https://joplinapp.org/gsoc2020/ideas.html) we've suggested, and develop some great features this summer!
|
||||
We hope some of them will work on [the project ideas](https://joplinapp.org/gsoc2020/ideas/) we've suggested, and develop some great features this summer!
|
||||
|
||||
* * *
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GSoC 2020 Ideas
|
||||
|
||||
2020 is Joplin first round at Google Summer of Code. Detailed information on how to get involved and apply are given in the [general Summer of Code introduction](https://joplinapp.org/gsoc2020/)
|
||||
2020 is Joplin first round at Google Summer of Code. Detailed information on how to get involved and apply are given in the [general Summer of Code introduction](https://joplinapp.org/gsoc2020/index/)
|
||||
|
||||
**These are all proposals! We are open to new ideas you might have!!** Do you have an awesome idea you want to work on with Joplin but that is not among the ideas below? That's cool. We love that! But please do us a favour: Get in touch with a mentor early on and make sure your project is realistic and within the scope of Joplin.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user