i7t5--edmund
85 行
1.9 KiB
Markdown
85 行
1.9 KiB
Markdown
# Roadmap
|
|
Last updated: 2026-07-09
|
|
|
|
## v1.0.0
|
|
|
|
- [ ] Onboarding
|
|
- [ ] Benchmark performance on large files
|
|
- [ ] App Store version
|
|
|
|
Basic editing experience
|
|
- [ ] Full GFM support: Table alignment, escape delimiters with backslash, render HTML tags
|
|
- [ ] Smooth editing experience: Delete caret drift, TextKit 2 viewport stabilization, retain block delimiters when jumping between tokens within block, automatic renumbering of numbered lists, etc.
|
|
- [ ] UI details: Nested block quote, callout icon baseline, code block rendering, etc.
|
|
|
|
Advanced editing features
|
|
- [ ] File outline
|
|
- [ ] Find and replace within file
|
|
- [ ] Format bar
|
|
- [ ] Advanced Code official extension
|
|
- [ ] Advanced Math official extension
|
|
|
|
Customization and extensions
|
|
- [ ] Settings > Edit
|
|
- [ ] User-configurable keyboard shortcuts
|
|
- [ ] Themes: Customize code syntax highlighting and editor view. File-based
|
|
- [ ] Extensions API, documentations, primitive marketplace
|
|
- [ ] Finalize structure of settings
|
|
|
|
macOS integrations
|
|
- [ ] Custom toolbar
|
|
- [ ] Finder service
|
|
|
|
|
|
## v1.x
|
|
|
|
Non-GFM syntax
|
|
- [ ] YAML frontmatter
|
|
- [ ] Image view dimensions ``
|
|
- [ ] Callout: Collapsible vs. not
|
|
- [ ] `#tag`
|
|
|
|
Internationalization
|
|
- [ ] Localization
|
|
- [ ] RTL
|
|
|
|
Misc
|
|
- [ ] Documentation
|
|
- [ ] macOS help book
|
|
- [ ] Accessibility
|
|
- [ ] AI skills
|
|
- [ ] Various features / integrations / UI/UX improvements
|
|
|
|
|
|
## v.2.0.0
|
|
|
|
Editing features
|
|
- [ ] File info
|
|
- [ ] Outgoing links
|
|
- [ ] Theme preview GUI
|
|
- [ ] Source view: the MarkEdit experience
|
|
- [ ] Multi-tab and split-screen
|
|
- [ ] Folders sidebar
|
|
|
|
Official extensions
|
|
- [ ] Advanced Theme
|
|
- [ ] Diagrams (D2)
|
|
- [ ] Export with Pandoc
|
|
|
|
macOS integrations
|
|
- [ ] Quick Look extension
|
|
- [ ] Writing tools
|
|
|
|
Funsies
|
|
- [ ] Opt-in hand-drawn-style UI/UX
|
|
- [ ] Prettier DMG
|
|
|
|
## v2.x
|
|
|
|
Official extensions
|
|
- [ ] Mermaid diagrams (Read mode only)
|
|
- [ ] Slides (read mode preview)
|
|
- [ ] Typst: Import from / Export to Typst
|
|
|
|
TBD: iPadOS and iOS
|