I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Improvement #1038

More flexible syntax for adding past tasks/entries

Added by Andriy Lesyuk over 13 years ago. Updated about 13 years ago.

Status:
Open
Priority:
Minor
Assignee:
Category:
-
Target version:
-
Start date:
25 Oct 2010
Due date:
% Done:

0%


Description

Right now the syntax is:

<Date> <start time> - <end time>: <description> on <issue> (<activity>)

e.g.
From 10:00 to 11:00 I was working on #999

Actually the following is also corrent:
I was working from 10:00 to 11:00 on #999

So users do try to use such requests... And the problem is that Orangutan does not recognize them correctly...
The problem is also that the following is correcnt too:
On Monday I was working from 10:00 to 11:00 on #999
I was working from 10:00 to 11:00 on Monday on #999
I was working on Monday from 10:00 to 11:00 on #999
...

In other words - this syntax is too complicated... I could recognize by parts but... in this case the following:
I was working on Monday and fixed bugs from 10:00 to 11:00 on my favourite issue #999

will be added as:
"I was working and fixed bugs on my favourite" on Monday 10:00-11:00 on #999

This time it looks good. But sometimes the description will be ugly..

So I need to think how to improve this syntax...

History

#1 Updated by Andriy Lesyuk about 13 years ago

  • Subject changed from Support alternative syntax for AddTask context to More flexible syntax for adding past tasks/entries

#2 Updated by Andriy Lesyuk about 13 years ago

  • Tracker changed from Feature to Improvement
  • Project changed from Orangutan to Orangutan::Redmine

Also available in: Atom PDF

Terms of use | Privacy policy