mirror of
https://github.com/andre482/O-tie.git
synced 2026-07-22 07:44:11 +00:00
- Single-finger touch panning now works even when starting on a node; a tap still selects. - Add keyboard node selection (Tab/Enter/Space/Escape) and validated settings input. - Guard against overwriting malformed .bowtie files; show a notice and keep original data. - Add Vitest tests (model/layout/panZoom) and a GitHub Actions CI workflow. - Split bowtieView into history/panZoom/stackRows/externalSync modules; refresh README, examples, and contributor docs. Co-authored-by: Cursor <cursoragent@cursor.com>
10 lines
No EOL
344 B
JSON
10 lines
No EOL
344 B
JSON
{
|
|
"id": "o-tie",
|
|
"name": "O-Tie",
|
|
"version": "1.0.8",
|
|
"minAppVersion": "1.4.0",
|
|
"description": "Build risk bowtie diagrams in your vault: threats, prevention and mitigation barriers, escalation factors, barrier analysis stacks, and PNG export.",
|
|
"author": "Andre482",
|
|
"authorUrl": "https://github.com/Andre482",
|
|
"isDesktopOnly": false
|
|
} |