balintlaczko / VideoAnalysis

Non-realtime video analysis, exporting motiongrams and various quantitative features of movement in the video file.
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/VideoAnalysis/
1 stars 0 forks source link

Make embedded documentation #55

Closed balintlaczko closed 4 years ago

balintlaczko commented 4 years ago

It would be nice to be able to get help already from the program let's say with accessing a menu item (like "Help", or "Get Started", etc). The options coming to my mind are:

The list sort of goes from fastest to nicest...

For this task it would also be nice to be able to load gif files in embedded in a patch somehow (for little animated snippets). Without trying anything before I just list some options from the top of my head:

aleksati commented 4 years ago

Yes, a pdf of md in a "GetStarted" option would be nice. It could be the same, or similar, to the one we make for the GitHub page. It should be easily accessible, and maybe also with gif´s?

balintlaczko commented 4 years ago

OK, I guess it would be nice to have it in the github readme file too, so I will try to make something which embeds that (or something like that) in the patch!

balintlaczko commented 4 years ago

Ok so this works nicely now, though sadly the video html tag doesn't work in [jweb] but there is a good-enough workaround with gifs and pngs. It will be extended, styled, etc, but at least there is a technical framework now for the implementation.

balintlaczko commented 4 years ago

Updated the embedded documentation, should be enough to start. Can be extended in the future. :)