This request is similar to a few others that I've seen here, but it might be significantly easier to implement. In short, I'd like an easy way to select between multiple applicable formats for a particular file type, and I'd like to be able to apply a Data filter but view the results as a Text comparison (for cases where the Text comparison is more useful).
So here are my suggestions:
1) In the Format dropdown (both per-session and per-file), display all formats that match the current file extension at the top of the list. For example, if I have 3 CSV formats, CSV #1, CSV #2, CSV #3 and I'm comparing two CSV files, the Formats dropdown would look like this:
CSV #1
CSV #2
CSV #3
-------
<the regular format list, in priority order>
This would make it very easy to switch between the most likely candidate formats, without having to search down through the whole list.
2) Also in the Format dropdown, include Data formats at the bottom of the list when doing a Text comparison so that I can apply my predefined conversions (e.g. Excel --> CSV) but view the results as Text rather than Data. Yes, I can work around this by creating parallel Text format definitions for my Data formats, but it would be simpler if I could just reuse my existing Data format definitions, since the filters are already producing text output anyways.
3) These features could either be implemented as submenus on the Format dropdown, or as separate sections as illustrated in #1 above.
These improvements would make the Format capabilities even more useful and powerful.
Thanks,
Paul
So here are my suggestions:
1) In the Format dropdown (both per-session and per-file), display all formats that match the current file extension at the top of the list. For example, if I have 3 CSV formats, CSV #1, CSV #2, CSV #3 and I'm comparing two CSV files, the Formats dropdown would look like this:
CSV #1
CSV #2
CSV #3
-------
<the regular format list, in priority order>
This would make it very easy to switch between the most likely candidate formats, without having to search down through the whole list.
2) Also in the Format dropdown, include Data formats at the bottom of the list when doing a Text comparison so that I can apply my predefined conversions (e.g. Excel --> CSV) but view the results as Text rather than Data. Yes, I can work around this by creating parallel Text format definitions for my Data formats, but it would be simpler if I could just reuse my existing Data format definitions, since the filters are already producing text output anyways.
3) These features could either be implemented as submenus on the Format dropdown, or as separate sections as illustrated in #1 above.
These improvements would make the Format capabilities even more useful and powerful.
Thanks,
Paul
Comment