Real WYSIWYG?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
Would it be posible to edit the notes directly on the final view? Now you have to clic the Edit icon (or use the shortcut), edit in the code view mode, and then clic again to see the final result, and then repeat each time. This current way is still much better than usual MD editors, that oblige you to have two panels, wasting space and making the interface more confusing and cluttered, but is worse than real WYSIWYG mode like Uncolored or Typora (closed source): you mark the element you want to edit, use the format, inserts, etc, buttons and the changes are inmediately aplied without interrupting your workflow.
Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing VNote's current code-view and final-view editing workflow, including the Edit icon and shortcut mentioned in the issue. Define how selecting content and applying formatting or inserts should work without leaving the final view; done means notes can be edited directly in that view without repeated mode switching.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100