From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B110F138359 for ; Mon, 20 Jul 2020 16:20:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5D65E0933; Mon, 20 Jul 2020 16:20:18 +0000 (UTC) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F2BDE0917 for ; Mon, 20 Jul 2020 16:20:18 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 29873 invoked from network); 20 Jul 2020 18:20:16 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1595262016; bh=90lSt/O8zEpfOYR9exdsAEO9C3wUOP0yojIoWGv+Tog=; h=From:To:Subject; b=xFFhwfJ1eIATh3nYKzuCZGvQDa8tWSv5YJE/9udAzyDU2xyLmSNz/co/UyXiZWKbv k3kEXA5IuxQrwDNPBqqhK2xAW+wb6f4C1bc9jeX8wvTGKZOV8XoLtKHGAOUghsg7rL FABAT1weswckRleTlmRztEYQteLU4yQF1nFQhxXs= Received: from host-81-190-213-135.dynamic.mm.pl (HELO 42) (mrozigor@wp.pl@[81.190.213.135]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 20 Jul 2020 18:20:16 +0200 Date: Mon, 20 Jul 2020 18:20:13 +0200 From: Igor =?UTF-8?Q?Mr=C3=B3z?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] To do list or bug tracker? Project management? Message-ID: <20200720182013.4b9f47e1@42> In-Reply-To: References: X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-pc-linux-gnu) 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-WP-MailID: 1ad6c62b6e9536178c71cc2cde84cf79 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 000000A [8ZOE] X-Archives-Salt: 20830886-2d67-465c-b129-bf19b1acbf3b X-Archives-Hash: ca6c4b0714edc6fa0e21c48c7a7f2e80 Hello, I can recommend Kanboard (https://kanboard.org/). I use it for my personal IT projects. It implements kanban way of working and is highly customizable. To track dependencies you can use 'Links' (probably a lot of task management application have this feature) and create your own types of connection. You can create columns, swimlanes, categories, tags and so on. There is a lot of plugins which add more functions and integrations with other services. But you need to manually install it (no cloud service), so you need your own hosting (or local server). Igor On Mon, 20 Jul 2020 17:56:10 +0200 Stroller wrote: > Hello, > > Does anyone have any recommendations for a task management app, please? > > I bought a boat a year ago, and can't keep a track of all the work that needs doing and the things that need fixing. > > I took a look at To Do apps for my Mac a while back but they all seemed to focus more on the formatting of the list (what font to use and what kind of bullet points), rather than the actual tasks. > > I'd like something that tracks dependencies - that I need to order this part before I can complete that task, to divide jobs that can be completed now from those that need something else doing first. > > A big tracker is the application I'm most familiar with that handles this kind of stuff, but it seems a lot to install for a single person - I guess a complete SQL database and web-server would be amongst the dependencies. > > I'd appreciate any thoughts, > > Stroller. > >