Internal links to notes

Operating system

Android

Joplin version

3.6.18

Sync target

Dropbox

Editor

Markdown Editor

What issue do you have?

After the latest Android app update, I think internal Markdown links to notes have stopped working (or I'm missing something in the new version). The code copies and pastes properly, but is not converted to a link.

For example:

Selecting “Copy Markdown link” gives me (without the blank line):

[Test link to Joplin note ]

(:/0e7f21c970094ac78a78ee4ec6d1095b)

But it's just text and doesn't link to anything.

it happens from time to time, I don't know why

Even worse now, manual Markdown has stopped rendering in the app for me!

**Bold**

no longer shows as Bold.

I think this recent update is kinda buggy :woozy_face:

Are you in the markdown editor or the viewer? IIRC, markdown links have never been followable in the markdown editor on android (only in the reading view)...

There is a change in the mobile version where it no longer always defaults to the reading view when accessing a note, it now defaults to whatever you last used (editing view or reading view). Could that be the behavior you're referring to?

EDIT: If you are referring to the editor, if you had disabled the render markup setting per the troubleshooting suggestion from this thread: Links to YouTube videos disappeared - #3 by mrjo118

That would explain why bold is showing as **bold**, if you want it to show as bold in the editor you'd need that setting enabled.

Hmmm...I am quite disoriented by the new Read/Edit button. Will continue testing and update here :grin: