Romain

Results 130 comments of Romain

Hi @carpikes and @oupala, thanks for these ideas. I would really like to implement something like this! The most typical Thumbsup usages are: - Run Thumbsup every day (schedule), letting...

The 2 options that look achievable are: - expose `file.indexedOn`, which is the time a file was first indexed. This is my preference in terms of meaning. It would have...

Hi @oupala, for the first one you're right: the simplest is a theme-level option set at build time. A more complex custom theme could also have a settings page with...

Thanks for reporting this! Which OS are you using?

Still a nice idea, but we would need to solve - Who's responsible for generating the map? The core engine? The themes? - How to display the photos without having...

Note: one option would be that the global map is not user-facing, and part of a "stats" page like #100. Then photos don't need to be clickable, and it would...

I'm happy to gather some ideas on how it would work. We'll need to answer questions like - just 1map on the home page? - 1 map per album? -...

Thanks @zibous that's awesome! 👍 I'm really keen to add something to thumbsup to make your map easy to implement in any theme. Generating a JSON file is an interesting...

Another question: do you think 1 map per album is enough? I'd love to have a global top-level map on my personal gallery, however I'm afraid that loading and displaying...

Note: if we generate an `album.json` file next to each `album.html` file, it could also help implement features like #49.