Parent checkpoint: #2.
Create a minimal installable Python package and one main window with a resizable splitter: editable plain-text pane on the left, image pane on the right. Add a command to open an image and a .md or .txt file manually; no directory scanning yet.
Acceptance
Keep this change focused on structure and opening files. Image interaction and saving can follow separately.
Parent checkpoint: #2.
Create a minimal installable Python package and one main window with a resizable splitter: editable plain-text pane on the left, image pane on the right. Add a command to open an image and a
.mdor.txtfile manually; no directory scanning yet.Acceptance
Keep this change focused on structure and opening files. Image interaction and saving can follow separately.