Skip to content

future of diff2HtmlCompare / some feature requests #7

@nnako

Description

@nnako

Hi,

I really like your tool 😁

Just some questions about the future and possible features. There are some features which jump into my mind, immediately, after having played with your tool:

  • text wrap in HTML output
    when a line of text is longer than the available line space, there should be an option to tell the HTML output to wrap the lines so that the frequent usage of the shift bar can be omitted.
  • highlight of change details
    currently, there is a change highlight for THE ENTIRE LINE, so the user has to look for the detailled change within the line and looses a lot of time doing it. The result screen looks as @aramay showed at the end of issue Instructions for use are lacking... #5 . See this project for an illustration: https://github.com/yebrahim/pydiff .
  • alternative outputs
    currently, there is only an output to HTML in a two-document way. on the left the original text and on the right the changed text. Other output formats like a MARKDOWN-file or PLAIN-TEXT to the console would come handy when trying to use the tool in a tool chain.
  • one-file output version
    currently, there are TWO OUTPUTS, one on the left and one on the right of the results screen. Would it be possible to merge both (the deletions from the original file and the new content from the changed file) into ONE SINGLE output? thus, a kind of change protocol / history could easily be created which always shows the latest content combined with the last changes.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions