[GH-ISSUE #54] [FR]: Table of Contents aka Index #47

Open
opened 2026-03-03 16:43:27 +03:00 by kerem · 2 comments
Owner

Originally created by @AB-boi on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/nickustinov/itsypad-macos/issues/54

I was wondering if there any plans to implement a table of contents/index feature so that we can quickly get an overview and jump through the various sections of the text file, as seen here in CotEditor:

Image

The logic for what gets added to the ToC can depend upon the file format, I guess. For example, in a shell script, each comment and the first line of each code section can be indexed; in a markdown file, all heading levels can be indexed.

Originally created by @AB-boi on GitHub (Feb 24, 2026). Original GitHub issue: https://github.com/nickustinov/itsypad-macos/issues/54 I was wondering if there any plans to implement a table of contents/index feature so that we can quickly get an overview and jump through the various sections of the text file, as seen here in CotEditor: <img width="841" height="1022" alt="Image" src="https://github.com/user-attachments/assets/4d461cda-ef6c-46dd-9c01-369fe2c65419" /> The logic for what gets added to the _ToC_ can depend upon the file format, I guess. For example, in a shell script, each comment and the first line of each code section can be indexed; in a markdown file, all heading levels can be indexed.
Author
Owner

@nickustinov commented on GitHub (Feb 25, 2026):

Thanks for the detailed suggestion! This is an interesting idea, but it's a bit outside the scope of what Itsypad aims to be – a lightweight scratchpad rather than a full-featured code editor.

That said, if this gets more interest and upvotes I'd be open to reconsidering. For now it's not on the roadmap though.

<!-- gh-comment-id:3958496326 --> @nickustinov commented on GitHub (Feb 25, 2026): Thanks for the detailed suggestion! This is an interesting idea, but it's a bit outside the scope of what Itsypad aims to be – a lightweight scratchpad rather than a full-featured code editor. That said, if this gets more interest and upvotes I'd be open to reconsidering. For now it's not on the roadmap though.
Author
Owner

@AB-boi commented on GitHub (Feb 25, 2026):

No problem! Just a suggestion. I can manage without it too. Thank you for considering!

<!-- gh-comment-id:3959430041 --> @AB-boi commented on GitHub (Feb 25, 2026): No problem! Just a suggestion. I can manage without it too. Thank you for considering!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/itsypad-macos#47
No description provided.