From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S601i-0008O5-S5 for garchives@archives.gentoo.org; Fri, 09 Mar 2012 13:38:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24435E07FA; Fri, 9 Mar 2012 13:38:21 +0000 (UTC) Received: from s8.swsch.de (s8.swsch.de [78.46.20.70]) by pigeon.gentoo.org (Postfix) with ESMTP id EC739E07A6 for ; Fri, 9 Mar 2012 13:37:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=swsch.de; s=s8; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=H4DdOUmaOXRE/hIyaxtYQDwXKz+AQnxlUnquPubjqAI=; b=5QaVRPnks2jiG42Zizo55cZnuAI+X54QoG5wjckQ64ayBc5FnFs9qUajQBYnwx9teAcBQzsknrFw3piPcacL5KoeiQMYlg6QxhZRb64N210hokHb4EfUuk1jT44r8afW; Received: from p5ddf200a.dip.t-dialin.net ([93.223.32.10] helo=g128.local) by s8.swsch.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1S600Z-00046M-HU for gentoo-user@lists.gentoo.org; Fri, 09 Mar 2012 14:37:23 +0100 Received: from [192.168.1.107] by g128.local with esmtps (TLSv1:CAMELLIA256-SHA:256) (Exim 4.77) (envelope-from ) id 1S600Y-0006d9-In for gentoo-user@lists.gentoo.org; Fri, 09 Mar 2012 14:37:23 +0100 Message-ID: <4F5A077F.8020304@xss.de> Date: Fri, 09 Mar 2012 14:37:03 +0100 From: Stefan Schmiedl Organization: EDV-Beratung Schmiedl User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] tracking IT work References: <4F55ECB1.4050507@xunil.at> <4F560F83.90409@xunil.at> <4F56225D.3020109@xunil.at> <4F5642F5.7010808@xunil.at> <4F567457.6080506@xunil.at> <4F569789.6090802@xunil.at> <20120306221251.7eb08847@khumba.net> <4F5901BB.1070004@xunil.at> In-Reply-To: <4F5901BB.1070004@xunil.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0aa721fe-38ce-40b3-a628-31dfd6e8dc62 X-Archives-Hash: 77e355417502b760d54f03aaabd87a27 Am 08.03.2012 20:00, schrieb Stefan G. Weichinger: > oh, sorry, vi(m) here :-P I'm using a plain text file (ok |-separated values) for this and a=20 single macro: imap m \| "=3Dstrftime("%Y-%m-%d %H:%M")p= a=B6 Then, in insert mode \m appends " | " after the cursor, and you have just fixed the start or stop time for the entry. My work log looks like this: client | item | start | stop and once it's been run through my billing script, the billed items are tagged client | item | start | stop | billed s.