Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Sorting event types (order and dots in monthly view) #2319

Open
DragonDev1906 opened this issue May 30, 2024 · 1 comment

Comments

@DragonDev1906
Copy link

Motivation

I often use the Monthly and daily view, as it provides a quick overview and details about a specific date. Unfortunately I have one calendar/event type with a lot of entries, which make the dots in the monthly overview a lot less useful, as the more relevant events are only shown in the bottom half.

The change proposed here will also be useful in the yearly and monthly view, as those also need to choose the order in which events should be displayed (monthly only shows one entry when in landscape mode for example).

Examples

  • Holidays are useful information to have and show, but any work or meeting entries should always have priority in the display, I don't want to see a green dot for a Holliday if I have another important event on that date.
  • The same goes for things like out-of-office, not having to go to work on that day or similar.

Proposed change

Under "Settings > Manage event types" you can add, edit and delete event types, as well as changing their color. It would be awesome if that list can be reordered (not automatic sorting; just dragging an entry down or at least a "move down/up" entry next to edit and delete).

This order can be (and from what I can tell is already) used for sorting the event types / calendars in the selection drop-down, the quick selection list on the bottom, the order in which entries are listed in the monthly view and the selection which dot to show in the Monthly and daily view and Yearly view. Basically everywhere where one of multiple events has to be chosen for display and/or the order of those events is not known from date+time.

Estimated effort to implement

Probably low, but I don't know the code-base. Most likely you'll only have to add the reorder functionality in that settings view and maybe change the order they are stored in the underlying storage mechanism (instead of having it based on when the event types have been added.

Alternatives considered

At least for the Monthly and daily view it could also be useful to show multiple dots (e.g. up to 3) when a single day has multiple events. This would also show an approximation on how many events/entries are on that date, but it does not do anything for the other places where the order of calenders/event types is relevant. Those two suggestions can be combined of course.

@Maxitendo1
Copy link

@DragonDev1906 SimpleMobileTools apps were sold to ad and spyware company. Fork is here:

https://github.com/FossifyOrg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants