From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Re: Incident tracking Date: Fri, 28 Feb 2020 00:28:06 +0100 Message-ID: <20200227232806.GF16935@volibear> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60955) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7Sc8-0005vp-4p for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 18:30:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7Sc4-0000gt-FX for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 18:30:41 -0500 Received: from se01-out.route25.eu ([2a00:f10:121:a00:470:4ff:fe00:a845]:55575) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j7Sc4-0000gA-91 for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 18:30:40 -0500 Content-Disposition: inline In-Reply-To: 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org On Thu, Feb 27, 2020 at 04:55:30PM -0600, Lawrence Bottorff wrote: > What would be the best way in the Emacs org-mode world to "keep track" of > "incidents" that might happen in, e.g., a factory setting? Let's say a > piece of equipment has various things in its life that happen to it: > breakdown, warning, maintenance, etc. that you want to keep track of in an > org-mode way. Would it be something in the TODO/GTD realm, or something > custom? LB, You can structure your file any way you like. You might consider either: ---------------------------------------------------------------------- - Organize tickets by time, adding to the bottom, but tagging them against machines by serial or something similar * Tickets ** TODO Fix it again :MACHINE_X: ** DONE Eat a sock :DRYER_2: ---------------------------------------------------------------------- - Organize tickets by machine first, then time * Tickets ** Machine X *** TODO Fix it again ** Dryer 2 *** DONE Eat a sock YMMV. You can do reporting on either with column views. ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3