data-curator icon indicating copy to clipboard operation
data-curator copied to clipboard

Open a recently opened file

Open Stephen-Gates opened this issue 8 years ago • 1 comments

Here's a idea that is perfect for first time contributors with javascript skills...

Desired Behaviour

The usual "Open Recent" menu item behaviour... https://app.cucumber.pro/projects/data-curator/documents/branch/develop/test/features/file/open-recent.feature

screenshot 2017-09-08 21 29 21

There already a placeholder menu item in the code.

There some implementation tips in:

  • https://electronjs.org/docs/tutorial/recent-documents
  • a tutorial with answers

Stephen-Gates avatar Sep 08 '17 11:09 Stephen-Gates

Consider adding to dock menu

screenshot 2017-12-02 19 02 37

see doco https://electronjs.org/docs/api/tray

Stephen-Gates avatar Dec 02 '17 09:12 Stephen-Gates