Knowledge Hub
No items found.

10 Things We Know About the Science of Meditation

Source Link ↗

Creator:

Mindful.org

Submitter:

Date

Jun 18, 2021

Tags: 

No items found.
10 Things We Know About the Science of Meditation
Read this content here ↗

Outline

Click on any section to jump to the relevant portion of the piece!

1) Meditation almost certainly does sharpen your attention.%20Meditation%20almost%20certainly%20does%20sharpen,It%E2%80%99s)

2) Long-term, consistent meditation does seem to increase resiliency to stress.%20Long%2Dterm%2C%20consistent%20meditation%20does%20seem,Note)

3) Meditation does appear to increase compassion. It also makes our compassion more effective.%20Meditation%20does%20appear%20to%20increase,While)

4) Meditation does seem to improve mental health—but it’s not necessarily more effective than other steps you can take.%20Meditation%20does%20seem%20to%20improve,Early)

5) Mindfulness could have a positive impact on your relationships.%20Mindfulness%20could%20have%20a%20positive,There)

6) Mindfulness seems to reduce many kinds of bias.%20Mindfulness%20seems%20to%20reduce%20many,We)

7) Meditation does have an impact on physical health—but it’s modest.%20Meditation%20does%20have%20an%20impact,Many)

8) Meditation might not be good for everyone all the time.%20Meditation%20might%20not%20be%20good,Some)

9) What kind of meditation is right for you? That depends.%20What%20kind%20of%20meditation%20is,%E2%80%9CMindfulness%E2%80%9D)

10) How much meditation is enough? That also depends.%20How%20much%20meditation%20is%20enough%3F,This)

Outseta.on('accessToken.set', function(member) { Outseta.getUser().then(function (result) { console.log(result); if(result['Account']['HasLoggedIn']){ console.log('user is logged in'); try{ let firstName = result['Account']['PrimaryContact']['FirstName']; let lastName = result['Account']['PrimaryContact']['LastName']; let email = result['Account']['PrimaryContact']['Email']; let airtableID = result['Account']['airtableID']; let hubspotID = result['Account']['hubspotID']; let accountUID = result['Account']['Uid']; const userProperties = { 'First name': firstName, 'Last name': lastName, 'Email': email, 'Airtable ID': airtableID, 'Hubspot ID': hubspotID, 'Account ID': accountUID }; heap.identify(email); heap.addUserProperties(userProperties); console.log('completed heap identification'); } catch(e) { console.log(e) } } }); });