Manage two different types of documents
I'm trying to optimize workflow of managing database of two different documents. Ebooks (text) and sheet music (pdf's).
I also want to send them into device in different folders based on type.
- device/documents/literature/<author>/ for ebooks
- device/documents/sheet music/<author>/ for sheet music
Should I use virtual libraries or different libraries? What do you recommend to most efficient management? I have more sheet music than ebooks. Thanks.
|