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

Any chance of adding a "From Date" or a "Date Range"? #171

Open
philiprhoades opened this issue Mar 16, 2024 · 4 comments
Open

Any chance of adding a "From Date" or a "Date Range"? #171

philiprhoades opened this issue Mar 16, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@philiprhoades
Copy link

Just used this app - thanks!

Is the wish in the title possible?

@tmo1 tmo1 added the enhancement New feature or request label Mar 18, 2024
@tmo1
Copy link
Owner

tmo1 commented Mar 18, 2024

It's definitely something to consider. I had started some work on a differential export mechanism, which would add the option to export only those messages that were added to the system database since the last full export, and there's some overlap between that code and code that would allow the user to manually specify a date range. That work has stalled, but if I get the chance to return to it, I'll consider adding manual date specification as well.

@philiprhoades
Copy link
Author

philiprhoades commented Mar 18, 2024

That all sounds excellent! - an (auto-)incremental backup would be perfect for me!

It seems most of the code is Python - I am more familiar with Ruby but could I help at all?

@tmo1
Copy link
Owner

tmo1 commented Mar 19, 2024

It seems most of the code is Python

The app itself is actually written in Kotlin - Python is just used for some utility tools that run on the desktop.

could I help at all?

Thank you! Help is always welcome.

@philiprhoades
Copy link
Author

philiprhoades commented Mar 20, 2024 via email

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

No branches or pull requests

2 participants