xod icon indicating copy to clipboard operation
xod copied to clipboard

As a xoder I want “Open Recent” feature so that I can continue working on my projects quickly

Open nkrkv opened this issue 7 years ago • 1 comments

MRU lists are super-handy:

open-recent

In our context, we should display filenames for xodballs (my-proj.xodball) and directory names for multifile projects (my-multi).

Acceptance criteria

  • [ ] I can see up to 10 recent projects in “File → Open Recent”
  • [ ] Open / Save All / Save As move the project to the top of MRU list
  • [ ] If the list is empty, it expands to a disabled item “no recent projects”

Out of scope

Invalidating MRU list paths. It’s OK to show an error after an attempt to open if the project has gone

nkrkv avatar Jan 18 '18 17:01 nkrkv

I would also like to have this feature, I mean almost all programs I know offer this because it is simple and helpful.

donovaly avatar Jan 21 '19 15:01 donovaly