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

Export all pages, simplified datefrom, and suppress fix #92

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

diabolusss
Copy link
Contributor

@diabolusss diabolusss commented Feb 12, 2023

  • export: append exported range timestamp to filename
  • filter: dateto/datefrom add support for offset from current date, i.e. datefrom:T00:00:00 dateto:T01:00:00, datefrom:\-2T, datefrom:\-1T01
  • fixed BUG: "Suppress duplicated messages" + add property to control distance between duplicates
  • GUI: if suppress is enabled, then show how much records were suppressed (LN_GEN_SUPPRESSEDRECORDCOUNT)
  • $CFG[ExportSuppressDuplicatedMessages] - separate export suppressing from view
  • $CFG[ExportAllMatchPages] - allow to control how much to export by default
  • $CFG[DuplicateRecordMaxTsDistance] - check duplicates timestamp before suppressing, i.e. same message with 24h period may not be assumed as duplicate

@diabolusss
Copy link
Contributor Author

@alorbach please, check this pull request.

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