Feature request - Export IP lists in WinBox?

Hi, maybe it is just me …

… but I would find it very useful to have the ability to export/save different IP lists from within WinBox.

Thanks,
//Anders

What is wrong with that?

[admin@Switch] > /ip/firewall/address-list/
            
[admin@Switch] /ip/firewall/address-list> print                     
Columns: LIST, ADDRESS, CREATION-TIME
# LIST      ADDRESS  CREATION-TIME      
0 TESTLIST  1.1.1.1  2024-12-06 07:59:05

[admin@Switch] /ip/firewall/address-list> export terse where list="TESTLIST"   
# 2024-12-06 08:01:32 by RouterOS 7.17rc2
/ip firewall address-list add address=1.1.1.1 disabled=no dynamic=no list=TESTLIST