[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.id = ? AND i.is_draft = 0 | Params: [2431] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [2431] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?) ORDER BY name | Params: ["Productivity","Personal Development","Habits","Time Management"] [SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 AND i.id != ? AND i.hashtags LIKE CONCAT('%', ?, '%') ORDER BY i.total_reads DESC LIMIT ? | Params: [2431,"Productivity",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [2431] The Six Lists You Need To Make Every Day Productive — Eduo
Eduo
Log in Sign up
The Six Lists You Need To Make Every Day Productive

The Six Lists You Need To Make Every Day Productive

Curated from: www.fastcompany.com

Ideas, facts & insights covering these topics:

Productivity · Articles

6 ideas  ·  100.8K reads

A Specific Daily To-Do List

  • You should only put things on a to-do list that you have the time and resources to achieve
  • Big goals and projects should be broken down into actionable tasks.
  • It helps to match the action with your productivity levels.
  • If something doesn’t get done, reevaluate the task at the end of the day. 
29.3K reads

An Outsource List

  • Look at everything on your to-do list and ask yourself, ‘Am I the only person who can do this?’
  • Anything that can be given to someone else should be put on an outsource list.
  •  While outsourcing takes the extra time upfront to train someone else on the task, it saves you time later, which can be used to focus on the things you do have to do. 
14.4K reads

A Long-Term Goals List

Even if you think it’s too big of a dream but it’s something you want, write it down anyway. 

When you write something down, studies say you’ll be 33% more likely to do it because it sets an intention and puts a goal into motion.

16.3K reads

A Pros and Cons List

When you’re making an important decision, create a list of pros and cons. This list makes you dig down deep.

It can also help to share your list with someone else or ask a friend or partner to help brainstorm more pros and cons. This list gives you the clarity you need to make good decisions.

12.5K reads

A Project List

When you are working on a project with others, create project lists that detail tasks and assign responsibilities.

This helps you avoid micromanaging.

14K reads

A Talking-Points List

If you have an upcoming meeting or an important phone call, create a list of things you want to discuss, so you don’t risk forgetting something. 

Keep this list handy on your desk, so when things pop in your mind you can jot them down.

14.3K reads

Are you sure?