I am working on beancount and plan to integrate the beancount accounting and org todo agenda.
****** TODO "Learn How to Use Beancount"
;;Skills accounting
2019-09-10 * "Learn How to Use Beancount"
Assets:Labor -2 HOUR
Expenses:Applications:Beancount
However, when start to clocking the task as
****** TODO "Learn How to Use Beancount"
:LOGBOOK:
CLOCK: [2019-09-11 Wed 00:20]
:END:
;;Skills accounting
2019-09-10 * "Learn How to Use Beancount"
Assets:Labor -2 HOUR
Expenses:Applications:Beancount
Bean report multiple errors:
So, bean's syntax does not ignore symbols of : and keywords of CLOCK.
How could enable them as comment sysmbols in beancount?

