benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.69k stars 2.72k forks source link

markdown relative links to documents #1024

Open cbratteli opened 8 years ago

cbratteli commented 8 years ago

I'm trying to get the markdown relative links to StackEdit documents to work without getting a StackEdit 404 error. I've seen the comments here:

https://github.com/benweet/stackedit/issues/195

...but I can't get it to work the way it seems it is supposed to work. Attached are PNGs of my test StackEdit documents and document file structure. When I click on a link, I always get a 404 error with the browser url at https://stackedit.io/xxxxx, where xxxxx is the file name I'm linking to. It doesn't matter if I have file extensions or not, or if I use ".txt" or ".md". The same is true in other markdown editors including Dillinger, so I presume I just don't know what I am doing. I'm using latest Chrome in Windows 10, with files synced to Google Drive (I've also tried DropBox). The headers are in there only because I've tried linking with the #header suffix as well.

Any help?

Thanks, Chris

managedocuments test1file test2file

dpuza commented 7 years ago

I too would like a workaround to be able to link another file in the same folder.

EvgenyVetrov commented 6 years ago

any news?

staslev commented 5 years ago

That would be a great feature to have!

ghost commented 2 years ago

Any update?