• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Storage mode: Album

immewnity

Chevereto Noob
Is there any way to store files on the drive in a hierarchical structure other than date? For example, by album ID. Something like...

  • 1
    • Apple.jpg
    • Banana.jpg
  • 2
    • Sunrise.jpg
  • 3
    • Dog.jpg
    • Cat.jpg
    • Horse.jpg
Storing by date doesn't always make sense, and having all files in the same directory can make for a very file list.
 
I don't think that this will be wise to implement directly in the file system as images can be moved from one album to another, which spawns the responsibility of having to deal with broken links when you move Cat.jpg to 1. In a system where users can move entities it won't be practical to spawn all the hassle of having to touch the file system and all what it propagates.

However, this could be implemented as an addon providing virtual routing as you describe. But it will only work for URL, not to browse images in your storage.
 
Back
Top