[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: [2939] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [2939] [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: [2939,"Productivity",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [2939] Time blocking 101: A step-by-step guide to mastering your daily schedule — Eduo
Eduo
Log in Sign up
Time blocking 101: A step-by-step guide to mastering your daily schedule

Time blocking 101: A step-by-step guide to mastering your daily schedule

Curated from: blog.rescuetime.com

Ideas, facts & insights covering these topics:

Productivity · Articles

5 ideas  ·  215.5K reads

Time blocking

It's the practice of planning out every moment of your day in advance and dedicating specific time “blocks” for certain tasks and responsibilities.

When you fill your calendar with the tasks and things you want to do, it’s harder for others to steal your time.

74.2K reads

Time blocking and focus

By scheduling every minute of your day you not only guard against distraction but also multiply your focus.

Also, focusing on one task at a time can make you up to 80% more productive than splitting your attention across multiple tasks.

45.2K reads

Cons of the time blocking practice

  • It takes a lot of time and effort.
  • Few of us (if any) have the same schedule every day.
  • We’re bad at estimating how long tasks will take to do.
  • Constant interruptions and “urgent” tasks can destroy your system.
  • Flexibility is key in most workplaces.
  • You can lose sight of the bigger picture if you focus just on each day.
54.2K reads

Time blocking your schedule

  1. Know your high-level priorities and goals.
  2. Start creating blocks for your time outside of work (morning routines, time with family/friends etc.)
  3. Schedule your most meaningful work for when your energy and attention naturally peak.
  4. Add blocks for reactive tasks each day (emails, calls, meetings).
  5. Write down your daily to-do list (for work, home, and family/social) and fill it in.
19.8K reads

Tips from time blocking experts

  • Place buffers in between tasks.
  • Schedule your breaks too. 
  • Use the right daily time management strategies to stay on track. 
  • Overestimate how long things will take (at least to start). 
  • Put in time for downtime, relaxation, and learning. 
  • Make sure the people around you understand what you’re working on.
  • Revise as needed.
22.1K reads

Are you sure?