How to Build a New Habit: This is Your Strategy Guide
How to Build a New Habit: This is Your Strategy Guide
by James Clear
Read this on JamesClear.com
According to researchers at Duke University, habits account for about 40 percent of our behaviors on any given day. [1]
Understanding how to build new habits (and how your current ones work) is essential for making progress in your health, your happiness, and your life in general.
But there can be a lot of information out there and most of it isn't very simple to digest. To solve this problem and break things down in a very simple manner, I have created this strategy guide for building new habits that actually stick.
1. Start with an incredibly small habit.
Make it so easy you can't say no.
—Leo Babauta
When most people struggle to stick with a new habit, they say something like, “I just need more motivation.” Or, “I wish I had as much willpower as you do.”
This is the wrong approach. Research shows that willpower is like a muscle. It gets fatigued as you use it throughout the day. Another way to think of this is that your motivation ebbs and flows. It rises and falls. Stanford professor BJ Fogg calls this the “motivation wave.”
Solve this problem by picking a new habit that is easy enough that you don't need motivation to do it. Rather than starting with 50 pushups per day, start with 5 pushups per day. Rather than trying to meditate for 10 minutes per day, start by meditating for one minute per day. Make it easy enough that you can get it done without motivation.
Further reading: Identity-Based Habits: How to Actually Stick to Your Goals
2. Increase your habit in very small ways.
Success is a few simple disciplines, practiced every day; while failure is simply a few errors in judgment, repeated every day.
—Jim Rohn
One percent improvements add up surprisingly fast. So do one percent declines.
Rather than trying to do something amazing from the beginning, start small and gradually improve. Along the way, your willpower and motivation will increase, which will make it easier to stick to your habit for good.
Further reading: This Coach Improved Every Tiny Thing by 1 Percent and Here’s What Happened
3. As you build up, break habits into chunks.
If you continue adding one percent each day, then you'll find yourself increasing very quickly within two or three months. It is important to keep each habit reasonable, so that you can maintain momentum and make the behavior as easy as possible to accomplish.
Building up to 20 minutes of meditation? Split it into two segments of 10 minutes at first.
Trying to do 50 pushups per day? Five sets of 10 might be much easier as you make your way there.
Further reading: I’m Using These 3 Simple Steps to Actually Stick with Good Habits
4. When you slip, get back on track quickly.
The best way to improve your self-control is to see how and why you lose control.
—Kelly McGonigal
Top performers make mistakes, commit errors, and get off track just like everyone else. The difference is that they get back on track as quickly as possible.
Research has shown that missing your habit once, no matter when it occurs, has no measurable impact on your long-term progress. Rather than trying to be perfect, abandon your all-or-nothing mentality.
You shouldn't expect to fail, but you should plan for failure. Take some time to consider what will prevent your habit from happening. What are some things that are likely to get in your way? What are some daily emergencies that are likely to pull you off course? How can you plan to work around these issues? Or, at least, how you can bounce back quickly from them and get back on track?
You just need to be consistent, not perfect. Focus on building the identity of someone who never misses a habit twice.
Further reading: How to Stop Procrastinating by Using the “Seinfeld Strategy”
5. Be patient. Stick to a pace you can sustain.
Learning to be patient is perhaps the most critical skill of all. You can make incredible progress if you are consistent and patient.
If you are adding weight in the gym, you should probably go slower than you think. If you are adding daily sales calls to your business strategy, you should probably start with fewer than you expect to handle. Patience is everything. Do things you can sustain.
New habits should feel easy, especially in the beginning. If you stay consistent and continue increasing your habit it will get hard enough, fast enough. It always does. [2]
FOOTNOTES
Habits: A Repeat Performance by David T. Neal, Wendy Wood, and Jeffrey M. Quinn
Special thanks to BJ Fogg, Leo Babauta, and Kelly McGonigal for their research and work on habit formation and willpower. I have learned a lot from each of you.
How to Build a New Habit: This is Your Strategy Guide的更多相关文章
- Distributed Systems: When you should build them, and how to scale. A step-by-step guide.
原文链接 https://medium.com/free-code-camp/distributed-systems-when-you-should-build-them-and-how-to-sca ...
- 如何编译和使用自定义Qt动态链接库 | how to build and use user-defined qt library
本文首发于个人博客https://kezunlin.me/post/cf628dd8/,欢迎阅读! guide to build qt library and use in another proje ...
- Vue-cli3 项目配置 Vue.config.js( 代替vue-cli2 build config)
Vue-cli3 搭建的项目 界面相对之前较为简洁 之前的build和config文件夹不见了,那么应该如何配置 如webpack等的配那 只需要在项目的根目录下新建 vue.config.js 文件 ...
- (转) [it-ebooks]电子书列表
[it-ebooks]电子书列表 [2014]: Learning Objective-C by Developing iPhone Games || Leverage Xcode and Obj ...
- 优秀的PHP开源项目集合
包管理Package Management Package Management Related 框架 框架组件 微框架Micro Frameworks 内容管理系统Content Managemen ...
- 【Linux】freetds安装配置连接MSSQL
我使用的是freetds-0.91,下载地址:http://pan.baidu.com/s/1hq68rZY 安装编译(根据需要unixodbc): [root@zabbixserver / ]# t ...
- ubuntu11.04编译gm8180的ffmpeg
1.1 About this documentThe ffmpeg is a open source package that provides video application for gener ...
- iOS开发-LayoutGuide(从top/bottom LayoutGuide到Safe Area)
iOS7 topLayoutGuide/bottomLayoutGuide 创建一个叫做LayoutGuideStudy的工程,我们打开看一下Main.storyboard: storyboard-t ...
- vue.js的学习
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...
随机推荐
- Centos系统快速添加yum源
我常用的yum源如下: 阿里云yum源:http://mirrors.aliyun.com/repo/Centos-7.repo 小红帽yum源:https://dl.fedoraproject.or ...
- SignalR 行实时通信最大连接数
SignalR 搭建实时刷新应用虽然非常方便,但是有个问题你必须考虑到,就是一般的浏览器,对于SignalR的全双工通信方式,绝大多数浏览器都只支持6个新窗口,如果你打开第7个,那么新的框口页面是不会 ...
- 现在企业开发时,Java所用到的主流框架有哪些?
虽然Java一直被唱衰,但是直到现在Java软件开发也坚持霸主地位不动摇.毫无疑问,Java是目前最热门的编程语言之一.随着Java面向对象语言的流行以及多层架构应用的出现,使得应用程序的可复用性得到 ...
- C putchar() 和 getchar()
C 库函数 int getchar(void) 从 终端输入获取一个字符 : 返回值:该函数以无符号 char 强制转换为 int 的形式返回读取的字符,如果到达文件末尾或发生读错误,则返回 EO ...
- django 的后台管理
class bcb(models.Model): name = models.CharField(max_length=64,verbose_name='班次名称') verbose_name = ' ...
- outlook 2013撤消已经发送的邮件
使用Outlook 2013发送邮件的时候,发送后,发现邮件写错了或者其它原因需要撤消发送邮件,这里介绍一下. 工具/原料 outlook 2013 方法/步骤 需要打开已经发送的邮件 点 ...
- Rhel6.5 相关操作
Rhel 将光盘挂载动作 操作部分1 挂载光盘 https://jingyan.baidu.com/article/e52e3615a9c19440c60c5121.html ls -l /dev | ...
- python笔记(三)---文件读写、修改文件内容、处理json、函数
文件读写(一) #r 只读,打开文件不存在的话,会报错 #w 只写,会清空原来文件的内容 #a 追加写,不会请求,打开的文件不存在的话,也会帮你新建的一个文件 print(f.read()) #获取到 ...
- Hibernate查询部分字段并封装到指定类中
Hibernate 使用查询部分/指定字段,有几种字现方式: 第一种方式是通过HQL语句实现,类似SQL,方法如下: String hql = "select id,name from Li ...
- Google SketchUp Cookbook: (Chapter 3) Intersection Edges: Cutting and Trimming
软件环境 SketchUp Pro 2018 参考书籍 Google SketchUp Cookbook Trimming an Object 使用 Intersect with Model 裁剪物体 ...