Re: Clock connection between the files

2020-05-24 Thread Vladimir Nikishkin
I don't remember any more how this worked out, sorry. I only remember that #+latex_header, if set in a wrong way, breaks almost everything. One of the things it's breaking is C-c C-j, but it actually breaks more. Moreover, I had both files in the agenda list, so this may be a potential

Re: Clock connection between the files

2020-05-24 Thread Bastien
Hi Vladimir, Vladimir Nikishkin writes: > How come org knows the connection between the first and the second > file? There are not any references to the second file in the first one > whatsoever. I cannot reproduce the problem. Can you reproduce it (without adding that much contents to the

Clock connection between the files

2020-03-10 Thread Vladimir Nikishkin
Hello, everyone. I have a strange situation. I have a file where I track my used time. I have another file, in which I write a literate-style book. So I clock-in in the first file, then open the second one and start working. Recently I wrote some terrible code which made my second file blow up