Software:Planner (program)

From HandWiki
Short description: Free personal information manager for Emacs
Planner(PIM) running in Emacs

Planner is a free personal information manager for Emacs written in Emacs Lisp.

Mode

It helps keep track of schedules, daily notes, days to remember etc. and takes advantage of the ease of keyboard shortcuts that Emacs provides for fast access to all data. One of the main advantages of Planner is that it stores all data as hyperlinked plain text files which enables users to use planner data in a variety of ways. One of them is publishing your planner data to an HTML page.

Planner was originally written by John Wiegley, who wrote many other extensions during the years, including Alert, a Growl-style workalike system for Emacs.[1] Planner was very popular within the Emacs community at first, but has been surpassed by the org-mode package with time.

Planner is released under the GPL-3.0-or-later license.

References

  1. Wiegley, John (2012-03-08). "alert.el 1.0" (Mailing list). gnu-emacs-sources. Retrieved 2012-03-29.

External links