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.

Popular General Dev topics Top

Kurisu
You can go directly to the last paragraph of this post to read about my concern. I was trying Git submodules then found the above po...
New
AstonJ
I really like our #general-developer-forum:in-the-news section and am wondering whether we could automate some of the cross-posting of th...
New
brennan
Trying to understand recursion in Elixir. Sometimes it is simple based on the problem, sometimes it is hard. Any suggestions on how to le...
New
finner
Hello devtalk ! Heroku are closing their free tier (dynos) later this month and I was wondering if you guys could recommend any alternat...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
PaulMartin
Hey everyone! Do you have any tips or free resources that can help me learn Rspec? Although I know how to write some Rspec, I’m not very...
New
harwind
I have an array of strings in JavaScript, and I need to convert it into a single string with specific delimiter characters between the el...
/js
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
Hi, Take a riveting look at exception handling in Java programming, including the complicated dance between try-catch blocks, checked an...
New
GTX
Hello everyone! I am not a developer, just wanna know if it’s possible for someone with no skills to learn how to reverse hack my hackers.
New

Other popular topics Top

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
malloryerik
Any thoughts on Svelte? Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue...
New
ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
AstonJ
I have seen the keycaps I want - they are due for a group-buy this week but won’t be delivered until October next year!!! :rofl: The Ser...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New