i
that is increased with each code cell that I write to the .m files. At the moment of processing, I know which notebook I'm processing and which code-cell I'm processing and I have the global counter i
. It is very easy to have a mapping function
reference[i_] := {notebook, codecell}
i
in the definition of the current rule without breaking anything. But let's assume we have this solved, then I can extract i
from each rule and with the help of reference
I know instantly where it is defined. I know the exact cell inside the notebook.
Steps[Int[expr, var]]
a button, that automatically opens the right notebook and cell where this rule is defined.
Get
all comments are ignored and you can never access them again.
@halirutan Forget assuming anything about DownValues. I propose:
Obviously this is a long term project, I am not suggesting you do now.
@AlbertRich Hey Albert. As a first step, I would ask Jed for his GitHub name and invite him to our chats. Then we can talk about how much he knows about collaborating through git. In general, everyone can contribute easily even if he is not part of our dev-team which has direct access to the repositories and this is the usual process:
This is the usual way and anyone on GitHub knows it, so I'm sure Jed is also familiar with it.