Warning, /graphics/digikam/core/app/views/tableview/TODO.TABLEVIEW is written in an unsupported language. File is not indexed.

0001 TODO list for the table view
0002 
0003 Some items may also be as @todo in the source code.
0004 
0005 Known issues
0006 ------------
0007 - New columns are not always created next to the column which was clicked in the header.
0008 - Sorting in the thumbbar is different from the sorting in the table view.
0009   This is confusing when going into preview mode from the table view.
0010   Maybe allow table view controlled sorting for all views?
0011 - No thumbnail during drag and drop on first drag. Need to pre-generate thumbnails.
0012 - There is no clear visual separation between the columns yet.
0013   This can make it hard to realize where the columns start and end.
0014 - Add imagequality sorting.
0015 
0016 Until release
0017 -------------
0018 - Add columns:
0019  - Title, description: Default digikam title, description and language selections.
0020  - Exif info shown in the properties tab.
0021  - Folder name
0022 - Add missing context menu actions.
0023 - Set the models as inactive if not shown to stop background syncing of selections.
0024 
0025 Nice to have
0026 ------------
0027 - Configurable units for columns: For example: altitude in meters vs feet.
0028 - All exif/xmp tags as columns.
0029 
0030 Wishlist
0031 --------
0032 - Configurable column profiles for easy task switching: tagging, geotagging, image search
0033 - Editing of rating/metadata in the table. Need to check when to commit the data.
0034 - Geo:
0035  - Distance to a point.
0036  - Time to an event.