doc-hunt icon indicating copy to clipboard operation
doc-hunt copied to clipboard

More detailed description of the changes

Open sybrandy opened this issue 8 years ago • 3 comments

Hello,

I was looking at this and the one thing I would love to have seen is a detailed description or example of what the changes are that are tracked. Is it just the files that change? Is there a diff? Perhaps include this in the current README.md or a CHANGELOG.md so that we could see it in action with the current code?

sybrandy avatar Jul 07 '16 12:07 sybrandy

At the moment, what is shown is only if files are added (if you track a folder), updated or deleted. I planned to add quickly a command to show a diff between two updates relying on vcs to get a better feedback. You can see here the output when a change occurs on a file for instance : https://github.com/antham/doc-hunt#part-2--tracking-changes.

I will add a demo with asciinema to have a better idea how it works.

antham avatar Jul 07 '16 22:07 antham

Awesome. I did see that in part 2, but I thought it was just showing that a file changed not what changed in the file.

sybrandy avatar Jul 07 '16 23:07 sybrandy

At the moment, it shows only that a file changed, I have to rely on a vcs to have a precise idea what changed, I planned to do that soon.

antham avatar Jul 08 '16 06:07 antham