vnotex / vnotex/vnote

智能表格的bug和建议

Open
#895 3 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

OS Version (操作系统): Windows10

VNote Version (Help - About VNote - Version: )(VNote版本): 2.7
Symptoms (表现):

  1. 如果在表格某行的第一个 | 之前加一个空格,该行及之后的表格行在编辑的时候都不能被正确识别为表格,但是阅读模式没有问题。
  2. 在编辑模式下,如果表格的最后一列某个单元格有比较长的内容时,其他所有的单元格都会被拉长,最后一个 |会挪到下一行,看起来很不舒服。建议:最后一个单元格后面的 |不用对齐。

How to Repro (如何复现):

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

The issue reports two table-editing problems in VNote 2.7 on Windows 10, but names no files, tests, or reproduction steps. Start by locating the table editing entry point and reproduce both cases: a leading space before the first pipe and long content in the final cell. Done means tables remain recognized in edit mode and the final separator does not create an undesirable layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.