From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Masterson Subject: Re: Tracking Tags ?? Date: Thu, 24 Jan 2019 01:12:02 +0000 Message-ID: References: <87zhrrteo8.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmTba-0003Ad-PS for emacs-orgmode@gnu.org; Wed, 23 Jan 2019 20:14:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmTYq-0003cz-66 for emacs-orgmode@gnu.org; Wed, 23 Jan 2019 20:12:05 -0500 Received: from mail-oln040092012103.outbound.protection.outlook.com ([40.92.12.103]:31840 helo=NAM05-BY2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmTYp-0003aj-V8 for emacs-orgmode@gnu.org; Wed, 23 Jan 2019 20:12:04 -0500 In-Reply-To: <87zhrrteo8.fsf@yandex.com> (Colin Baxter's message of "Wed, 23 Jan 2019 18:24:55 +0000") Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Colin Baxter Cc: "emacs-orgmode@gnu.org" Colin Baxter writes: > Hello David, >>>>>> David Masterson writes: > > > Anyone have a good method of tracking the Tags that you've use > > across all of your Org files? Some sort of Tag Index to help you > > keep track of the tags you've used and where you've used them so > > that you don't start creating new tags that differ from old ones > > by (say) capitalization? Or to help you find everything tagged a > > certain when you're moving to a new tagging style? Perhaps an > > index where you could keep a note on why and when you created the > > tag? > > > Is there any tools for this? -- David > > Maybe I'm old-fashioned, but what's wrong with just using grep? Hmm. Little old-fashioned myself, but I was thinking of something a little more integrated with Org. Perhaps something that could populate an Org table with the Tag information for reference. Just a thought... -- David