todo-insert-item-from-calendar

todo-insert-item-from-calendar is an interactive compiled Lisp function in `todo-mode.el'.


(todo-insert-item-from-calendar &optional ARG)

Prompt for and insert a new item with date selected from calendar.
Invoked without prefix argument ARG, insert the item into the
current category, without one prefix argument, prompt for the
category from the current todo file or from one listed in
`todo-category-completions-files'; with two prefix arguments,
prompt for a todo file and then for a category in it.