Files
wehub-resource-sync 5b99bf6bca
CI / test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:34:54 +08:00

1.9 KiB

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 ![name|100](filepath)
  • 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