[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: [166098] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [166098] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Productivity","Philosophy","Personal Development","Problem Solving","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: [166098,"Productivity",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [166098] Overcoming Distractions — Eduo
Eduo
Log in Sign up
Overcoming Distractions

Overcoming Distractions

Curated from: deepstash.com

Ideas, facts & insights covering these topics:

7 ideas  ·  8.8K reads

Distractions : The Issue

Most of the times , the major apprehension in being productive are distractions. With mobile and social media distractions topping the list. And the first step towards overcoming these distractions is acknowledging them. So , if you've acknowledged these distractions , Congrats 👏 you're off to good start

1.6K reads

Distractions During Online Study

Many of us might be studying online during this time , and we tend to get distracted very easily during this. So we need to take care of this. Some tips to overcome these distractions are : -

  • Use focus mode and app blockers for blocking distracting apps
  • Turn on DND mode during your session
  • Use pomodoro technique and timers
1.2K reads

Some Other Distractions Or Hurdles

Many a times , we don't need any distractions , we just space out and the dog chasing its tail outside would seem more interesting than the work you were doing. And your friends calling you to hang out would seem the most important people in your life . To overcome this you need to have a sheer willpower , no technique or trick can help you , you just have to prioritise your work over others.

1.1K reads

Pro- Tip ( From Experience

  • Add exercising in your schedule
  • Prioritise the most important tasks before starting your day
  • Meditate and pray to god (it helps a lot , trust me )
  • Encourage yourself ( self-motivation)
  • Reward yourself for every important task you complete.


1.2K reads

Remember that you choose the life you want to live , so it's your choice either be a winner or a loser

1.2K reads

A Kind Request !

Kindly read carefully, it would help you alot and consider following if you like this <3

1.3K reads

Are you sure?