From 41739d7572a28c8d56782b285e5c06b401e2ab8a Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Fri, 5 Apr 2024 14:18:52 +0200 Subject: [PATCH] Update issues.md --- issues.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/issues.md b/issues.md index b0aac83..0de9f21 100644 --- a/issues.md +++ b/issues.md @@ -12,6 +12,8 @@ - Enable "advanced view" and then click the Yin Yang symbol. It will invert the segments. - Where is application data, settings and temp files stored? - Electron's [appData](https://www.electronjs.org/docs/api/app#appgetpathname) folder. +- Can I export and replace the input file in-place? + - No, but you can export and automatically delete the input file. ## App Stores and GitHub difference