inkle / inky

An editor for ink: inkle's narrative scripting language
http://www.inklestudios.com/ink
2.41k stars 295 forks source link

Suggestion: Opening file does not need to open new inky window #97

Open mehalon opened 7 years ago

mehalon commented 7 years ago

Hi, whenever I open inky and then open an ink file, it opens a new inky window (while a blank/untitled one remains in the background). Is there any reason for that? Otherwise it could directly open the content of an ink file in the very first window. It might even make sense to let inky remember which file was opened last and suggest to re-open it when inky is started.

joethephish commented 7 years ago

Good point! Also, if you're opening a file that's an include of a project that's currently open, it could simply switch to it.

dmcondolora commented 5 years ago

Was going to open a similar issue, but thought I'd just bump this one. It would be great if opening Inky made it reopen the last-used Ink file.

Nerrolken commented 3 years ago

I'm getting this behavior even if I double-click on an existing Ink file. It doesn't open that file, it opens a new/blank file instead, and then I have to double-click on the file again to open it.

Not a huge deal, but definitely annoying and seemingly an easy fix worth implementing.