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

brundozer

brundozer

I think it just gets more confusing to put a label one the combination of urgency and importance. Keeping just “Important: yes/no and Urgent: Yes/no” would probably make this more straightforward. The fact that you have to explain your different priorities type just adds a level of complexity. UX is like a joke. If you have to explain it, it isn’t that good.”

Also, what you refer a the “low” priority type seems more like “non urgent and not important”. Normal is the same as low in your case.

Where Next?

Popular in Other Resources Top

yfractal
Elixir/Erlang is really good at concurrency. But there is not much stuff about the internal and implementation. So I created a repo aw...
New
pepicrft
Hi there :waving_hand: I’m the co-founder of Tuist a toolchain to help Apple developers be more productive and ship better apps. We star...
New
dimitarvp
Hello, While coding tests for a hobby project of mine, I stumbled upon something odd when directly comparing Decimals – which is a bad i...
New
ericdouglas
I’m very happy to launch this project since it is a culmination of several years of a self-knowledge process and acquired experience in s...
New
ErlangSolutions
Join the team from the Massachusetts Bay Transportation Authority as they explore their work with Elixir from three unique perspectives. ...
New
NickGnd
Hey all :wave: I took me a bit more than 1 year but I finally managed to finish “Programming Machine Learning - From Coding to Deep Lear...
New
krishna_vaguelyright
Hi I am new to Elixir, just started learning 3 weeks back. I am building a Chat App with Elixir/Phoenix as backend & React-Native on ...
New
ErlangSolutions
Hey everyone, We hope you are all safe and well. We have a very exciting new webinar to announce for you. You can register at https://w...
New
hectorperez
Hello! I built https://notes.club to discover Livebook notebooks. At the moment it is a proof of concept. But you can already browse an...
New
arrowsmith
Hi everyone! (Sorry if this isn’t the right place to post this; admins, do what you must.) My name is George Arrowsmith and I’m happy to...
New

Other popular topics Top

AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
jaysoifer
Is there a way to rollback a specific migration and only that one (“skipping” all the other ones)? Would mix ecto.rollback -v 200809061...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement