Right now when the user clicks the Packets button, the flow extracted from the larger pcap gets stored in a file in a tmpdir before being opened in whatever app the OS has tied to that file type. In a group discussion on 2021-02-02, we recognized that it might be helpful to allow the user to specify a specific, non-tmpdir folder. A use case that might be enabled by this would be the saving of several separate extractions to the same folder, such as if data is being accumulated as part of an investigation. This might make sense as an option in the Preferences menu, or perhaps something that could be specified via right-click on the Packets button, possibly with memory of recent folder choices to make it easy for the user to keep adding to a particular location.