quicknotes icon indicating copy to clipboard operation
quicknotes copied to clipboard

Support markdown for notes

Open v1r0x opened this issue 9 years ago • 3 comments

Using markdown syntax/parsing would make the rendering a lot easier and would allow checklists. I'm not sure how it could be done and if the implementation is easy, but I wanted to share this idea. What do you think about markdown support?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

v1r0x avatar May 24 '16 12:05 v1r0x

Using markdown syntax/parsing would make the rendering a lot easier and would allow checklists.

No sorry .. The idea is quick/fast notes as repacement of google keep. Any type of rich text is beyond the scope. As I said in the description, if you want rich text, better use libreoffice :joy:

and would allow checklists.

It may seem exaggerated, but the checklist need their own table databese, which is planned for later.

matiasdelellis avatar May 24 '16 13:05 matiasdelellis

No sorry .. The idea is quick/fast notes as repacement of google keep. Any type of rich text is beyond the scope. As I said in the description, if you want rich text, better use libreoffice :joy:

I wouldn't define markdown as rich text, but I understand your point of view. If you have some other implementation for checklists I'm happy :smile:

v1r0x avatar May 24 '16 13:05 v1r0x

Maybe integrating nextcloud Text instead would be a cheap solution? It's available as a NPM package and contains the same editor which Nextcloud Notes uses. There would be no maintenance though the known UI / Features and much synergy :)

stefan-niedermann avatar Jan 23 '20 13:01 stefan-niedermann