From 0e045dc0a4f20bf78555be6a4921b01b89f2a5a7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 3 Mar 2020 22:33:56 +0000 Subject: [PATCH] --- devdocs/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index a11c307c..21332935 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -103,6 +103,9 @@ todo: IMPORT user (and other objects) is going to need to uniqueify names in cas - pick through the db schema for v7 to find things NOT defined unique but have a name importing to RAVEN - Or just assume all may not be unique and check on each one during imports +todo: desktop bridge server for local plugins, make a spec doc, will need something to go between the browser and desktop 3rd party apps + - might as well make it generic and can work with all manner of things + DOCS / MANUAL - Disable google fonts for manual / docs generator: - first need to upgrade to latest mkdocs AND material theme for mkdocs