tmo1 / sms-ie

SMS Import / Export is a simple Android app that imports and exports SMS and MMS messages, call logs, and contacts from and to JSON / NDJSON files.
GNU General Public License v3.0
312 stars 38 forks source link

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

Open philiprhoades opened 3 months ago

philiprhoades commented 3 months ago

Just used this app - thanks!

Is the wish in the title possible?

tmo1 commented 3 months ago

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 commented 3 months ago

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 commented 3 months ago

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 commented 3 months ago

tmo1,

On 2024-03-19 13:04, tmo1 wrote:

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.

Ah, right . .

could I help at all?

Thank you! Help is always welcome.

Well I bought "Programming for Beginners: Learn software engineering with Kotlin" in 2017 but never made much progress with it because other, more urgent, non-programming issues took over . . I should have another look at it . .

P.

-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you authored the thread.Message ID: @.***>

Links:

[1] https://github.com/tmo1/sms-ie/issues/171#issuecomment-2005607419 [2] https://github.com/notifications/unsubscribe-auth/AAIZVJZG4BYBPIO6OXEO52DYY6ML5AVCNFSM6AAAAABEZG5K32VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBVGYYDONBRHE

-- Philip Rhoades

PO Box 896 Cowra NSW 2794 Australia E-mail: @.***