MacDownApp / MacDownApp/macdown
TOC Navigator
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When writing longer documents, I'd like to be able to jump quickly to a specific section of the document by just clicking on a link within a TOC (table of contents) navigator - this could be a heads up display or a side panel. The only Markdown Editor that currently implements this is MultiMarkdown Composer. This is the basic functionality I'd like to see. In a second phase, reorganising the content by dragging the headers within the TOC Navigator panel could be implemented.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by locating the Markdown editor’s document-navigation and outline UI code. Done means a desktop TOC navigator lets users click entries to jump to sections; drag-to-reorder is explicitly a later phase.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, objective-c
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100