vnotex / vnotex/vnote

Read mode/Editor view improvements for Markdown: collapsible sections + bullet point lines

Open
#2,398 0 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

I wish it could be possible to have the following features:

  1. Collapsible sections with markdown, in both view mode and editor.
    The idea is when you click on any H1, H2… header, it un/fold content of this section.
    The same with bullet lists.
  2. Display a relationship line, to show levels in bullet list.
    Something like this:
    relationship  line bullet

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 names no files, tests, or entry points, so first map where Markdown read mode and the editor handle headings and bullet lists. Define the scope for collapsible sections and bullet-list relationship lines in both views, then verify that each requested interaction works consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, markdown
Domain
content, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.