Modify

Opened 17 years ago

Closed 16 years ago

#1026 closed enhancement (wontfix)

use annotations semantics for tags

Reported by: Ittay Dror Owned by: Alec Thomas
Priority: normal Component: TagsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

it would be nice if i could parameterize tags. for example, use tags on task items to evaluate how much time they take. i'd tag an item as work(3), to indicate it will take 3 days. then, i can query for all items tagged 'work(>2)', to get all tasks that take more than two days.

in general, the syntax for tagging is 'tag(a,b,c)' and for searchig is 'tag(op val, op val, op val)'

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Alec Thomas

Resolution: wontfix
Status: newclosed

Interesting idea, but outside the scope of TagsPlugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.