Operating system
Windows
Joplin version
3.1.20
Desktop version info
Joplin 3.1.20 (prod, win32)
Client ID: 90951b9bb06f4a24a36d25a9fb9374b7
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes
Revision: 8199362
Autolinker: 1.0.4
Backup: 1.4.2
Copy Anchor Link: 1.1.0
Copy Code Blocks: 1.1.2
Draw.io: 2.2.0
Freehand Drawing: 2.12.0
MultiMarkdown Table Tools: 1.2.1
Note Link System: 0.8.0
Editor
Markdown Editor
What issue do you have?
[solved] After the upgrade all icons disappeared from the bar (as on the attached screenshot). [/solved]
Also, some of the plugins (like Note Link System, which was essential to my work) stopped working properly.
I remember a message that warned about the potential issue. I was just curious what "may not work" may actually mean, so I decided to give it a try.
I also remember that the message box suggested staying with the "legacy markdown editor". Since the new editor doesn't work for me and doesn't support the plugins, I would like now to switch to the "older" version, which allowed me to work.
How can I do that?
Do I need to uninstall 3.1.20 and reinstall the older 3.0.15 that worked fine for me?
EDIT:
OK, the old trick to hide this cursed button switching to WYSIWYG editor (ruining all plugins features) removed now all the buttons... I removed the custom CSS:
/* removes the WYSIWYG button */
display: none !important;
}
and the icons now appeared.
/ I need to figure out how to hide the truly unwanted WYSIWYG button now. If only there was a single little [ x ] checkbox in the settings panel disabling it without all those CSS tricks, that can stop working unexpectedly /
But still, the MD editor doesn't work with the linking system plugin, so my question on how to restore the "legacy" one keeps valid