Matthias Nagel
Matthias Nagel
Yes, I do, but it will probably take about three weeks until I will have something ready.
This is a rather old issue and @ildyria proposed another solution for the original problem [in his comment on Feb 15th 2021](https://github.com/LycheeOrg/Lychee/issues/42#issuecomment-779193591). However, @MikeTheTux requested the same thing some minutes...
> My use case is the following: > > * I've hundreds of outdoor activity albums > * I would like to to tag them with the kind of activity...
Optimally, one would do it like this. The SQL queries which a write are already prepared for that and there are TODO comments in some places. ```sql CREATE TABLE tags...
What takedate does Lychee show in the left sidebar for the photos? Was Lychee able to extract the takedate?
The following approach does not solve your request entirely, but 90%. You can create different user accounts with individual passwords but without upload rights and locked (this means the user...
Some related issues: * [Issue #1140](https://github.com/LycheeOrg/Lychee/issues/1140) problem would be gone * [Issue #1095](https://github.com/LycheeOrg/Lychee/issues/1095) covers/includes this idea * [Issue #937](https://github.com/LycheeOrg/Lychee/issues/937) problem would be gone * [Issues #367](https://github.com/LycheeOrg/Lychee/issues/367) Auto-completion of tags *...
> * Can someone think of a sensibly use-case for one photo with different sets of metadata? To me that's the main point against the (m:n) thing (I can't think...
One more argument why we might drop tag albums: efficiency. At the moment it is not possible to eagerly load the thumbnails of all tags albums using a single SQL...
> I hadn't realised tags applied to "normal" albums. Or did you mean "doing this while keeping tag albums" (for the 2 relations)? The latter. I am clearly in favor...