diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-01-28 11:03:45 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-01-28 11:03:45 +0100 |
commit | 552de9e0430721892b694df1d75f1e3e4f66b6b6 (patch) | |
tree | 7d9f430481de532240cf5c27919aa39bb359284c | |
parent | 5d61ea607d314cbc99e858ce4aa5a6b56e815296 (diff) |
Added TODO file
-rw-r--r-- | TODO.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst new file mode 100644 index 0000000..0dbaeac --- /dev/null +++ b/TODO.rst @@ -0,0 +1,9 @@ +The following features are already planned. + +* Allow to identify entries with just the beginning of the uid. +* Auto add edited file to git (but don't commit). +* Write some infrastructure to make it easy to write import scripts + from other formats (and write an import script from tellico to + lesana). +* Write a command which reads data from a collection and writes it to + another one, using a simple mapping of fields. |