josh-project / josh

Just One Single History
https://josh-project.github.io/josh/
MIT License
1.48k stars 55 forks source link

Make tag objects work properly #1395

Open LMG opened 1 month ago

LMG commented 1 month ago

In https://github.com/josh-project/josh/pull/1394 we made tag objects filterable. Previously in some circumstances they were already understood by Josh. But in both those cases, they get transformed into regular tags. We need proper support for those, which doesn't discard the tag object.