【MN Official Add-on】May 7th, Beta1.0.1: Markdown, a powerful card editor supporting MD, Latex and more

Hello,hani.

Plz check this button.

Regards.

1 Like

Hi, how can I edit my cards with Markdown/Latex on iOS? I see you have a picture of someone using a Markdown table on the iPad in the post. Thanks so much for this well-needed addition. @Edward_Support-Team @Sushi_Support-Team

I am getting the same issues as in 【MN Official Add-on】May 8th, Beta1.0.2: CKEditor, a simple and easy card editor for tables and equations - #6 by sm000 for this add-on, any assistance would be greatly appreciated.

Very cool tool! I would much more appreciate if we could use Markdown/Latex in the title of the mindmap!

1 Like

I tried this in the latest build, 3.6.11.

Boy, what a total disappointment. It’s buggy, slow, and the design is confusing.

Issues:

(1) The markdown only seems to apply to some new genre of comment below the note card text. It is still not possible to even add italics to the main notecard text.

(2) As I type in the markdown comment, the editor adds spurious CRs above my text. I have to cut these out.

(3) The new note comment is tiny, almost unreadable.

(4) There is a huge amount of white space above and below the new markdown comment.

(4) Very slow and sluggish.

(5) Not localized into English. No documentation.

(6) Terrible UI/UX. There now seem to be three slightly-different modes of editing notecards, two slightly-different genres of comments, and two different note editors, one for markdown, and one for regular comments.

Please, this is not progress.

3 Likes

I like the plugin and have enjoyed using it, but I’ve had an issue rendering a LaTeX equation:

$$^{q}D = \left( \sum_{i=1}^{R} p_{i}^{q} \right) ^{1 / (1 - q)}$$

renders as

rather than

image

which is the output from LaTeXiT. Can you help me with finding out why the renderer doesn’t show the equation correctly?

moononthebones None #12
I like the plugin and have enjoyed using it, but I’ve had an issue rendering a LaTeX equation:
$$^{q}D = \left( \sum_{i=1}^{R} p_{i}^{q} \right) ^{1 / (1 - q)}$$
renders as
rather than
which is the output from LaTeXiT. Can you help me with finding out why the renderer doesn’t show the equation correctly?

Same Problem here perhaps the text has been copied from an htlm source: it conteins html tags like
and so on that the plugin can’t interpret and “brakes” the latex formula
I’ve typed in similar formula, the plugin works perfectly

(7) When exporting notes, the Markdown is rendered as an image of text and not actual Markdown.

1 Like

Very nice tool, thanks for sharing :heart:

Hi there,

Is this feature planed for ios version?

Hello

Hello, both Mac and IOS can use this function

Kind Regards,
MarginNote-Heng
Support Team

Is there a way to adjust the window size? It looks super small on my mac. Thank you!

1 Like

Hi! Try this~
Open up the document and click on the edit icon.


This way, it will be much much bigger~
Regards
Sushi - SupportTeam
12/10/2020

He meant: when using only mind map screen
as you clearly understand

Hello

Then there is no way as of right now.

Kind Regards,
MarginNote-Sushi
Support Team


Latex unequal sign does not display correctly.

Hello

Wait for a new markdown plugin that is a lot better. I am still working on the final touches of translating it. It should be released today.

Kind Regards,
MarginNote-Sushi
Support Team

Hello

It's here.

https://forum.marginnote.com/t/mn-third-party-addon-jan-28th-2021-mymarkdown-immersive-markdown-writing-experience-with-support-for-markdown-latex-uml-flowchart-and-tables/4170/2

Kind Regards,
MarginNote-Sushi
Support Team

1 Like

I am puzzled about mermaid abilities in this plugin – which I am using also in other applications. While the third party plugin myMarkdown handles this as I am expecting, e.g.
mermaid sequenceDiagram Alice ->> Bob: Hello Hermann, how are you?
this plugin uses own tokens like “seq” for this. So
(1) Am I missing something?
(2) What are the tokens for the other mermaid diagrams?
(3) Why use different syntax? This would require editing mermaid blocks to be used in this plugin.
Would really like to use this one, but this is an obstacle.

EDIT: Sorry, did not read all the postings above. So myMarkdown is a third-party replacement for this one??