Exadra37

Exadra37

Feedback wanted on my Priority levels draft based on the the Franklin Covey framework to organize priorities in our professional and personal activities

I am building a Tasks Todo app to help me to organize my professional and personal life, while at same time I learn Elixir, and this week I started to work in what I though it would be a very easy task to accomplish, Priorities.

After some brief research to confirm the levels I was wanting to use very high, high, medium, low and very low I stumble on the Franklin Covey framework, that lead me into the rabbit hole of time management and all different approaches out there, but the Franklin Covey framework really resonated with me, because of their matrix that says you that urgent things are not necessarily important things, and for being productive we should aim to spent as much time as possible in the important things.

So after some brief though on that matrix and how I would translate it into my application I decided to draw a draft for my Priority levels, inspired by the Franklin Covey framework, that will display in the user interface as Critical , Urgent , Important , Normal and Low .

The draft tries to stay agnostic of a profession, and does not go into much detail in the examples, because each individual as it’s own particularities, thus I think it should be used as a guideline, not as a set of hard rules to follow.

I would like to know your thoughts on the Priority levels draft I came up with based on the Frank Covey framework.

Please feel free to point where you disagree with in the draft or where you think I could improve it.

Also feel free to shoot out whatever methodologies/frameworks you are using to establish priorities to organize your personal and professional activities.

Do you have more examples to add into each priority level?

The draft is currently on this state:

PRIORITIES

Our professional and personal lives are made of priorities, and mastering how
to organize and prioritize our activities on a daily basis is not an easy
endeavor. Several frameworks exist, but this approach will be inspired by the
Franklin Covey framework.

Critical

Meant to be used for Important and Urgent activities.

If we have the majority of our priorities here than we are not organized at
all and/or work in a place that wants everything for yesterday, thus we
learn to organize our-selfs better and/or maybe we should start thinking in finding a new job.

To be used for:

  • Important deadlines
  • Crises
  • Pressing important meetings
  • Emergencies
  • Last minute preparations

Urgent

Meant to be used for activities not important but urgent.

If urgent activities take a huge stake of our day then we must learn to
prioritize better, learn to say no to some activities, maybe delegate others,
but most important to not have activities here that could have be done before.

To be used for:

  • Fixing/Resolving that thing that is causing delays/issues
  • Some professional and personal emails and phone calls
  • Some professional or personal meetings

Important

Meant to be used for activities not urgent but important.

Here is where we want to spent the majority of our day, because is were we are
the most productive, doing that activities that matter and moves us forward.

To be used:

  • For working/participating in a professional or personal projects/activities
  • To develop/create that new thing/feature that everyone keeps asking
  • To Improve/Fix/Resolve that thing that everyone keeps complaining about
  • For personal and professional development activities that improve ourselves
  • To promote our well-being, like some hobby and/or exercise activities to
    have fun, relax and alleviate the stress

Normal

Meant to be used for activities not urgent and not important, like that routine activities
that are not essentially important, neither urgent but that you still need to go through them.

We will want to reserve some of our professional and personal day for this
type of activities, but ensuring that they will not represent a significant
part of it.

To be used for:

  • Nice to haves in that professional or personal project
  • Professional or personal social networking
  • Some professional or personal social media interactions
  • Some TV programs

Low

Meant to be used for trivial activities or activities that we are unsure if we want to put effort into.

This are probably were we will put some activities that we should not be
wasting time with, but others will deserve a chance to get through. We must be
careful to not waste too much of our day on them, and think twice if we should
spent our precious time on them.

To be used for:

  • Over-engineering and/or making perfect that personal or professional project
  • Archiving things
  • Cleanup/Re-Organization activities in personal or professional projects
  • Research that better deal(think twice if the time and effort will pay off)

Most Liked

Exadra37

Exadra37

Thanks for your feedback :slight_smile:

I was thinking this way until I read the Frank Convey framework, that states that what its urgent is not always important and what is important it’s not necessarily urgent, but should be in what we spent the majority of our time.

The bottom line is that we usually put urgent and important things in the same bag when they are different things. Educating ourselves into properly distinguish them will help us being more productive in what it matters.

But I get your point, because that has been my approach until now :wink:

ShowMeBillyJo

ShowMeBillyJo

My boss at work went through Franklin Covey training several months ago, and he shared the urgent/important matrix with me. It made a lot of sense to me, too. I like and agree with how you’ve translated it into priorities. :+1:

AstonJ

AstonJ

Not sure if this’ll help but I generally try to keep things simple, with things that are urgent given the highest priority (usually because you have little choice) and things that aren’t given varying priority and then combined with a daily list of things to do - with what needs to be done first at the top and with the lowest priority at the bottom.

Where Next?

Popular General Dev topics Top

AstonJ
This article got me thinking about encrypted chat: Europol said that French police had discovered some of EncroChat’s servers were lo...
New
AstonJ
Stopwords are words that you normally filter for things like search queries, such as ‘as’, ‘because’ etc - there are a few online, but I ...
New
harwind
Consider the following bits of code: void foo(const int i) // First foo { std::cout << "First " << i << endl; } vo...
New
harwind
I have an array of objects in JavaScript, and I want to sort them based on a specific property of the objects. For example, I have an arr...
/js
New
harwind
I’m working on a SQL query for a database containing records of customer transactions. Each transaction has a transaction_id, customer_id...
New
harwind
I’m working on a web application where users can sign up with their email addresses. To ensure data integrity, I want to implement client...
/js
New
harwind
Given an array of integers, find the length of the longest increasing subsequence. A subsequence is a sequence that can be derived from a...
New
harwind
I am working on a Python script, and you encounter an error related to the misuse of lists and tuples. Here’s a simplified version of you...
New
harwind
Hi, I’m now investigating the complexities of Python loops, specifically the contrast between for and while loops. However, I’ve had some...
New
Tazmeen
Hello, I am new to this forum. Not really sure if this topic is relevant for this chat at all. I apologize if its not. I am trying to c...
New

Other popular topics Top

Devtalk
Hello Devtalk World! Please let us know a little about who you are and where you’re from :nerd_face:
New
AstonJ
A thread that every forum needs! Simply post a link to a track on YouTube (or SoundCloud or Vimeo amongst others!) on a separate line an...
New
brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
AstonJ
We have a thread about the keyboards we have, but what about nice keyboards we come across that we want? If you have seen any that look n...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
AstonJ
Seems like a lot of people caught it - just wondered whether any of you did? As far as I know I didn’t, but it wouldn’t surprise me if I...
New
First poster: bot
The overengineered Solution to my Pigeon Problem. TL;DR: I built a wifi-equipped water gun to shoot the pigeons on my balcony, controlle...
New
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New