Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Tobias Getzner <tobias.getz...@gmx.de> writes: > >> Headline titles may be empty, in which case the respective match group >> will be nil. This would throw an error when trying to regexp-replace >> checkbox cookies. > > Indeed. Thank you for the report. I applied a slightly different fix, > tho.
Thanks for fixing! >> TODO: Depending on preference, a place-holder string might be a better >> choice (for user-display) rather than leaving the outline-path element >> empty. > > This makes sense. Maybe something like "[Empty]". WDYT? [Empty] seems good to me. Regards, Tobias