Skip to content

Convert googleKeepNotes to LAVA @artifact_processor (2-way split)#844

Merged
abrignoni merged 1 commit into
mainfrom
lava-batch-89
Jun 21, 2026
Merged

Convert googleKeepNotes to LAVA @artifact_processor (2-way split)#844
abrignoni merged 1 commit into
mainfrom
lava-batch-89

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Converts googleKeepNotes.py (Google Keep) to the decorated @artifact_processor pattern, split into Google Keep - Notes and Google Keep - Notes Sharing.

  • Timestamps (created / last modified / shared) are now aware UTC datetime values, built from the raw epoch-ms columns instead of SQLite datetime() strings.
  • Renamed from the generic GoogleKeepNotes to the report titles. Reserved-word audit clean.

Original creation_date/last_update_date (2021-05-17) preserved.

Splits the Google Keep parser into two decorated artifacts: Notes and
Notes Sharing. Timestamps (created/modified/shared) become aware UTC
datetimes built from the raw epoch ms instead of SQLite datetime strings.
Renames from the generic 'GoogleKeepNotes' to the report titles.
@abrignoni abrignoni merged commit 0588680 into main Jun 21, 2026
2 checks passed
@abrignoni abrignoni deleted the lava-batch-89 branch June 21, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant