[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]
Curated from: www.fastcompany.com
Ideas, facts & insights covering these topics:
6 ideas · 100.8K reads
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.
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.
When you are working on a project with others, create project lists that detail tasks and assign responsibilities.
This helps you avoid micromanaging.
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.