From e46e656417531328a0f00db3cec6ee77a73bfd4e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 6 Jun 2013 05:04:25 +0400 Subject: [PATCH] updated todo... Signed-off-by: Alex A. Naanou --- ui/TODO.otl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/ui/TODO.otl b/ui/TODO.otl index 3921194e..d9b1870f 100755 --- a/ui/TODO.otl +++ b/ui/TODO.otl @@ -95,6 +95,30 @@ Roadmap [_] usable empty view -- w.o. data... [_] 0% Tablet UI [_] screen buttons + [_] editable list of external commands... + | to add things like exportdirs.py etc. + [_] workflow editor (external app?)... + | edit sequence of actions and events... + | + | Example: + | - on mount volume name X + | -> make previews + | -> make cache + | -> import to index + | -> run Viewer + | - on Viewer data change + | -> run exportdirs.py + | - on tweak + | -> run Irfan view + | - on edit + | -> run Photoshop + | - on PSD created + | -> make preview + | -> add to index + | -> group with preview + | ... + | + | [_] 0% keyboard.js [_] multiple key handler... | handle multiple key presses...