Page 1 of 1

Markdown Support

Posted: Fri May 24, 2013 4:33 am
by rjkantor
Are there any plans to support Markdown viewing? On my Mac and IOS I have markdown supported notes program. It would be nice to have this support added to CintaNotes.

Thank you,
Rob

Re: Markdown Support

Posted: Mon May 27, 2013 5:37 pm
by CintaNotes Developer
Hi Rob,

yes, the request to support Markdown is already on the roadmap:
http://roadmap.cintanotes.com/topic/145 ... turedtext/

However people are not voting for it very actively - so please vote!

Re: Markdown Support

Posted: Sun Jun 09, 2013 4:46 pm
by willgk
That's crazy to think it's not being voted for. MarkDown would seriously advance the capabilities of CintaNotes to intrastellar capacity, when it's currently already so high on so many lists. (Yes i'm a dork). I'll vote for it!

Re: Markdown Support

Posted: Fri Nov 03, 2017 7:19 pm
by Bugminster
I just bought my PRO license and one of the few disappointments I had was regarding the markdown support. I'am also would like it very much, at least for basic formatting: bold, italic, strikethrough, citation, etc. It's becomming a standard in this kinds of software. I hope to see it here in the future.

Re: Markdown Support

Posted: Mon Nov 06, 2017 8:53 am
by CintaNotes Developer
Thanks for your comment!
Yes, we know that this is one of the highly requested features. However we'd like to implement it without having to split the note view
into two modes (markdown source code and rendered preview). Do you have an idea how to achieve this?

Please make sure that you've voted here for this feature:
http://roadmap.cintanotes.com/topic/145 ... turedtext/

Re: Markdown Support

Posted: Tue Nov 07, 2017 9:50 am
by Bugminster
I thought that the CintaNotes already distinguishes two modes of visualization: the Editor and the Note as shown in the Main Panel.

I think the importance of enabling markdown is mainly to allow smooth information transfer between different softwares. When you build a huge note database with Rich Text a lot of your information would be exclusive to the software you are working with.

I would probably not try CintaNotes if I could not transfer my notes from the previous softwares I was using. It's the reason I change from Notation to ResophNotes for example, because the second keep my notes in Plain Text files.

Markdown allows meta-data to be embed in the Plain text, making it better future proof.

But I noticed a perk already implemented at CintaNotes that caught my attention in this regard. It already translates rich text formatting to HTML syntax int the Simplenote synchronization. However, if I'm note mistaken, Simplenote doesn't render the HTML back again, but It does so with the Markdown.

So, my suggestion, although I don't know technically how easy or not is to implement it, is to allow the Editor to interpret Markdown to display the note in the Main Panel. It would also allow the note to be correctly rendered at Simplenote. May be the only thing not doable with Markdown and yes with HTML is highlighting and "monospace" the font.

But it's just some thougths. I'll vote for the feature, yes, thanks for sharing the link with me.

All the best,
B.

Re: Markdown Support

Posted: Tue Nov 07, 2017 11:48 am
by CintaNotes Developer
Thanks a lot for your thoughts!
Many points are valid, and indeed the way CintaNotes turned formatting into crude HTML in Simplenote sync was a glaring hole for quite some time already. Of course it would be better to turn formatting into Markdown that Simplenote can handle.
But the issue is, I got the impression that not many people cared about this. We weren't bombarded with requests to fix this.

And now, unfortunately, it not a good time to introduce Markdown support, because we're moving away from a custom GUI framework to Qt/QML for version 4.0, and having to rewrite most of the GUI is a lot of work all by itself. So, even if this happens, not in the near future. Sorry for that.

Re: Markdown Support

Posted: Fri Nov 10, 2017 9:26 am
by Bugminster
I understand. Keep the good job.