- [ ] Clear Physical Desktop / Inbox / Notebook
- [ ] Clear Downloads and Desktop Folders
(dired "~/Downloads/") (dired "~/Desktop/") (image-dired "~/Desktop/")
- [ ] Collect Calendar Open Loops (+/- 2 days)
(my-org-agenda-recent-open-loops)
- [ ] Clear 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"))
- [ ] Process streams (Slack, Twitter) as inboxes - record tasks, read it later, file notes
- [ ] Capture any remaining open loops as tasks
- [ ] Schedule + refile tasks in Org Mode Inbox, Beorg’s Refile Location
- [ ] Schedule today’s tasks (immersive -> process, deep -> shallow):
(progn (org-agenda nil "a") (org-agenda-day-view))
- [ ] Clock out.