Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Wekan for personal life

Wekan for personal life

Wekan / General · July 22, 2020 at 8:49pm

Hi Wekan fans, I am a new guy and considering switching to this as a main task management system. If you already use Wekan this way, I wonder what your setup is like?

Having played around with Wekan for one day, these questions came up (see context section below this section):

  1. What is the difference between labels, lists, swimlanes and boards? It sounds obvious but I'm curious in what way you use them.
  2. Why do swimlanes automatically have the same lists? Can't they be different?
  3. Checklists vs subtasks? Subtasks seems to automatically create a new board with new cards. I don't know how I feel about that.
  4. There doesn't seem to be a priority field or a way to sort tasks yet?

For context:

  1. I'm thinking of having one board for GTD (Getting Things Done), this will have link cards from other boards that relate to other areas of my life (Reading, House, Work, Exercise).
  2. If it didn't work this way, I probably would've only created one board with different swimlanes. The swimlanes themselves would be the different areas of my life.

For sure, I know there is not 100% right or wrong answers to these. But if I can model someone who is already having success with it, that would be awesome. I can speed up the process of becoming more organised.

Note: I still haven't explored the Calendar/Templates, maybe I will check them out and come back with more questions later.

Load previous messages

July 23, 2020 at 2:33am

For my personal use, I use card similarly that I would use post-it-note

    • reply
    • like

    It's easier to organize when I can drag cards around

      • reply
      • like

      for 2. "Why do swimlanes automatically have the same lists? Can't they be different?" answer is, someone coded those originally to be the same. Maybe sometime someone will send pull request of code that can allow them to be different.

        • reply
        • like

        for 3. subtasks, they create new board for subtasks, because someone coded that feature that way and sent pull request to Wekan

          • reply
          • like
          1. For prorities, different colored labels are used
            • reply
            • like

            hmm, I mean 4,.

              • reply
              • like

              4.

                • reply
                • like

                There sometime was a way to sort lists, etc, but unfortunately it messed up list order etc totally, so it was removed

                  • reply
                  • like

                  For the difference of them all, you generally divide big topics to smaller by subject etc, like Boards => Swimlanes => Lists => Cards => Checklists

                    • reply
                    • like

                    And for status of each card, add labels

                      • reply
                      • like

                      If you are looking for more examples, at Trello https://trello.com you can create account and browse their templates at https://trello.com/templates

                        • reply
                        • like

                        And then import that board to Wekan

                          • reply
                          • like

                          Although, Trello does not have Swimlanes

                            • reply
                            • like

                            Kanban boards are general purpose tool for organizing anything

                              • reply
                              • like

                              I do also have some of my notes at this desktop app http://leoeditor.com

                                • reply
                                • like

                                that organizes in tree structure

                                  • reply
                                  • like

                                  there is similar feature like "linked cards", in Leo feature "clones"

                                    • reply
                                    • like

                                    I hope to sometime implement Import/Export for Leo https://github.com/wekan/wekan/issues/2186

                                      • reply
                                      • like

                                      And also Emacs Org mode

                                        • reply
                                        • like

                                        For Emacs Org mode, there is also https://github.com/DanielDe/org-web

                                          • reply
                                          • like

                                          The benefit of Leo is, that many .leo files can be open at the same time (they show in different tabs), and I can copy-paste subtree from one .leo file to another place in same or different .leo file

                                            • reply
                                            • like

                                            I have not yet "Leo-ized" Wekan code. It means, importing Wekan code to Leo, and then creating multiple views of code with clones, to organize and document Wekan code, and dig into details.

                                              • reply
                                              • like