Hello,

tarjei writes:

> Is it intended behavior for =org-store-link= to include checkboxcounters
> in the description? I would expect the example below to be
> =[[id:..][Link to this]]=, similarly to how TODO keywords are treated.
>
> #+begin_src org
> ,*** [1/2] Link to this
> :PROPERTIES:
> :ID:       129ed2c7-1ef2-4207-bb79-bfcec5fe6907
> :END:
> - [X] Done
> - [ ] Not done
>
> ,*** Other text
> And now the link, [[id:129ed2c7-1ef2-4207-bb79-bfcec5fe6907][[1/2] Link to 
> this]].
> #+end_src

I cannot reproduce it. You may want to try master branch.

Regards,
-- 
Nicolas Goaziou

Reply via email to