laurent22 / joplin

Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
https://joplinapp.org
Other
45.47k stars 4.94k forks source link

Export to Markdown + Front Matter is incomplete #10444

Open FrankKooij opened 4 months ago

FrankKooij commented 4 months ago

Operating system

macOS

Joplin version

2.14.20

Desktop version info

Joplin 2.14.20 (prod, darwin)

Client ID: d0b00707095049d7824a88b07ec12e84 Sync Version: 3 Profile Version: 46 Keychain Supported: Yes

Revision: cfd98e3

Note list and sidebar toggle buttons: 1.0.3 PlantUML2: 1.11.0 Resource Search Plugin: 0.1.2

Current behaviour

After exporting to Markdown + Front Matter, many of the destination's folders and subfolders contain the same number of files as Joplin's notebooks contain notes, but not all. In most instances where a note was not exported, its content starts with a url, this url is followed by other content and the note's URL property is empty. After copying the url from the content to the URL property, the notes are exported properly. However, other notes that meet these very same criteria are exported normally, so perhaps just the action of updating the note's properties triggers the removal of some other barrier. It appears that notes are also skipped if they have the same title as another note in the same notebook except for case differences, e.g. one is in all lower case and the other also contains some upper case characters.

Expected behaviour

The number of files in each folder (excluding _resources) should match the number of notes in each notebook.

Logs

No response

laurent22 commented 1 month ago

I cannot replicate this - I've created a note that starts with a URL, exported it, and it worked.

Please provide an example of note that couldn't be exported successfully