Laurent Cozic
Laurent Cozic
``` [@joplin/lib]: OneNoteConverter: Warning around the following page: Monday, August 28, 202310:52 AM [@joplin/lib]: OneNoteConverter: Invalid file extension: , file: /home/runner/work/joplin/joplin/packages/app-cli/tests/tmp/HlJow5xaiIRKZNpywCANM5/4e84772dfe2ea871c68909c998617ff1/Material 1/ [@joplin/lib]: [@joplin/lib]: Location: [@joplin/lib]: src/lib.rs:83:27 [@joplin/lib]: OneNoteConverter: Warning...
When we OCR a PDF file we essentially make a screenshot of each page and process it. During the OCR process, Tesseract also provides coordinates to tell us where in...
Currently, the Joplin application gets the list of plugins from our [GitHub repository](https://github.com/joplin/plugins), and that repository is automatically built based on the third-party plugins that have been published to npm....
Create this list: ```markdown - Test - One ``` - Press Enter - Press Backspace to remove the dash that was automatically added - Press "-" to add the dash...
Joplin 3.4.1 (prod, darwin) Appareil : darwin, Apple M4 Pro ID client : Version de Synchro : 3 Version du profil : 47 Trousseau supporté : Oui ID d'instance alternatif ...
Currently we don't have any helper to edit tables in the Markdown editor, so we should add some so that it's as easy to use as in the Rich Text...
- Check what automated tools could be used to analyse the plugin source code in terms of security - ref: https://discourse.joplinapp.org/t/question-concern-about-a-plugin/45659/6?u=laurent - Apply the method to various plugins - Check...
Ref: https://discourse.joplinapp.org/t/can-support-chinese-everynote-export-files/43227/8?u=laurent [YinXiangBiJi.notes.zip](https://github.com/user-attachments/files/18518529/YinXiangBiJi.notes.zip)
Using 3.1.0 version, text is very difficult to select as most clicks within the text bounding box don't register as a selection. It seems to work only when clicking on...
Probably based on packages/tools/licenses, create a tool that: - List all the dependencies for a given application - Also list the license for each dependency - It should exclude dev...