Support adding more than one tag for new tasks
ernfors says:
Support adding more than one tag when creating a new task.
This is currently supported in the web application but fails in the iPhone application.
This happens when defining multiple tags in this way:
#economy, health, fun
The result would be ONE tag looking like this "economy, health, fun".
This is currently supported in the web application but fails in the iPhone application.
This happens when defining multiple tags in this way:
#economy, health, fun
The result would be ONE tag looking like this "economy, health, fun".
andrewski (Remember The Milk) says:
From your example, it would appear that you're not adding more than one task. Each task should be preceded by a hash/pound sign (#), e.g. #economy #health #fun (which would be added as three separate tags).