Would it be possible to be able to tag one or more comment links to be run when a project is loaded. Ideally in any module as I keep my comment links in a separate code module (linked so they can be shared between apps) to make them easy to ignore when building a B4xLib. If it were only possible from the main module, that would be OK too.
My reason for asking is that I would like to have a script run a utility app that displays the current git status for the project. Just an easy check on which branch is currently active etc..