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

Ability to set default object to be listed in the timeline #268

Closed
sylg opened this issue Nov 3, 2023 · 2 comments
Closed

Ability to set default object to be listed in the timeline #268

sylg opened this issue Nov 3, 2023 · 2 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@sylg
Copy link

sylg commented Nov 3, 2023

first of all, love this package 🙇

one thing is that we have a bunch of "events" on the timeline (see screenshot below). I do want the users to be able to view them all, but I would like to have a default type of preselected in the filter. Let's say for example I don't want to show Contact added and notes taken by default, but still want the user to add them back in if they want. Because of this I can't disable them in CMT.

is this possible today and I'm missing something? if not, put it down as a feature request ;)

CleanShot 2023-11-03 at 15 49 12@2x

CleanShot 2023-11-03 at 15 48 35@2x

@deejay-hub
Copy link
Owner

Not available today. It's an all or nothing approach. Implementing this would be tricky since for it to really be effective we would need to

  1. save the last filter based on each user for each parent object - so that it's intuitive and personalised as they make changes
  2. show the filters currently applied on the UI so they know additional filter options are available
  3. allow pre set filters like a list view to quickly filter to useful subsets of data

All of the above would require a community contribution to address. So I'll leave this open for 3 months and if someone wants to take it on I'd happily receive a pull request. If it remains open, realistically it's not going to happen.

@deejay-hub deejay-hub added enhancement New feature or request help wanted Extra attention is needed labels Nov 5, 2023
@deejay-hub deejay-hub added wontfix This will not be worked on and removed help wanted Extra attention is needed labels Feb 6, 2024
@deejay-hub
Copy link
Owner

Closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants