]> Sergey Matveev's repositories - public-inbox.git/commit
lei tag: rename from "lei mark"
authorEric Wong <e@80x24.org>
Tue, 30 Mar 2021 09:39:27 +0000 (09:39 +0000)
committerEric Wong <e@80x24.org>
Tue, 30 Mar 2021 19:15:17 +0000 (19:15 +0000)
commit54da988cfb049ea2ffcc7abeaa3d026224656516
tree69b3385acbbade2ce1736937864fefa49cf3c940
parentb40f4f1f81f79577e19e9926e14979625303eb59
lei tag: rename from "lei mark"

I've decided "tag" is a better verb since it seems more
widely-used term for associating metadata with data.

Not only is it analogous to the "notmuch tag" command, but
also makes sense when compared to tooling for manipulating
metadata for non-mail data (e.g. audio metadata tags).

There's even a Wikipedia entry for it:
https://en.wikipedia.org/wiki/Tag_(metadata)
whereas "mark" is used in the description, but has no
entry of its own with regards to metadata.
Documentation/lei-overview.pod
Documentation/lei-tag.pod [moved from Documentation/lei-mark.pod with 89% similarity]
Documentation/lei.pod
Documentation/txt2pre
MANIFEST
Makefile.PL
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiTag.pm [moved from lib/PublicInbox/LeiMark.pm with 90% similarity]
t/lei-tag.t [moved from t/lei-mark.t with 83% similarity]