Showing posts with label tasks. Show all posts
Showing posts with label tasks. Show all posts

2010-11-27

vikitasks & viki demonstration: A personal wiki & task management

Welcome to this small demonstration of the vikitaks and thus the viki vim plugins. viki provides a personal wiki for vim. vikitask can be used to quickly review tasks that are scattered over several files.

Any viki file that includes task definitions is automatically included in the list of files that are scanned for tasks. You can also pre-define a set of files that should be scanned anyway.
  1. Create a new notes file
  2. Show the contents of two other notes files
  3. Invoke vikitasks
    1. Show current tasks (Please note that the next task is initially selected. The tasks above that line have deadlines in the past): :VikiTasks
    2. Show pending tasks that need attention: :VikiTasksAlarms
    3. Show tasks that are due in this week: :VikiTasks week'
    4. Show all tasks including undated ones: :VikiTasks *'
    5. Show all tasks related to viki: :VikiTasks * :viki