Markdown #2206

Closed
opened 2026-03-22 13:57:21 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @Lukse on GitHub (Apr 1, 2025).

Description

I think there is a bug. Recent versions have visual editor instead of markdown. This anti feature lacks possibility to copy/paste formatted text and is slower to edit.

Vikunja Version

0.24

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

Originally created by @Lukse on GitHub (Apr 1, 2025). ### Description I think there is a bug. Recent versions have visual editor instead of markdown. This anti feature lacks possibility to copy/paste formatted text and is slower to edit. ### Vikunja Version 0.24 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
Author
Owner

@kolaente commented on GitHub (Apr 1, 2025):

Not a bug. This was introduced in 0.22.0, well over a year ago.

You can use markdown and keyboard shortcuts to edit, and with a recent unstable build (for example on the demo) you can paste markdown and it will be automatically converted.

The problem with Markdown only is people who are not technical will complain. Making it WYSIWYG only will lead to technical people complain.

This has also been discussed at length in the forum: https://community.vikunja.io/t/markdown-as-first-class-citizen/2975/4

@kolaente commented on GitHub (Apr 1, 2025): Not a bug. This was introduced in [0.22.0](https://vikunja.io/changelog/whats-new-in-vikunja-0.22.0/), well over a year ago. You can use markdown and keyboard shortcuts to edit, and with a recent unstable build (for example on the demo) you can paste markdown and it will be automatically converted. The problem with Markdown only is people who are not technical will complain. Making it WYSIWYG only will lead to technical people complain. This has also been discussed at length in the forum: https://community.vikunja.io/t/markdown-as-first-class-citizen/2975/4
Author
Owner

@Lukse commented on GitHub (Apr 1, 2025):

That's the issue, updated 0.21 -> 0.24 recently and was shocked. Markdown editor was so clean and elegant. WYSIWYG editor while nice for non technical people is a huge drawback when you aim for more productive editing (see Obsidian, Bookstack and countless other projects). Also it is easier to implement :)

@Lukse commented on GitHub (Apr 1, 2025): That's the issue, updated 0.21 -> 0.24 recently and was shocked. Markdown editor was so clean and elegant. WYSIWYG editor while nice for non technical people is a huge drawback when you aim for more productive editing (see Obsidian, Bookstack and countless other projects). Also it is easier to implement :)
Author
Owner

@kolaente commented on GitHub (Apr 1, 2025):

What do you think of the markdown shortcuts?

@kolaente commented on GitHub (Apr 1, 2025): What do you think of the markdown shortcuts?
Author
Owner

@Lukse commented on GitHub (Apr 1, 2025):

Training wheels with speed limit and speed bumps at every intersection :)

Main issue - you can't copy/paste text to other editor (with formatting).

Don't get me wrong, WYSIWYG editor looks great, probably snappiest I have seen. Kudos for this. And I have to agree that non technical people do appreciate it. But there are quite a lot of people that are somewhat technical and they do appreciate flexibility and common syntax amongst other tools.

By the way, even GitHub comments have native markdown syntax.

@Lukse commented on GitHub (Apr 1, 2025): Training wheels with speed limit and speed bumps at every intersection :) Main issue - you can't copy/paste text to other editor (with formatting). Don't get me wrong, WYSIWYG editor looks great, probably snappiest I have seen. Kudos for this. And I have to agree that non technical people do appreciate it. But there are quite a lot of people that are somewhat technical and they do appreciate flexibility and common syntax amongst other tools. By the way, even GitHub comments have native markdown syntax.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2206