Bug 122422 - Add regular expression filter to Text Import window
Summary: Add regular expression filter to Text Import window
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CSV-Dialog
  Show dependency treegraph
 
Reported: 2019-01-02 15:02 UTC by Jacek Pliszka
Modified: 2023-05-07 16:06 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacek Pliszka 2019-01-02 15:02:51 UTC
Description:
Add regular expression filter option to Text Import window

Sometimes csv files are very large and there is no need to import the full file.
It would be convenient to have extra option

Keep only rows matching regular expression: [     ]

And then when reading in rows not matching the expression would be skipped.

Steps to Reproduce:
1. run libreoffice some.csv
2. Text Import window appears with new option
3. Only rows matching the regexp would be kept

Actual Results:
No such option

Expected Results:
Only rows matching the regexp would be kept


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Jacek Pliszka 2019-01-02 17:43:14 UTC
Also I do have some programming skills so maybe I could add it myself but I would need guidance:

1. how to get approval for such feature

2. which places to change
Comment 2 Xisco Faulí 2019-05-22 14:57:48 UTC
Make sense. Moving to NEW