vnotex / vnotex/vnote

Real WYSIWYG?

Open
#1,028 7 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.