What I've been wanting is the ability to have actions captured inline in the minutes, along with ability to search across meetings for any open actions for display in a Summary Tiddler. I'm not looking for one of the full-on GTD type systems.
Requirements:
- Inline capture and display of action items (AI).
- Ability to list AIs from tiddlers, with some limited filtering on state (open, closed, all) and tiddler tags
- AI list to include a link back to source of AI
- Wherever an AI is displayed, provide checkbox (or functionally similar element) to mark AI open/closed.
Possible macros:
<<ai aiState aiText>> - Captures an AI in a tiddler. aiState would be altered by the displayed checkbox
<<ai_list aiState tag_list>> - Display list of AIs based on filter parameters. tag_list optional
Anything like this exist?
Thoughts on such a plugin positive or negative?
Pointers on how to implement? Are there proper ways to modify tiddler content?
Regards,
Ken
Really appreciate the suggestions.
> --
> You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
> To post to this group, send email to tiddl...@googlegroups.com.
> To unsubscribe from this group, send email to tiddlywiki+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
>