Skip to content

shedatc/tw4e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The tw4e Layer, Task Warrior for spacEmacs

Table of Contents

Description

This layer provide the tw4e package, i.e., Task Warrior for Emacs. This package is currently embedded into the layer as a local package.

The package provide two major modes:

  • the Task Headers mode (tw4e/headers-mode), that list the pending tasks;
  • and the Task Edit mode (tw4e/edit-mode) that allow for editing .task files (auto-mode-alist is modified by tw4e/setup).

The Task Edit mode is designed to work in conjunction with the task edit command. Internally, trying to edit a task means calling task UUID edit with the editor being forced to emacsclient.

WARNING: This work is highly experimental, don’t expect it to work seamlessly.

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add tw4e to the existing dotspacemacs-configuration-layers list in this file.

Add the following to your ~/.taskrc file:

include ~/.tw4e.taskrc

And copy dot.tw4e.taskrc.sample to ~/.tw4e.taskrc.

Key bindings

Key BindingDescription
SPC a tPopup the task headers (tw4e/headers-mode)

About

Task Warrior for spacEmacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published