Thank you for the reply.
>>>>> Ihor Radchenko <[email protected]> writes:
> Colin Baxter 😺 <[email protected]> writes:
>> There appears to be confusion between "org-journal-new-entry" and
>> "org-goto". My ME is:
>>
>> 1. emacs -Q <RET> (I used emacs-29.0.50) 2. M-x load-library
>> <RET> 3. /path/to/org-journal.el <RET> 4. C-h c 5. C-c C-j
>> 6. "C-c C-j runs the command org-journal-new-entry" 7. Create an
>> org file (say "test.org") from C-x C-f 8. C-h c 9. C-c C-j
>> 10. "C-c C-j runs the command org-goto"
> Note that org-journal is not a part of Org. From a quick glance
> at the source code, C-c C-j for org-journal only works in
> org-journal-mode.
Yes, that is correct.
> I do not see anything wrong on Org side. Moreover, this issue is
> explicitly mentioned in
>
https://github.com/bastibe/org-journal#some-key-bindings-in-org-journal-conflict-with-org-mode-key-bindings
I didn't know of the URL mentioning the issue, thanks.
Best wishes,
Colin -