Skip to content

Commit 52ae0e1

Browse files
committed
futureplans md
1 parent ab340f0 commit 52ae0e1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/FUTURE_PLANS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# Future Plans
2-
31
[← Back to README](../README.md) | [Documentation index](docnavigation.md)
42

3+
# Future Plans
4+
55
This document lists planned features and priorities. Items are in English for now.
66

77
- **English-only (for now):** Project and documentation content is English-only at the moment; prepare for localization.
88
- **DCS integration (export):** Add the ability to export checklists as Lua scripts usable in DCS (Digital Combat Simulator).
99
- **DCS integration (inject — future):** Investigate sending data from mobile to DCS via injection for two-way workflows.
10+
11+
- **DCS integration (live import):** Support accepting live data from DCS to keep checklists and app state synchronized. Example data includes player position, aircraft type and systems state, fuel and weapon status, and current flight phase. Consider telemetry or network APIs, DCS scripting hooks, or community interfaces for implementation.
1012
- **Fully designed UI:** Complete and polish a full UI/UX design, visual language, and interactions.
1113
- **Support additional file formats:** Extend supported formats beyond Markdown and PDF (e.g., EPUB, DOCX, ODT, and others).
1214
- **Multilanguage support via string resources:** Implement localization using externalized string resources and a translation workflow.

0 commit comments

Comments
 (0)