You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Doc: remove repetitive words (#10317)
Signed-off-by: CoolCu <coolcui@qq.com>
This commit is contained in:
		| @@ -9,7 +9,7 @@ | |||||||
| # | # | ||||||
| # APP_BASE_URL: This is the base public URL where the service will be running. | # APP_BASE_URL: This is the base public URL where the service will be running. | ||||||
| #	- If Joplin Server needs to be accessible over the internet, configure APP_BASE_URL as follows: https://example.com/joplin.  | #	- If Joplin Server needs to be accessible over the internet, configure APP_BASE_URL as follows: https://example.com/joplin.  | ||||||
| #	- If Joplin Server does not need to be accessible over the internet, set the the APP_BASE_URL to your server's hostname.  | #	- If Joplin Server does not need to be accessible over the internet, set the APP_BASE_URL to your server's hostname.  | ||||||
| #     For Example: http://[hostname]:22300. The base URL can include the port. | #     For Example: http://[hostname]:22300. The base URL can include the port. | ||||||
| # APP_PORT: The local port on which the Docker container will listen.  | # APP_PORT: The local port on which the Docker container will listen.  | ||||||
| #	- This would typically be mapped to port to 443 (TLS) with a reverse proxy. | #	- This would typically be mapped to port to 443 (TLS) with a reverse proxy. | ||||||
|   | |||||||
| @@ -1,4 +1,4 @@ | |||||||
| // Helper commands added to the the CodeMirror instance | // Helper commands added to the CodeMirror instance | ||||||
| // eslint-disable-next-line @typescript-eslint/no-explicit-any -- Old code before rule was applied | // eslint-disable-next-line @typescript-eslint/no-explicit-any -- Old code before rule was applied | ||||||
| export default function useJoplinCommands(CodeMirror: any) { | export default function useJoplinCommands(CodeMirror: any) { | ||||||
|  |  | ||||||
|   | |||||||
| @@ -153,7 +153,7 @@ shared.saveNoteButton_press = async function(comp: BaseNoteScreenComponent, fold | |||||||
| 			if (stateNote.id !== geoNote.id) return; // Another note has been loaded while geoloc was being retrieved | 			if (stateNote.id !== geoNote.id) return; // Another note has been loaded while geoloc was being retrieved | ||||||
|  |  | ||||||
| 			// Geo-location for this note has been saved to the database however the properties | 			// Geo-location for this note has been saved to the database however the properties | ||||||
| 			// are is not in the state so set them now. | 			// are not in the state so set them now. | ||||||
|  |  | ||||||
| 			const geoInfo = { | 			const geoInfo = { | ||||||
| 				longitude: geoNote.longitude, | 				longitude: geoNote.longitude, | ||||||
|   | |||||||
| @@ -135,7 +135,7 @@ All students will create a report page by tool up to their choice. Keep this up- | |||||||
|  |  | ||||||
| ### Ideas | ### Ideas | ||||||
|  |  | ||||||
| If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | ||||||
|  |  | ||||||
| If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | ||||||
|  |  | ||||||
|   | |||||||
| @@ -144,7 +144,7 @@ All students will create a report page by tool up to their choice. Keep this up- | |||||||
|  |  | ||||||
| ### Ideas | ### Ideas | ||||||
|  |  | ||||||
| If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | ||||||
|  |  | ||||||
| If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | ||||||
|  |  | ||||||
|   | |||||||
| @@ -140,7 +140,7 @@ All contributors will create a report page by tool up to their choice. Keep this | |||||||
|  |  | ||||||
| ### Ideas | ### Ideas | ||||||
|  |  | ||||||
| If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | ||||||
|  |  | ||||||
| If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | ||||||
|  |  | ||||||
|   | |||||||
| @@ -140,7 +140,7 @@ All contributors will create a report page by tool up to their choice. Keep this | |||||||
|  |  | ||||||
| ### Ideas | ### Ideas | ||||||
|  |  | ||||||
| If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | ||||||
|  |  | ||||||
| If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | If you wish to mentor, please read the [GSoC Mentor Guide](https://google.github.io/gsocguides/mentor/org-application) and the [Summer of Code FAQ](https://developers.google.com/open-source/gsoc/faq#general). Also, please contact the [staff](https://discourse.joplinapp.org/g/staff) and get the go-ahead from them before editing the ideas page, adding your idea. | ||||||
|  |  | ||||||
|   | |||||||
| @@ -110,7 +110,7 @@ All students will create a report page by tool up to their choice. Keep this up- | |||||||
|  |  | ||||||
| ## Instructions for mentors | ## Instructions for mentors | ||||||
| ### Ideas  | ### Ideas  | ||||||
| If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | If you're a Joplin developer or motivated user and you wish to participate in Summer of Code, make a proposal in the [Features category of the Joplin Forum](https://discourse.joplinapp.org/c/features), based what your Joplin project needs. | ||||||
|  |  | ||||||
| If you wish to mentor, please read the [GSoD Mentor Guide](https://developers.google.com/season-of-docs/docs/admin-guide) and the [Season of Doc FAQ](https://developers.google.com/season-of-docs/docs/faq). Also, please contact the staff and get the go-ahead from them before editing the ideas page, adding your idea. | If you wish to mentor, please read the [GSoD Mentor Guide](https://developers.google.com/season-of-docs/docs/admin-guide) and the [Season of Doc FAQ](https://developers.google.com/season-of-docs/docs/faq). Also, please contact the staff and get the go-ahead from them before editing the ideas page, adding your idea. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user