This file is indexed.

/usr/share/doc/digikam/TODO.TABLEVIEW is in digikam 4:3.5.0-0ubuntu10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
TODO list for the table view

Some items may also be as @todo in the source code.

Known issues
------------
- New columns are not always created next to the column which was clicked in the header.
- Sorting in the thumbbar is different from the sorting in the table view.
  This is confusing when going into preview mode from the table view.
  Maybe allow table view controlled sorting for all views?
- No thumbnail during drag and drop on first drag. Need to pre-generate thumbnails.
- There is no clear visual separation between the columns yet.
  This can make it hard to realize where the columns start and end.

Until release
-------------
- Add columns:
 - Color / pick label
 - Title, description: Default digikam title, description and language selections.
 - Exif info shown in the properties tab.
 - Folder name
- Add missing context menu actions.
- Set the models as inactive if not shown to stop background syncing of selections.

Nice to have
------------
- Configurable units for columns: For example: altitude in meters vs feet.
- All exif/xmp tags as columns.

Wishlist
--------
- Configurable column profiles for easy task switching: tagging, geotagging, image search
- Editing of rating/metadata in the table. Need to check when to commit the data.
- Geo:
 - Distance to a point.
 - Time to an event.