From 9d3a0f6154919577927211886d6402ab2c0fc99a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 1 Oct 2011 01:37:43 +0400 Subject: [PATCH] updated todo... Signed-off-by: Alex A. Naanou --- TODO.otl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.otl b/TODO.otl index 1a695b46..d0fbfc77 100755 --- a/TODO.otl +++ b/TODO.otl @@ -4,6 +4,10 @@ [_] 0% IDEA: use pli.logictypes.DictUnion [_] create a new layer on load [_] save only updated layers and create a new empty layer on save + [_] 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. [_] 0% compleate the new tags module [_] .relatedtags(...) [_] concatinative mode or abbility to build new tagsets from selections