Thank you very much. I will look at it. Ihor Radchenko writes: > Sébastien Gendre 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.