L7G9 / tplot

Django Timeline Web Application
0 stars 0 forks source link

Use of Tags #27

Open L7G9 opened 1 month ago

L7G9 commented 1 month ago

At the moment tags don't do anything so we need to look at ways they can be used...

Improve model Add description field to Tag model description of Tag which can be displayed in PDF Timeline and Timeline View Add display field to Tag model if true display in PDF and timeline if false hide in PDF Timeline View and only use for filtering

Timeline Detail View Filter to help user find tags Add new fields to list of tags

PDF Timeline add tags to each event add key to end of timeline describing all tags

Timeline View add tags to each event as a hyper link when this is clicked modal could be opened describing the tag

AI Assist Add which tags you want to add to events found by AI assist

L7G9 commented 4 weeks ago

21/8/24 Description and Display fields added to Tag model Tag Key and Event Tags added to pdf timeline