Memento automation

196 views
Skip to first unread message

Oliver Sjölind

unread,
Jul 9, 2025, 3:29:44 AM7/9/25
to mementodatabase
Is it possible to automatically export new and changed entries from the Memento database to a CSV file every 30 minutes?

David Gilmore

unread,
Jul 9, 2025, 10:59:22 AM7/9/25
to mementodatabase
Using inbuilt Memento routines, no.

But if you are reasonably proficient in writing Javascript code, probably. Fortunately, the Memento Javascript implementation does allow file writes. 

Er Mo

unread,
Jul 9, 2025, 12:27:37 PM7/9/25
to mementodatabase
Hallo
Das Schreiben ist nicht das Problem . Memento hat keinen Zeitbasirten Auslöser . Würde es über Zappier versuchen .

Hello
Writing isn't the problem. Memento doesn't have a time-based trigger. I'd try Zappier.

Ernst

David Gilmore

unread,
Jul 10, 2025, 10:31:33 AM7/10/25
to mementodatabase
Actually, the Android version of Memento has a trigger "at scheduled time". If you wanted it hourly, you could always have 24 of those triggers. Or perhaps you could have an external app open up a Memento library every hour, and have the Open Library trigger perform the export.

If I was doing this, I would not burden my main library with all of those triggers and export Javascript code. I would create a separate library to contain the triggers and code, and just have that separate library scan/read the main library and then write the desired records.
Reply all
Reply to author
Forward
0 new messages