-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBACKLOG.txt
More file actions
36 lines (25 loc) · 842 Bytes
/
Copy pathBACKLOG.txt
File metadata and controls
36 lines (25 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
New plan:
---------
Launch from vanilla command line call
Do one of the following:
* Web UI presents option to create new catalog or load catalog
* Defaults to new catalog with options to load catalog file
Live monitoring started/stopped from within UI
Make sure this all works with one user or multiple users on the same catalog
Minimally functional demo should do the following:
* Launch from command line
* Extract metadata from all files in current directory (including subdirectories)
* SQLite backend with REST API
* Web display of all data in directory
Backlog
-------
* Live mode
* Data types with pre-specified metadata
* Image type with thumbnail generation
* Image stacks
* Static catalogs
* Collections
* Tags
* Configuration
* Modify configuration in web app
* Support custom datatype Jinja templates for details view