-
-
Notifications
You must be signed in to change notification settings - Fork 198
Provide option to open recent files #272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@DamirPorobic How many recent documents do you think should be displayed in this drop down menu and what should be the label for the menu entry ? Is 'Open Recent' OK ? |
I think last 10 would be sufficient. I think usually it's just "Recent" or "Recent Images" for the top menu and in the sub menu are the names or paths to the images. Whats your plan for storing the information? I've been thinking if we can use this feature to kick of some kind of image history, maybe both could use the same data. With image history I think about some separate dialog where you can see all saved images, maybe with some additional data, but that is a different features. |
Done. |
In the file menu we could have a new option to open recently edited files.
The text was updated successfully, but these errors were encountered: