Changes between Initial Version and Version 1 of Ticket #24516, comment 16
- Timestamp:
- 2025-10-30T08:00:48+01:00 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24516, comment 16
initial v1 5 5 6 6 Instead of defining a filter with the rather complex search dialog we may also just maintain an exclude list containing the plain keys. 7 This would allow a dynamic mena entry which could be either "Disable autocompletion for {0}" or "Enable autocompletion for {0}" with {0} being the tag key. Or are two menu entries with Enable.../Disable... better where only one is enabled? 7 This would allow a dynamic mena entry which could be either "Disable value autocompletion for {0}" or "Enable value autocompletion for {0}" with {0} being the tag key. Or are two menu entries with Enable.../Disable... better where only one is enabled? 8 8 We would loose the ability to use regular expressions and other special options but many of them simply don't work since the filter is applied to a fake OSM object. 9 9


