Skip to content

xueeinstein/org-snooze.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

org-snooze.el

MELPA MELPA Stable

Snooze your code, doc, feed in Emacs

Demo

org-snooze demo

Installation

The package can be installed via MELPA. The package name is org-snooze.

How to Use

Focus on the active file buffer, then use M-x org-snooze. It would asks you to set a snooze time. Then Emacs would remind you at the given time through Emacs appointment reminders (appt.el). You can edit other files after that. When it is at your setting time, you get a notification. Finally, use M-x org-snooze-pop to get back to your snoozed file at the line where you leave. M-x org-snooze-pop always pops the most recently alerted but unprocessed snoozed item.

Note that if you want some fancy functionality like system notification and sound alert. Please check my appt config at here.