TracksApp / tracks

Tracks is a GTD™ web application, built with Ruby on Rails
https://www.getontracks.org/
GNU General Public License v2.0
1.19k stars 538 forks source link

allow tags to be shown on front-page like contexts #1050

Closed dnrce closed 5 years ago

dnrce commented 10 years ago

Migrated from the original issue at https://www.assembla.com/spaces/tracks-tickets/tickets/1050

Either I would like to be able to assign multiple contexts to an action, or be able to show lists of actions having "visible on front page" tags (just like is currently done for contexts).

The main thing I'm trying to get is a list of actions belonging to a tag (or context) on the front page, where a single action can appear under more than one context/tag.

As an example (on the front page): [tag1] action1 action2

[tag2] action5 action2 action7

...

Originally reported by edgimar on July 7, 2010 at 13:05:54 (+0100) against version git-devel

dnrce commented 10 years ago

On July 7, 2010 at 18:05:26 (+0100), maddentim commented:

Edgimar, this could be useful, but I am not sure how it would come out. Might be tough to implement.

While tracks has a number of folks that contribute from time to time, it is unlikely that you suggestion will get implemented by someone else. If you have the skills, or want to learn RoR, your best bet would be to create a branch with you idea implemented for people to checkout. If people like it and it is properly tested and debugged, it may get incorporated into the main branch of the project.

dnrce commented 10 years ago

On July 7, 2010 at 20:42:31 (+0100), lrbalt commented:

bsag once stated that if she implemented tags from the start, contexts would not be in tracks as a separate concept. So, tracks would probably be like what you propose. Unfortunately it will take massive rewriting to get there...

dnrce commented 10 years ago

Ref #1246

mattr- commented 5 years ago

Closing in favor of #1193