Hi Andreas,
 

> I have a field in a tiddler which holds a date (t_duedate: 2014-11-27).
> What I now want to do is to add seven days to this date by simply pressing 
> a button.
>
> How can I add a value to a field?
> Is there a solution for adding days?
>

I think, eventually, this requires two things...

   - a core awareness of field-types that can be defined somewhere
   - utility widgets that allow to leverage that information and display 
   relevant controls

For example, another usecase — although not nearly as challenging — would 
be to have a "boolean" field set via checkbox, even in the default field 
editor that has been made "type-aware".

Apart form doing basic date manipulation as you want, another meaningful 
addition for editing dates would be a date picker.

Yet another field may provide you with the option to select from a number 
of predefined defaults, etc... etc...

Best wishes, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to