Peter Solodov <[email protected]> writes: > Reproduction steps: > > * no site config loaded, using bundled org-mode > * sample org file below (deadline/scheduled must have a repeater and a link): > > * TODO test [[http://foo][bar]] :FOO:bar: > DEADLINE: <2024-01-21 Sun ++1d> > > * tags column set to 40 (but happens with negative values too) > * change todo state of this heading *in agenda* > * tags are no longer alingned correctly > > * TODO test [[http://foo][bar]] :FOO:bar: > DEADLINE: <2024-01-22 Mon ++1d> > > Changing changing todo state of the heading in the file directly doesn't > break tag alignment, it only happens from agenda.
Thanks for reporting! Fixed, on bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=7de8b3917 -- 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>
