1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00

Doc: Fixed dead links

This commit is contained in:
Laurent Cozic 2023-10-30 12:13:53 +00:00
parent a7d83c410e
commit f2061ba34d
11 changed files with 15 additions and 15 deletions

View File

@ -172,7 +172,7 @@
</p> </p>
<br /> <br />
<p> <p>
<a translate href="{{baseUrl}}/clipper/" class="button-link btn-blue">Get the clipper</a> <a translate href="{{baseUrl}}/help/apps/clipper/" class="button-link btn-blue">Get the clipper</a>
</p> </p>
</div> </div>
</div> </div>
@ -259,7 +259,7 @@
</p> </p>
<br /> <br />
<p> <p>
<a translate href="{{baseUrl}}/e2ee/" class="button-link btn-blue">More about E2EE</a> <a translate href="{{baseUrl}}/help/apps/sync/e2ee" class="button-link btn-blue">More about E2EE</a>
</p> </p>
</div> </div>
</div> </div>

View File

@ -43,4 +43,4 @@ Copy and paste the content of both the debugging window and the Firefox console,
## Using the Web Clipper service ## Using the Web Clipper service
The Web Clipper service can be used to create, modify or delete notes, notebooks, tags, etc. from any other application. It exposes an API with a number of methods to manage Joplin's data. For more information about this API and how to use it, please check the [Joplin API documentation](https://joplinapp.org/api/references/rest_api/). The Web Clipper service can be used to create, modify or delete notes, notebooks, tags, etc. from any other application. It exposes an API with a number of methods to manage Joplin's data. For more information about this API and how to use it, please check the [Joplin API documentation](https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md).

View File

