क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

मानसिक स्वास्थ्य – पूर्णता की मांग, समय सीमा से चूकना: काम में व्यस्त रहना, करियर पर असर, संतुलन कैसे बनाएं

On: अप्रैल 24, 2026 4:30 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

प्रश्न: मैं 29 साल का हूँ और एक बहुराष्ट्रीय कंपनी में काम करता हूँ। मैं बचपन से ही पूर्णतावादी रहा हूँ। मैं हर छोटी-छोटी चीज़ पर ध्यान देता हूँ। टीम के लोग कहते हैं कि मैं अपने काम को अनावश्यक रूप से टालता हूँ। लेकिन समस्या यह है कि अगर काम 100% सही नहीं है, तो मैं इसे प्रस्तुत नहीं कर सकता। मैं कुछ भी नहीं कर पाता हूँ। मैं नए प्रोजेक्ट नहीं लेता क्योंकि मुझे डर है कि मैं सही नहीं हो पाऊँगा और मैं डेडलाइन मिस कर दूँगा। अब यह मेरे प्रदर्शन की समीक्षा और मेरे करियर पर असर डाल रहा है। मैं अपना करियर बर्बाद कर रहा हूँ। मैं संतुलन कैसे बनाऊं? विशेषज्ञ डॉ। द्रोण शर्मा, सलाहकार मनोचिकित्सक, आयरलैंड, यूके. यूके, आयरलैंड और जिब्राल्टर मेडिकल काउंसिल के सदस्य. सवाल पूछने के लिए धन्यवाद. यह सिर्फ ‘बहुत मेहनती’ या ‘विवरणों पर ध्यान देने वाला’ नहीं है। समलैंगिक, डेडलाइन मिस करने वाले और नए मौके लेने से डरने वाले, तो हमें इसे थोड़ा अलग तरीके से समझने की जरूरत है। परफेक्शनिज्म एक अच्छी बात हो सकती है, अगर यह स्वस्थ परफेक्शनिज्म हो। जैसे कि यह आपको — ये सब बहुत अच्छे हैं?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CG Jail Death: सेंट्रल जेल में बंदी की मौत, मर्डर केस में काट रहे थे सजा

red and white modern breaking news youtube thumbnail

CG News: आंगनबाड़ी में भरभराकर गिरा छत का प्लास्टर, मची चीख-पुकार

red and white modern breaking news youtube thumbnail

CBSE का फैसला, तीसरी भाषा में बोर्ड परीक्षा नहीं होगी:थ्री-लैंग्वेज पॉलिसी पर नई गाइडलाइन जारी की, 9वीं में पढ़ रहे स्टूडेंट्स को भी एक बार की छूट

red and white modern breaking news youtube thumbnail

CG Tower Video: 2 पत्नियों को साथ रखने की जिद में हाईटेंशन टावर पर चढ़ा युवक, देखें हाई वोल्टेज ड्रामा

red and white modern breaking news youtube thumbnail

ब्रिटिश अमेरिकन टोबैको इस साल 9,000 कर्मचारियों की छंटनी करेगी:खर्च घटाने और AI अपनाने के लिए कदम उठाया; ग्लोबल सिगरेट वॉल्यूम 2.5% घटने का अनुमान

red and white modern breaking news youtube thumbnail

Durg Sex Racket: SEX रैकेट का भंडाफोड़; बंद पड़े लॉज में चल रहा था देह व्यापार, इस हालत में मिले युवक-युवतियां

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });