-
Notifications
You must be signed in to change notification settings - Fork 22
Action Categories #15
Comments
I prefer the context term. |
I am fielding alternative implementations of action contexts. Ideally, I would like to avoid as much custom widget design as possible. Using list fields seems like a logical solution but dynamically adding elements to the list with existing widgets seems to be a barrier. Does anyone have a solution I am not seeing? If we are willing to entertain the idea of using tags for some aspects, tags would definitely adhere to KISS and make implementation much easier. I personally am leaning towards using tags for contexts, however, as always I can be talked out of my position. |
Possible basic concept on creating dynamic list-fields. |
Hello @roma0104 I'm not sure what are you trying to say. Could you please elaborate? |
I wanted to know if anyone had any better ideas on how to implement contexts. If we wanted to avoid using tags, we can use a similar ability that is used by list-fields. I think I have come up with a solution using this method, prompted by the link. I just haven't started implementing the idea yet. Otherwise, if we were not totally against using tags for some of the GSD5 mechanics, we could use tags for labeling contexts. Using tags would be extremely simple but strays a bit from the limited tag usage we had discussed before. |
What I don't know is how do you expect the context to work. Anyway using tags is one of the basic mechanism of tiddlywiky, used in many parts of the core, so in my opinion there is nothing wrong with it. Users have to understand that some tags are used by the core. It is tied to tiddlywiky concept. |
Contexts are meant to further refine actions or projects. If an action or Example being: If I have the action, "Design egress proposal for city It is a strategy that is touched on in the readings of the book and seems On Wed, Dec 17, 2014 at 1:57 PM, danielo515 notifications@github.com
Roma Quintin Hicks |
Added context support. |
Allow actions to be divided into categories or contexts for completing said actions.
The text was updated successfully, but these errors were encountered: