akirak / frame-workflow

Frame-oriented workflow management for Emacs
GNU General Public License v3.0
25 stars 2 forks source link

Interactively configuring a subject #7

Open akirak opened 6 years ago

akirak commented 6 years ago

I am currently working on edit-subject branch, which allows you to interactively configure a subject.

frame-workflow-define-subject continues to exist. Like org-agenda-custom-commands can be defined by either setting the variable or using a function, frame-workflow allows workspace configuration via two ways. frame-workflow-define-subject can be useful for the following reasons:

akirak commented 6 years ago

frame-workflow-edit-subject interactive function allows editing a whole subject definition in a buffer. It is a bit dangerous but can be convenient.