daniel-lerch / vocup

Vocabulary trainer.
https://www.microsoft.com/store/apps/9N6W2H3QJQMM
GNU Affero General Public License v3.0
9 stars 3 forks source link

Recent files list #33

Open daniel-lerch opened 3 years ago

daniel-lerch commented 3 years ago

Vocup 2.0 will replace the file tree on the left side with a list of recent files because that's much more convenient if your vocabulary books are saved in different places. Here's a draft how it could look like:

image

That would make it possible to switch quickly between books like tabs in the browser. Books with unsaved changes should somehow be highlighted in this list.

I'm not yet sure how to order the list. Chronologically would make sense in general but it would annoying if you often switch between to books and they constantly change their places.

Schafwolle commented 3 years ago

What do you think about a search option? Make it chronologically and if someone what's to switch it still possible to search for.

Another option would be the possibility to pin books. This would allow the user to pin often used books to the top (in pin order) followed by the most recent once.

daniel-lerch commented 2 years ago

Instead of a chronological list an alphabetically sorted tree view should be implemented. Compared to the current file tree view the new control should only show folders with vocabulary books that have been used recently. Complex hierarchies have to be hidden by using captions and users should be able to remove a directory from the list easily.