1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

All: Finished Welcome notebook

This commit is contained in:
Laurent Cozic 2019-02-07 23:17:58 +00:00
parent 6f2253b2f4
commit dd4b46a88b
5 changed files with 17 additions and 18 deletions

File diff suppressed because one or more lines are too long

View File

@ -28,6 +28,7 @@ const itemMetadata_ = {
'AllClients.png': { id: '5c05172554194f95b60971f6d577cc1a' },
'SubNotebooks.png': { id: '3a851ab0c0e849b7bc9e8cd5c4feb34a' },
'folder_Welcome': { id: '9bb5d498aba74cc6a047cfdc841e82a1' },
'WebClipper.png': { id: '30cf9214f5054c4da3b23eed7211a6e0' },
};
function itemMetadata(path) {

View File

@ -1,10 +1,10 @@
# Tips 💡
The first few notes should have given you an overview of the main functionalities in Joplin, but there's more it can do. See below for some of these features and how to get more help using the app:
The first few notes should have given you an overview of the main functionalities of Joplin, but there's more it can do. See below for some of these features and how to get more help using the app:
## Web clipper
**TODO: add image**
![](./WebClipper.png)
The Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. To start using it, open the Joplin desktop application, go to the Web Clipper Options and follow the instructions.
@ -12,32 +12,25 @@ More info on the official website: https://joplin.cozic.net/clipper
## Attachments
Any kind of file can be attached to a note. In Markdown, links to these files are represented as a simple ID to the resource. In the note viewer, these files, if they are images, will be displayed or, if they are other files (PDF, text files, etc.) they will be displayed as links. Clicking on this link will open the file in the default application.
Any kind of file can be attached to a note. In Markdown, links to these files are represented as an ID. In the note viewer, these files, if they are images, will be displayed or, if they are other files (PDF, text files, etc.) they will be displayed as links. Clicking on this link will open the file in the default application.
Images can be attached either by clicking on "Attach file" or by pasting (with Ctrl+V) an image directly in the editor, or by drag and dropping an image.
Images can be attached either by clicking on "Attach file" or by pasting (with `Ctrl+V` or `Cmd+V`) an image directly in the editor, or by drag and dropping an image.
More info about attachments: https://github.com/laurent22/joplin#attachments--resources
More info about attachments: https://joplin.cozic.net#attachments--resources
## Search
Joplin supports advanced search queries, which are fully documented on the official website: https://github.com/laurent22/joplin#searching
Joplin supports advanced search queries, which are fully documented on the official website: https://joplin.cozic.net#searching
## Alarms
An alarm can be associated with any to-do. It will be triggered at the given time by displaying a notification. To use this feature, see the documentation: https://github.com/laurent22/joplin#notifications
## Other Joplin applications
Besides the desktop application, Joplin is also available as a terminal application and as a mobile application. Both these apps can sync between them and with the desktop app.
**TODO: Add screenshot of mobile**
**TODO: Add screenshot of CLI**
An alarm can be associated with any to-do. It will be triggered at the given time by displaying a notification. To use this feature, see the documentation: https://joplin.cozic.net#notifications
## Community and further help
- For general discussion about Joplin, user support, software development questions, and to discuss new features, go to the [Joplin Forum](https://discourse.joplin.cozic.net/). It is possible to login with your GitHub account.
- The latest news are posted [on the Patreon page](https://www.patreon.com/joplin).
- For bug reports and feature requests, go to the [GitHub Issue Tracker](https://github.com/laurent22/joplin/issues).
- For bug reports and feature requests, go to the [GitHub Issue Tracker](https://joplin.cozic.net/issues).
## Donations

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB