Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Option to lock first line when using CSV / TSV / DSV mode #22620
    Thomas
    Participant

    Dear Mr. Emura,

    Unfortunately the filter feature has a lower priority than the fixation of the header, i.e. the first (comment) line is fixed and the actual table header disappears when scrolling. Is there a possibility to invert that behaviour?
    I understand your concern on making EmEditor complicated, one of the great things about EmEditor is the huge functionality in a user-friendly interface. However, I personally think that the option to ignore comment lines in CSV files is not a too complex feature, and hope that it may still be integrated in a future release.

    Best regards,
    Thomas

    in reply to: Option to lock first line when using CSV / TSV / DSV mode #22617
    Thomas
    Participant

    Dear Mr. Emura,
    Thank you for your reply. The problem arises when there are too many comment lines that get in the way of viewing the tabular data. In particular, there are two problems:
    1) Scrolling behaviour: scrolling fixes the first comment line(s), and not the actual table header. The optimal scrolling behaviour would be: normal scrolling at the top of the file, until the header line (first non-comment line) is the uppermost displayed line. When scrolling further down, this line is locked and stays at the top of the display (as in current CSV mode).
    2) Visibility of comment lines: the comment lines are cut off at the edge of the first column (making the first column wide enough to fit the comments is not a viable solution, since they can have up to a few thousand characters). This problem is not as important as the first one, but seeing the complete line would be “nice to have”.

    Auto-recognition is not so important in my case, since the files have a specific ending. For column selection, CSV merging etc. the comment lines could be completely ignored and just the tabular data used.

    Best regards,
    Thomas

    in reply to: Option to lock first line when using CSV / TSV / DSV mode #22607
    Thomas
    Participant

    Even though this topic has been resting for three years, I would like to come back to the comment by Meir (July 13, 2014 at 11:18 am):

    How about checking the first lines and only locking the first line that is actually CSV/TSV/DSV?
    In my case these extra header lines are not CSV/TSV/DSV.

    I generally work with files with extra header lines. The number of those lines is not constant, but they are clearly marked (starting with ‘# ‘). Is there a possibility to ignore comment lines (e.g. as specified in the ‘Highlight (2)’ section) for the header definition? If not, is it possible to implement this feature in an upcoming release?

    Example data:
    # Date=2017-10-30T16:37:58.155000+00:00
    # BaudRate=115200
    # ComPort=32
    Column1;Column2;Column3
    1478.165;725;1246
    1478.815;749;1273
    1479.394;765;1291

Viewing 3 posts - 1 through 3 (of 3 total)