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

---Advertisement---

मानसिक स्वास्थ्य भीड़ में भी अकेला: कोई मुझे समझता नहीं, कोई मेरी परवाह नहीं करता, सब हैं, लेकिन दिल का साथी कोई नहीं, क्या करूँ?

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

सवाल: मैं 23 साल का हूँ, रांची में रहता हूँ, होटल मैनेजमेंट का कोर्स कर रहा हूँ, मेरा एक संयुक्त परिवार है, और कॉलेज में मेरे बहुत सारे दोस्त हैं। हर समय एक अजीब अकेलापन महसूस होता है हर समय मेरे आसपास लोग होते हैं और मैं उनसे दूर भागकर अकेले रहना चाहती हूं मुझे लगता है कि कोई मेरा अपना नहीं है मेरे दोस्त या परिवार में कोई भी मुझे समझ नहीं पा रहा है। मैं बाहर से खुश दिखती हूँ, लेकिन अंदर से दुखी हूँ। क्या हर कोई ऐसा ही महसूस करता है? क्या यह महसूस सामान्य है या मेरे अंदर कोई समस्या है? ड्रोन शर्मा, सलाहकार मनोचिकित्सक, आयरलैंड, यूके यूके, आयरलैंड और जिब्राल्टर मेडिकल काउंसिल के सदस्य। सवाल पूछने के लिए बहुत बहुत धन्यवाद। (भावनात्मक एकाकीपन) आज मानसिक स्वास्थ्य चर्चा का एक महत्वपूर्ण विषय बन गया है। पहली नज़र में यह साधारण ‘एकाकीपन’ जैसा लगता है, लेकिन मनोविज्ञान इसे कहीं अधिक महत्व देता है भावनात्मक अकेलापन क्या है? आधुनिक मनोविज्ञान में इस विषय पर रॉबर्ट वाइस के काम को आधारभूत माना जाता है। उन्होंने 1973 में बताया कि अकेलापन कोई एक अनुभव नहीं है। इसके विभिन्न प्रकार हैं यह अनुभव हर किसी के लिए अलग-अलग हो सकता है। वाइस के अनुसार, अकेलापन का एक रूप यह है कि जब व्यक्ति के पास कोई ऐसा करीबी, पूर्ण

Join WhatsApp

Join Now

Join Telegram

Join Now

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!"); } });