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 export chats using a time range (instead of number of messages) #26926

Open
nekohayo opened this issue Jan 24, 2024 · 2 comments
Open

Comments

@nekohayo
Copy link

nekohayo commented Jan 24, 2024

Your use case

The basic chat log exporting feature implemented in #2630 works, but I find it very limiting when you can only specify these types of ranges:

  • "Current timeline":
    It is unclear what this actually does. Like, what constitutes the beginning and end of "current"?
  • "From the beginning":
    Very rarely do you actually want to do this.
  • "Specify a number of messages":
    I never know exactly what amount of messages I want to export, because I'm not going to start counting them myself... so in practice I always end up vastly underestimating or vastly overestimating.

I would like to be able to export using a range of dates (and/or hours, depending on the situation).
Ex: from YYYY-MM-DD HH:MM to YYYY-MM-DD, or "last 6 hours", etc.

Have you considered any alternatives?

No response

Additional context

No response

@t3chguy
Copy link
Member

t3chguy commented Jan 24, 2024

Related #19310

@nekohayo
Copy link
Author

nekohayo commented Jan 25, 2024

Indeed, I was not able to find that other ticket because it was titled too generically; that said, it also talks about other features / a wider scope. This ticket here is a subset of it that could potentially be implemented independently as a first step.

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

No branches or pull requests

3 participants