LiteDB.Studio
LiteDB.Studio copied to clipboard
Recently Used Files
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
I agree with you this is a very important feature,
I am very bussy now, but I will try to implement this feature soon.
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 :)
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