forgot password?


   
 
Add taglist at todos plain text feed
Posted: 11 November 2010 08:07 AM   [ Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2010-11-11

I need to add taglist at todos plain text feed, like this:

Context A :
  - [Completed: 2010-11-08] install tracks (Company)[Tag: GTD,Linux]
  * [Completed: 2010-11-07] install new FreeBSD Server (Company)[Tag: FreeBSD]

just edit tracks/app/views/todos/_text_todo.rhtml, add line:

  result_string << “[Tag: ” + todo.tag_list + “]”

after

  result_string << “(” + todo.project.name + “)”

Profile
 
 
Posted: 15 April 2011 07:50 AM   [ Ignore ]   [ # 1 ]  
Newbie
Avatar
Rank
Total Posts:  1
Joined  2011-04-15

Is this the right way to add taglist at todos?

 Signature 

Wedding Reception Venue

Profile