As mentioned in my other comments above, I have thought about using the tag colors for coloring the calendar squares. Some problems are still holding me back:
- as tags aren't sorted, a random color would be picked if there are multiple colored tags for a day
- when there are multiple entries per day with colored tags, the first entry (lowest time) would be picked
- when the day has an image and display of images in the calendar is enabled, then the colored tile wouldn't be visible
- currently tags aren't retrieved from the database when displaying the calendar. When adding this feature, they would have to be queried, which will slightly decrease performance
Maybe some alternative as mentioned by @GrzegorzCiepka could at least tackle 2 of these 4 problems.
JJ but can the tags show their colors in the timeline view? Right now they're just the accent color
They should, did you enable the display of tags in the timeline in the app settings?