====== Organise yourself! ====== Many people struggle with their daily tasks. Often it's hard to begin doing something or even know what to do. Organising yourself helps with that. You can use to do lists, calendars or project management solutions to manage your private and work life. And you can [[:guide:knowledge|save your knowledge somewhere]] so you don't frequently forget what you once have known. ===== to do lists ===== You can simply make a list of things you have to do. This will become a long list very soon and will start to annoy you. There are several tools and techniques which might help you: ==== Eisenhower Matrix ==== The [[https://en.wikipedia.org/wiki/Time_management#The_Eisenhower_Method|Eisenhower Matrix]] – use four quadrants to categorise your tasks into priority and urgency. ^ ^ urgent ^ not urgent | ^ important | done **immediately** and personally\\ e.g. crises, deadlines, problems. \\ | have **end date** and are done personally\\ e.g. relationships, planning, recreation. | ^ unimportant | **delegate**\\ e.g. interruptions, meetings, activities. | **drop this**\\ e.g. time wasters, pleasant activities, trivia. | ==== others ==== * Getting Things Done * Pomodoro ===== Kanban ===== Kanban is basically "to do lists on steroids". You create multiple lists horizontally adjacent to each other to categorise entries. ==== tools ==== * Wekan – FOSS clone of Trello * Kanboard – Kanban software with plugins and automations written in [[:dev:php|PHP]] * Trello – paid and powerful * [[vym|View Your Mind (vym)]] – mind mapping tool * [[https://joplinapp.org/|Joplin]] – note taking application with [[:dev:markdown|Markdown]] * [[https://www.zim-wiki.org|Zim]] Desktop Wiki * Obsidian – [[:dev:markdown|Markdown]] note taking application with many plugins. * Useful plugins: [[https://github.com/lynchjames/obsidian-day-planner|Day Planner]] * [[https://github.com/logseq/logseq|Logseq]] – FOSS Markdown editor with a graph. ===== Bug tracking systems ===== * Bugzilla * Jira ===== see also ===== * awesome-selfhosted: * [[https://github.com/awesome-selfhosted/awesome-selfhosted#note-taking-and-editors|note taking and editors]] * [[https://github.com/awesome-selfhosted/awesome-selfhosted#task-managementto-do-lists|task management and to do lists]]