Changes between Version 45 and Version 46 of Ideas
- Timestamp:
- 01/11/12 17:06:08 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ideas
v45 v46 3 3 * '''User interface''' 4 4 * item page streamlining 5 * item summary: display "most trusted" review, aggregated "green" features, and most notable features in general (genre, etc.)6 * this summary ( minusreview) would also make a good tooltip for item labels7 * personalization for notable features (e.g., feature types you often use; any disagreements involving you; any replies to your statements) *8 * list/browse all feature instances instead of recent only *5 * item summary: display description and "most trusted" review, aggregated "green" features, and most notable features in general (genre, etc.) 6 * this summary (first words of description only, omit review) would also make a good tooltip for item labels 7 * personalization for notable features (e.g., feature types you often use; any disagreements involving you; any replies to your statements) 8 * list/browse all feature instances instead of recent only 9 9 * filter negative features in view? 10 * improve in feature recommender - generate feature instance overlap * 10 * more ajaxy ST UI 11 * fetch all lists/tables using ajax - allows easy paging/reuse and should improve initial page load speed 12 * in place update of filled-in annotation forms on Item pages 13 * in place creation of annotation forms (by feature type substring search) 14 * improve in feature recommender - generate feature instance overlap 11 15 * ''that person seems to disagree wrt feature type X, please give more info'' 12 16 * ''this feature type seems important to you but overlap with other people's annotations is low. Please annotate _that_ item.'' 13 * I.e., apply similar techniques to the current annotation wizard on user level. *14 * add discussion/feedback UI features - let user confirm other people's statements, etc. *15 * track items known to the user and show questions/recommendations in some sidebar *17 * I.e., apply similar techniques to the current annotation wizard on user level. 18 * add discussion/feedback UI features - let user confirm other people's statements, etc. 19 * track items known to the user and show questions/recommendations in some sidebar 16 20 * item type overview page 17 * a kind of personalized recent changes page per domain (for all Story instances, etc.) *21 * a kind of personalized recent changes page per domain (for all Story instances, etc.) 18 22 * rather than filtering by item type probably the search filter API should be used 19 23 * welcome ST page for user * 20 * recent features by others for items also annotated by you - aggregate "agreeing" statements? *21 * "Annotations wanted for..." functionality *22 * list interesting changes up to last login/some time ago *24 * recent features by others for items also annotated by you - aggregate "agreeing" statements? 25 * "Annotations wanted for..." functionality 26 * list interesting changes up to last login/some time ago 23 27 * speed up adding first item features 24 * suggest typical feature types for the current item type *25 * suggest feature types often used by you/in general *28 * suggest typical feature types for the current item type 29 * suggest feature types often used by you/in general 26 30 * '''advanced search''' 27 31 * also in comments etc., fields selectable, using Lucene … … 37 41 * item1 --descriptionCreatedBy--> user1 38 42 * user1 --type--> SkipforwardUser --subclass--> Person 39 * more ajaxy ST UI40 * in place update of filled-in annotation forms on Item pages41 * in place creation of annotation forms (by feature type substring search)42 43 * '''Refactoring''' 43 44 * diff-based syncer