Your comments

Peter, I doubt, that a 2 minute video could explain how Git works. Explaining how to do something like creating a branch takes ~20 seconds (explaining different ways), but if you don't know what Git branches are (they are fundamentally different than in other version controls systems), this will create more new questions than it answers.

BTW, we are offering SmartGit training which also covers Git understanding: https://www.syntevo.com/smartgit/training/

You already can create a batch file that opens the first or second file parameter in notepad++. Add this as compare tool in SmartGit.

What specific topics should be covered?

Yes, you are right. The Working Tree window only can show files of the Working Tree.

Until implemented in the Log window, you may use the Working Tree window which supports showing the files non-recursively.

Double-click in the Files view also invokes Show Changes. Because the File compare tools only support files, it needs to be triggered on the file level, not on the commit level.

In SmartGit you don't need to drag/drop to see a diff. Just select the 2 commits you want to diff. Then open the external file compare from the changed files in the Files view.