From a1b1e24bea81d6cda520445564dbfb90919b24aa Mon Sep 17 00:00:00 2001 From: Michael Babienco Date: Tue, 17 Feb 2026 17:21:13 +0900 Subject: [PATCH] Update TODO.txt --- TODO.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.txt b/TODO.txt index eda3501..ffaf882 100644 --- a/TODO.txt +++ b/TODO.txt @@ -11,6 +11,11 @@ *-add preview or open button or something to each item https://gitflic.ru/project/jackhammer/pdf-forge-net/file?commit=7bdce6132a70ab12664a8f2482003836c7af2ab6 +*-check if last remembered dir exists on auto-load! +*-show working directory +*-set DMG title in publish +-Get linux publish command working and zip up/publish + ---Publishing--- *-Published app has unneeded .DSYM file (fixed via .app builder) *-Published app has Assets folder already copied to it; don't want that in output macOS folder but it's being copied there anyway (fixed via .app builder)