Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 1.17 KB

File metadata and controls

23 lines (22 loc) · 1.17 KB

Future plans

  • Support old help CHM file format with defined conversion steps.
  • Nice URLs (?id=5&d=...&p=... vs /hello.md/3)
  • RSS generator
  • Editor for creating help files
  • Improve reading of markdowns - filter out YAML, TOML, JSON headings (currently not touching them) - getting information partially from them
  • Converting TEX file from archive to md format (investigation if possible, base support only?)
  • Improve WCAG and other standards
  • United help system (grouping of single help files (united tree and dictionaries) - currently only links outside helpfile are allowed)
  • Associated topics groups (something like links/keywords/topics, see also )
  • Dead links checker
  • Discussion (e.g.: Disqus or other service) plugin
  • prod logs to console, debug logs to custom tool
  • custom log explorer
  • add jsdoc and auto parse of it
  • text bubbles
  • glossary list page (pages with single letter and word list)
  • wizard with points and buttons
  • Github and another repository services (appGHIntegration.js refactor) - one concept prepared
  • User bookmarks across help pages / User bookmarks to chapters (?, browser bookmarks also exists)
  • MCP server - export, showChapter
  • RAG search