- [ ] Collect Loose Papers and Materials
- [ ] Get “IN” to Zero
- [ ] Papers
- [ ] Physical Notebook
- [ ] Physical Objects
- [ ] Text Messages
- [ ] Voice Mail
- [ ] Email Inboxes
(progn
(browse-url "https://mail.google.com/mail/u/0/#inbox")
(browse-url "https://mail.google.com/mail/u/1/#inbox")
(browse-url "https://mail.google.com/mail/u/2/#inbox"))
- [ ] Kindle highlights
- [ ] Evernote Inbox
- [ ] Browser Tabs
- [ ] Downloads Folder
- [ ] Empty Your Head: New projects, tasks, waiting-fors, someday/maybes?
- [ ] Review Previous and Upcoming Calendar Data:
(my-org-agenda-longer-open-loops)
(let ((org-agenda-files '("~/org/todo.org")))
(org-agenda "TODO" "T")
(beginend-org-agenda-mode-goto-beginning))
- [ ] Review Waiting For List:
(org-agenda "WAITING" "T")
- [ ] Review Client List
- [ ] Review Project (and Larger Outcome) Lists:
(project-overview)
(project-deadline-overview)
- [ ] Review Stuck Projects:
(my-org-agenda-list-stuck-projects)
- [ ] Archive completed or inactive projects.
- [ ] Update Budget
(progn
(browse-url "https://app.youneedabudget.com/")
(browse-url "https://www.schwab.com/"))
- [ ] Update CRM
- [ ] Review Any Relevant Checklists
- [ ] Be Creative and Courageous: Are there any new, wonderful, harebrained, creative, thought-provoking, risk-taking ideas you can capture and add into your system, or “external brain”?
- [ ] Clock out.