LiteDB.Studio icon indicating copy to clipboard operation
LiteDB.Studio copied to clipboard

Recently Used Files

Open simonmurrell opened this issue 4 years ago • 3 comments

Hello Guys

Would it be possible to add a recently used files capability into the application. So you can re-open old databases?

Regards, Simon

simonmurrell avatar Mar 12 '20 14:03 simonmurrell

I agree with you this is a very important feature,

I am very bussy now, but I will try to implement this feature soon.

AlBannaTechno avatar Jul 18 '20 21:07 AlBannaTechno

I Implemented it partially here #33

implementing a full recent list will take much time for designing UI and create some shape of DB or use LiteDb itself, so this will take much time now, but once I have free time, I will work on it, if no one wants to implement it :)

AlBannaTechno avatar Jul 19 '20 01:07 AlBannaTechno

Now In #33, I Finished the implementation of

  • Load last opened database on startup
  • Load last opened database with one click
  • Show recent databases list, and set maximum values in recent databases in the list

So @mbdavid @lbnascimento : This Issue should closed after accepting the pull request

AlBannaTechno avatar Aug 01 '20 16:08 AlBannaTechno