Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

[Feature Request] Convert Some Bullet Points into Headings in TOC Mode #36

Open
MiracleXYZ opened this issue May 3, 2022 · 0 comments

Comments

@MiracleXYZ
Copy link

When reading a book that has a lot of chapters, my TOC note often looks like this:

- Chapter 1 Lorem
  - 1.1 Ipsum
    - 1.1.1 Lorem Ipsum
      - Some note here...
        - Some sub-points...
          - And sub-sub-points...

Instead of having a lot of indentations, I want the note to be like this:

# Chapter 1 Lorem

## 1.1 Ipsum

### 1.1.1 Lorem Ipsum

- Some note here...
  - Some sub-points...
    - And sub-sub-points...

I can only copy/paste notes for every Chapter and Section manually right now. If this feature is implemented, it will definitely help us a lot :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant