macrojd / tag-summary

58 stars 8 forks source link

[Feature request] Display blocks from the same file under a single header #25

Open Folkemunne opened 1 year ago

Folkemunne commented 1 year ago

Sometimes the same file will contain multiple paragraphs containing the same tag (although not necessarily consecutive paragraphs). When tag-summary lists them, they each get a link back to the same file, even though they're listed in order underneath one another.

Could it be changed so that they're instead grouped as multiple paragraphs under the same "header"? I.e.

Source: 1916-01
Paragraph 1

Paragraph 2

instead of

Source: 1916-01
Paragraph 1

Source: 1916-01
Paragraph 2
macrojd commented 1 year ago

Hi, Emanuel. Thanks for all the suggestions. I'm busy right now working on a new edition of one of my books. As soon as I finish, I will take a look and see if I can fix some of the issues you mentioned.