Sébastien Gendre <s...@k-7.ch> writes:

> ...
> What I thought I will got:
>
>     * Year
>     ** Week
>     *** Item 1
>     *** Item 2
>
> Is it possible to configure my capture template to have the second one ?

The best you can do is overriding `org-datetree-find-iso-week-create'
function around your capture call with cl-letf.

If you look into the source code of `org-datetree-find-iso-week-create',
you will see that it is easy to modify it so that it does not create
date heading.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to