Skip to content

Latest commit

 

History

History
68 lines (65 loc) · 8.55 KB

ROADMAP.md

File metadata and controls

68 lines (65 loc) · 8.55 KB

ROADMAP

A fairly rough roadmap/stream of consciousness :)

Roadmap

In rough priority order

Removed from roadmap

  • Examine feasibility of caching indices in the background on first extension load. Will look at further after release if not easy
    • The retrieve operation is not too bad, and not too time-consuming - as such, we should probably avoid introducing prolonged unexpected loading by retrieving multiple ToCs. When implementing the "ALL" command, we can just pop a courtesy warning that the first time may take a while, if necessary, after checking what's in the globalState already.