@ -60,7 +60,7 @@ First of all, please read the above referenced resources and the [GSoC FAQ](http
1. Join the [Joplin Forum](https://discourse.joplinapp.org), introduce yourself in a structured manner, share your GitHub username, and meet your fellow developers in the [GSoC category](https://discourse.joplinapp.org/c/gsoc). The subject of the topic shall contain your username, e.g. _Introducing \<username>_. 1. Join the [Joplin Forum](https://discourse.joplinapp.org), introduce yourself in a structured manner, share your GitHub username, and meet your fellow developers in the [GSoC category](https://discourse.joplinapp.org/c/gsoc). The subject of the topic shall contain your username, e.g. _Introducing \<username>_.
2. Read Student proposal guidelines and the [GSoC Student Manual](https://developers.google.com/open-source/gsoc/resources/manual#student_manual) 2. Read Student proposal guidelines and the [GSoC Student Manual](https://developers.google.com/open-source/gsoc/resources/manual#student_manual)
3. Take a look at the [list of ideas](https://joplinapp.org/gsoc2020/ideas/). You can have you own idea added by posting it in the [Features category](https://discourse.joplinapp.org/c/features) 3. Take a look at the [list of ideas](https://github.com/laurent22/joplin/blob/dev/readme/dev/gsoc/gsoc2020/ideas.md). You can have you own idea added by posting it in the [Features category](https://discourse.joplinapp.org/c/features)
4. Come up with project that you're interested in and discuss it in [Features category](https://discourse.joplinapp.org/c/features) 4. Come up with project that you're interested in and discuss it in [Features category](https://discourse.joplinapp.org/c/features)
5. Write a first draft and get someone to review it 5. Write a first draft and get someone to review it
6. Remember: you must link to work such as commits in your proposal. A private place will be created wihtinn the forum for that purposes. 6. Remember: you must link to work such as commits in your proposal. A private place will be created wihtinn the forum for that purposes.

View File

@ -157,4 +157,4 @@ Potential Mentor(s):
- Make sure you read the [Joplin Google Summer of Code Introduction](https://joplinapp.org/help/dev/gsoc/gsoc2023) - Make sure you read the [Joplin Google Summer of Code Introduction](https://joplinapp.org/help/dev/gsoc/gsoc2023)
- To build the application, please read [BUILD.md](https://github.com/laurent22/joplin/blob/dev/help/dev/BUILD.md) - To build the application, please read [BUILD.md](https://github.com/laurent22/joplin/blob/dev/help/dev/BUILD.md)
- And before creating a pull request, please read the [pull request guidelines](https://joplinapp.org/gsoc2023/pull_request_guidelines/) - And before creating a pull request, please read the [pull request guidelines](https://github.com/laurent22/joplin/blob/dev/readme/dev/gsoc/gsoc2023/pull_request_guidelines.md)

View File

@ -65,7 +65,7 @@ First of all, please read the above referenced resources and the [GSoC FAQ](http
1. Join the [Joplin Forum](https://discourse.joplinapp.org), introduce yourself in a structured manner, share your GitHub username, and meet your fellow developers in the [GSoC category](https://discourse.joplinapp.org/c/gsoc). The subject of the topic shall contain your username, e.g. _Introducing \<username>_. 1. Join the [Joplin Forum](https://discourse.joplinapp.org), introduce yourself in a structured manner, share your GitHub username, and meet your fellow developers in the [GSoC category](https://discourse.joplinapp.org/c/gsoc). The subject of the topic shall contain your username, e.g. _Introducing \<username>_.
2. Read Contributor proposal guidelines and the [GSoC Contributor/Student Guide](https://google.github.io/gsocguides/student/) 2. Read Contributor proposal guidelines and the [GSoC Contributor/Student Guide](https://google.github.io/gsocguides/student/)
3. Take a look at the [list of ideas](https://joplinapp.org/gsoc2023/ideas/). You can have you own idea added by posting it in the [Features category](https://discourse.joplinapp.org/c/features) 3. Take a look at the [list of ideas](https://github.com/laurent22/joplin/blob/dev/readme/dev/gsoc/gsoc2023/ideas.md). You can have you own idea added by posting it in the [Features category](https://discourse.joplinapp.org/c/features)
4. Come up with project that you're interested in and discuss it in [Features category](https://discourse.joplinapp.org/c/features) 4. Come up with project that you're interested in and discuss it in [Features category](https://discourse.joplinapp.org/c/features)
5. Write a first draft and get someone to review it 5. Write a first draft and get someone to review it
6. Remember: you must link to work such as commits in your proposal. A private place will be created within the forum for that purposes. 6. Remember: you must link to work such as commits in your proposal. A private place will be created within the forum for that purposes.

View File

@ -126,7 +126,7 @@ You will subscribe to the relevant tags in the forum to discuss ideas. You will
Finally, know that we will never assign you to a project you do not want to work on. We will not assign you more projects than you can/want to take on either. And you will have a backup mentor, just in case something unforeseen takes place. Finally, know that we will never assign you to a project you do not want to work on. We will not assign you more projects than you can/want to take on either. And you will have a backup mentor, just in case something unforeseen takes place.
## Ideas ## Ideas
Please see below for a list of project ideas: Please see below for a list of project ideas:
https://joplinapp.org/help/dev/gsoc/gsod2020/ideas/ https://github.com/laurent22/joplin/blob/dev/readme/dev/gsoc/gsod2020/ideas.md

View File

@ -26,4 +26,4 @@ Access your notes on your phone or tablet from the Android and iOS apps.
## More Joplin Versions ## More Joplin Versions
For other options, such as the portable application, terminal application or Android APK file, see the [full installation details](https://github.com/laurent22/joplin/blob/dev/readme/install.md). For other options, such as the portable application, terminal application or Android APK file, see the [full installation details](https://joplinapp.org/help/install).

View File

@ -5,7 +5,7 @@ source_url: https://www.patreon.com/posts/plugin-support-4-44478322
# Plugin support available in Joplin v1.4 # Plugin support available in Joplin v1.4
The plugin system has been part of Joplin since the previous version, however it was still a bit unstable. In the latest version we're getting a bit closer to production-ready state. The [plugin API](https://joplinapp.org/api/overview/) in particular has been significantly expanded, based on the developer feedback, so that more types of plugin are possible now, and indeed a few plugin concepts have started appearing on the forums. In particular all this could be done now: The plugin system has been part of Joplin since the previous version, however it was still a bit unstable. In the latest version we're getting a bit closer to production-ready state. The [plugin API](https://github.com/laurent22/joplin/blob/dev/readme/api/index.md) in particular has been significantly expanded, based on the developer feedback, so that more types of plugin are possible now, and indeed a few plugin concepts have started appearing on the forums. In particular all this could be done now:
- Access notes, folders, etc. via the data API - Access notes, folders, etc. via the data API
- Add a view to display custom data using HTML/CSS/JS - Add a view to display custom data using HTML/CSS/JS

View File

@ -8,7 +8,7 @@ For the third year, Joplin has been selected as a **Google Summer of Code** ment
- **Plugin and external apps** - leverage the Joplin API to create plugins and external apps. - **Plugin and external apps** - leverage the Joplin API to create plugins and external apps.
- And of course contributors are welcome to suggest their own ideas. - And of course contributors are welcome to suggest their own ideas.
Our full idea list is available here: [GSoC 2022 idea list](https://joplinapp.org/gsoc2022/ideas/) Our full idea list is available here: [GSoC 2022 idea list](https://joplinapp.org/help/dev/gsoc/gsoc2022/ideas)
In the coming month (**March 7 - April 3**), contributors will start getting involved in the forum and start discussing project ideas with the mentors and community. It's also a good time to start looking at Joplin's source code, perhaps work on fixing bugs or implement small features to get familiar with the source code, and to show us your skills. In the coming month (**March 7 - April 3**), contributors will start getting involved in the forum and start discussing project ideas with the mentors and community. It's also a good time to start looking at Joplin's source code, perhaps work on fixing bugs or implement small features to get familiar with the source code, and to show us your skills.

View File

@ -56,6 +56,6 @@ Once they are there, simply record your message and it will appear in the note:
This is just an overview of the main features. The full changelog is available there: This is just an overview of the main features. The full changelog is available there:
- Desktop: https://joplinapp.org/changelog - Desktop: https://joplinapp.org/help/about/changelog/desktop
- Android: https://joplinapp.org/help/about/changelog/android - Android: https://joplinapp.org/help/about/changelog/android
- iOS: https://joplinapp.org/help/about/changelog/ios - iOS: https://joplinapp.org/help/about/changelog/ios

View File

@ -48,6 +48,6 @@ Like the desktop app, the mobile apps benefits from the Share Permissions update
This is just an overview of the main features. The full changelog is available there: This is just an overview of the main features. The full changelog is available there:
- Desktop: https://joplinapp.org/changelog - Desktop: https://joplinapp.org/help/about/changelog/desktop
- Android: [https://joplinapp.org/changelog\_android](https://joplinapp.org/help/about/changelog/android) - Android: https://joplinapp.org/help/about/changelog/android
- iOS: [https://joplinapp.org/changelog\_ios](https://joplinapp.org/help/about/changelog/ios) - iOS: https://joplinapp.org/help/about/changelog/ios