elliotchance / gedcom

👪 A Go library and CLI tools for encoding, decoding, traversing, merging, comparing, querying and publishing GEDCOM files.
MIT License
94 stars 21 forks source link

Approve and remove changes in diff HTML #326

Open Sternbach-Software opened 1 year ago

Sternbach-Software commented 1 year ago

Not sure what the best way to do this practically would be, but it would be cool if I could in line choose whether I want to keep the left or right change in the diff, and have some JavaScript edit the file (or something).

Sternbach-Software commented 1 year ago

It would also be cool to be able to remove/ignore changes (diffs), and remove them from the html - either edit the file and remove them, or hide them with JQuery.