2011-10-01 01:33:04 +04:00
|
|
|
[_] 16% general tasks
|
|
|
|
|
[_] 0% save diffs in pickle overlays...
|
|
|
|
|
| need fast and simple way to save changes to a new spot...
|
|
|
|
|
[_] 0% IDEA: use pli.logictypes.DictUnion
|
|
|
|
|
[_] create a new layer on load
|
|
|
|
|
[_] save only updated layers and create a new empty layer on save
|
2011-10-01 01:37:43 +04:00
|
|
|
[_] be careful not to update other layers...
|
|
|
|
|
| this can happen when adding a new object to a tag via an .update(...) method, in-place.
|
|
|
|
|
|
|
|
|
|
|
| need to use immutable data only.
|
2011-10-01 01:26:26 +04:00
|
|
|
[_] 0% compleate the new tags module
|
|
|
|
|
[_] .relatedtags(...)
|
|
|
|
|
[_] concatinative mode or abbility to build new tagsets from selections
|
|
|
|
|
[_] import test images and ratings
|
|
|
|
|
[_] importer based on xmpgen
|
2011-10-01 01:33:04 +04:00
|
|
|
[X] need unique image id
|