Feature request #21798
Improve Text Layer Handling
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider/Delimited Text | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 29613 |
Description
It'd be great to have the ability to change/enable/disable the various behaviors/features of Text Layers after they've been imported to a project.
For instance, being able to toggle on/off Watch File, Subset Indexing, changing Geom columns (if a file gets modified down the line), Column Type Detection, etc.
Currently, to enable watching a file I'd have to remove/re-add it, breaking all the joins in my current project. Instead, in order to reflect updates, I now close/re-open my QGIS project.