BoostIO / BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.06k stars 1.46k forks source link

Note cross-links do not work when exporting #2419

Open ReK42 opened 6 years ago

ReK42 commented 6 years ago

Current behavior

When creating a note cross-link inside Boostnote they function inside of Boostnote but do not function to cross-link between exported files. See https://github.com/ReK42/boostnote-testing/blob/original/Note%201.md

In addition, images are not exported at all and must be manually copied from the storage directory.

image

Expected behavior

Internal cross-links should be translated to relative paths when exporting. See https://github.com/ReK42/boostnote-testing/blob/fixed/Note%201.md

Images should be exported and have their links translated as well.

Steps to reproduce

  1. Create a cross-link between notes in a folder
  2. Export the folder as markdown
  3. Commit the folder to Github to test the links

Environment

will-rowe commented 5 years ago

Hi. I've also run into this - it would be great to have this functionality added.