While this is good, it goes into the mix with 100s of other similar or same apps (but with a different name). What I have yet to see is how to increase the motivation to actually close the things on the list. Anyone with hints?
I try to be mindful of the things on my list, especially when I add new items on to it, but closing it out is a different story.
I don't use this app, but I'm a big Kanban fan. For me the motivation to close items comes through WIP limits. For my personal Kanban setup, I have a WIP limit of 3 for active tasks, and three for "pending" tasks, by which I mean things that are blocked waiting for somebody else.
If I have 3 active tasks, that means I have to pick from among them to work on something. For me, that usually results in finishing what I've started in reasonably quick order. I also aim to favor closing an open task before pulling a new one from the backlog, which helps further.
Once I do this consistently, it generates motivation (or perhaps decreases the sapping of my natural motivation) in that I'm in the habit of getting things flowing through the system and minimizing WIP.
Astrid Tasks was the only one that really helped me get a lot of old tasks done, but Yahoo killed it. No to do list since really keeps me on task.
I've tried Habitica which attempts to gameify your tasks, but I dunno .. I just never got into it.
I have an OpenProject server running for myself, but I kinda forgot about it for a while and stopped checking in.
When I was a kid in the 90s, I found myself much more able to stay on tasks. Going into college, I could code for hours, building things, write things ... I don't even have kids/family as an adult, I just find my motivation waning.
I've taken sabbaticals in my life, which has helped me focus on some tasks and get some big things done, but even then there is diminishing return as I start to worry about money and look for work again: https://khanism.org/perspective/minimalism/
I don't think a personal Kanban or anything else is a silver bullet solution. You have to hit a critical mass in the work you're trying to do, whether it's an open source project or creating videos or live-coding. I'm more impressed today by major YouTubers like 8-Bit Guy or Wendover Productions, and people like Drew DeVault who just write so much production ready stuff.
It's harder today because we have to fight greater distractions ... like browsing Hackernews when I really should try to get this regex working. :-P
I wanted to solve this problem for a while, but my learnings suggest that each person is so different it's hard to find products that generalize. What I'm building now is an app that logs over time many data points with tons of environment and personal status data, as well as how motivated you feel, so that it can process and find the reasons behind your personal motivation patterns so you can optimize them.
The small incentive from gamification works surprisingly well, especially for things where it's hard to visualise the net gains (Oral care, cleaning, etc).
For tasks though, I personally use Todoist, which I've haphazardly rigged via IFTTT and Microsoft Flow to sync through to Habitica.
That way I get the organisation of Todoist, but the incentives from Habitica.
I've been thinking about hiring a remote PA/product manager for personal projects - just someone who knows enough about the projects and is able to spend 15 minutes each morning on remote standups to kick them along with me.
I think social pressure is a very beneficial thing in getting things moving
Getting Things Done is probably a useful tool for you. One of the principles is that things on your list must be such small action items that you can do them without thinking
The principle is that you should do your thinking separately from your doing, so you think about what you want to do, write it all out in detail, and when it comes time to do your code refactor you're not looking at "refactor the code" but stuff like "move this function over to this file". A list of mechanical tasks instead of a set of puzzles for the mind
I find it helpful to split the tasks into smaller steps (often repeated advice). This does not necessarily lead to closing the main/parent task any earlier, but at least I can see some kind of daily/weekly progress on the larger stories.
Yes and no. Kanban's origin is in team practice, so most of the literature is about that. And I think there are substantive practical differences. A big one for me is that personal work items have a much greater variety in terms of topic, duration, complexity, place, and constraints. That means much less of a focus on standardized work and process improvement.
And since Personal Kanban is personal, I've had to find different hooks to hang the activities on. In a team context, I can use collective rituals like a daily stand-up to force grooming of the kanban and awareness of workflow hiccups. Personal kanban is harder for me to maintain unless I use something like calendar alerts.
I've been doing the same for the past few years. I started with GTD in Org mode, than switched to Trello and Scrum, but I felt that it wasn't enough and I started mixing the both in Trello.
What are some things that you've learned combining the two?
Getting Things Done is a time management method, described in the book of the same title by productivity consultant David Allen. The GTD method rests on the idea of moving planned tasks and projects out of the mind by recording them externally and then breaking them into actionable work items.
I've been iterating on this with Trello in my personal life for about a year now. It's depressing to see all the things I intend to do and am not getting done for one reason or another, but I am dropping far fewer things on the floor than I used to.
Here you can see all the things I haven't done on time: http://kb.commits.to/ and the backlog of things I already did, of course, too, but I like to focus on those red things at the top of the page.
This is a beta thing that will probably go 1.0(/2.0?) soon, there's no signup page, don't look for a signup page...
I've been using something similar and I've found it decreased my anxiety with the things I want to get done. I've found that splitting things based on the GTD philosophy helped me reach the right state of mind.
I've put all work and personal stuff into kanbanflow.com - I'm using several boards and attempt to do everything using their included pomodoro timer that also tracks the time for you. This is the only thing that worked for me to get myself to somewhat be able to account for works/tasks the I've done and it keeps me focussed on important but unpleasent todo-list issues. I didn't look very hard but I've found no self-hosted alternatives that offer the kanban/pomodoro/tracking aspects, if you know something please let me know :)
I've been using an open source Kanban webapp called Kanboard (https://kanboard.org/) for a while now, and I'm very happy with it. It's a cinch to self-host, and it has all the functionality I need with multiple boards, the option for multiple user accounts, visualizations, etc.
I also self host this with docker using a docker postgres backend to persist data and another container to dump, encrypt and upload to S3. You can also set it to store images and attachments in the database too which makes it easy to back up. It's a bit basic, but it's all I need for a few kanban boards. The mobile interface could use some love, but I tend to use it from my laptop anyway.
My workflow is an "eventually" column that I dump any idea I have for something I'd like to do. As soon as it pops into my head I capture it as a task. Once a week or two sort and expand on these tickets, or split them up if they are too big and pull the ones I want to work on into the "ready" column. I manually limit tasks to 5 in the "in progress" column, but it also contains tasks I'm blocked on.
I really recommend people try out Kanboard if they have the desire to self host. Once I set it up in a docker-compose file along with a backup container, it's needed no management since.
(The author also created an RSS self hosted reader which is also great if you like the idea of simplicity and self hosting / controlling your own data https://miniflux.app/ )
One advantage of Personal Kanban is that it is a native app, so there is no latency between writing something down, moving tasks across boards. Sadly, it is not open source.
Personally I'm a fan of a mix of physical sticky notes and Trello, but I'm always open to new ideas. I could see this being more of a hassle than I'd like, but I could be wrong.
I don't see how this is at all realistic. If it were up to me, I would just do all POC work and nothing else. But there are bills that have to be paid, so...
I think of kanban mainly as an analytical model for things represented in sticky notes or trello cards. The main things I think you'd find useful are a) making sure you represent your actual workflow, and b) setting WIP limits. You can see a (team) implementation of this using index cards here: http://williampietri.com/writing/2015/the-big-board/
I think it is helpful to distinguish between tools and techniques.
Trello and Sticky Notes are tools. GTD, Kanban, Pomodoro etc are productivity management techniques/methods. I find it helpful to first pick the technique/method then figure out how to use the tools.
It is similar to programming languages and IDEs. First pick the programming language (methodology) then pick the tool (IDE). Good tools work with multiple methodologies.
Nitpick: I might argue that at its core, Kanban is a visualization tool. I think "agile Kanban for software" has some prescribed methodologies, but you're also free to tell them where to shove it and still call what you're doing Kanban as long as you have a board.
When I was working solo it was really good, I used the top-level as a daily log and could easily tell what to continue working on, and what my major issues were each day.
I am making a Trello alternative that tries to inculcate Kanban principles..
You can try it out and see if it works for you. It's at https://www.kanrails.com, and currently in Beta (no paywall). Hope to get some good feedback from HN!
It's cool that you're working on this! But piece of advice: It would be really nice to see the platform (a screenshot or video) before having to sign up.
I try to be mindful of the things on my list, especially when I add new items on to it, but closing it out is a different story.