SimpleMarkdown
SimpleMarkdown copied to clipboard
It does not remember the last opened file or the directory used
It seems strange to me that it has not already been reported, so I guess it depends on how I am using the editor.
I'm testing with a service that synchronizes with the directory where the files are saved, when I save a change I switch to the application of the service to synchronize immediately, when I go back in the editor the document is reloaded, but a different document is reloaded (I think one of the first if not the first that I have opened with the editor since I installed it), It's not a different version of the same file, it's just a different file.
I haven't run into this myself but I'm not sure how these synchronizing apps work. What is the name of the particular syncing app that you're using? I'll see if I can reproduce the issue on my end.
Thanks for the reply, at the moment I use a Synology NAS in Lan, their client for Android is called DS Cloud, theoretically the editor should see it as a normal directory.
I select SD card and then go into 5 directories, I don't see anything strange in the names of the directories, alphanumeric and some dash.
As soon as I finish what I'm doing I try with directories outside the shared one, then maybe I try to connect logcat to see if there is any significant message.
Nothing, I tried to save one of the files out of the shared directory, but no matter what I do, every time I open the editor it continues to reload that old file.
Could it be because I disabled the autosave?
I have built and installed the repository version, but I am not very confident with kotlin, if you want to try some patches (add some log) or other, just let me know.