Skip to content

Fatal error with Zotero link plugin #11548

Closed

Activity

added
bugIt's a bug
desktopAll desktop platforms
highHigh priority issues
on Dec 21, 2024
pedr

pedr commented on Mar 28, 2025

@pedr
Collaborator

From what I'm understanding, it seems like the user is using the legacy editor for Markdown[1], which isn't supported by the plugin

[1]
Image

Should there be a check what kind of editor is enabled to see if the extension should work or not?

laurent22

laurent22 commented on Mar 28, 2025

@laurent22
OwnerAuthor

I think there's a list of unsupported plugins somewhere in the code

personalizedrefrigerator

personalizedrefrigerator commented on Mar 31, 2025

@personalizedrefrigerator
Collaborator

Note: The list of unsupported plugins is for the new Markdown editor, not the legacy editor. We do state, however, that using the legacy editor will break certain plugins:

Enable the the legacy Markdown editor. Some plugins require this editor to function. However, it has accessibility issues and other plugins will not work.

One possible solution here could be to prompt the user to disable the legacy editor if there's a fatal error.

laurent22

laurent22 commented on Mar 31, 2025

@laurent22
OwnerAuthor

@pedr, could you do this then? Detect if it's CodeMirror 5 and if it is, display a message

added a commit that references this issue on May 27, 2025

Desktop: Fixes #11548: Show warning when a plugin is not compatible w…

a755f09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugIt's a bugdesktopAll desktop platformshighHigh priority issues

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @laurent22@pedr@personalizedrefrigerator

    Issue actions

      Fatal error with Zotero link plugin · Issue #11548 · laurent22/joplin