This repository was archived by the owner on Mar 16, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTABLE
More file actions
51 lines (39 loc) · 2.37 KB
/
NOTABLE
File metadata and controls
51 lines (39 loc) · 2.37 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Notable properties
==================
This system should be available for any computer (Windows, Mac, Linux) with
a web browser; from a server, a cloud, or locally, when required support
software is available (including Nodejs and a some others)
Common image formats should be accepted, TIFF included. Also GIF images
can be shown using fake-named 'PNG GIFs' as thumbnail/slideshow images,
though without preserved image metadata
Image descriptions are contained in the metadata of the original image
(exception: GIFs). All texts and file names will be freely searchable
over albums (not yet fully implemented). This means that any image collection
may be "dis-structured" without loss of information regarding any idivi-
dual image, except its proper place in the file catalog/album structure
Thumbnail images and slideshow images are automatically generated
when needed (example: when the original image is updated/edited)
Thumbnail and slideshow images live in the same directory as their ori-
ginals. They are (fake) PNG files prefixed with _mini_ and _show_, respec-
tively. Actually, the intended PNG use is very limited, most are JPEGs.
Image names (file names without extensions) must be unique within an
album, for example, namex.png and namex.jpg may not co-exist (note:
still not entirely automatically prohibited). File names may not
contain spaces (so far)
Any image may be shown in several albums through symlinks
Image albums, distuingished by the indicator file named '.imdb', are leafs
in directory trees with image files. Albums may be pre-populated or filled
by multi-image uploads
Any album will contain its own auto-generated list of image names,
called _imdb_order.txt, with the desired image show order, and other
'show-time properties', such as hide/show settings
The GUI is meant to be intuitive and self-explaining, with an image
'content menu'. The user is encouraged to look att 'tool tip' texts.
There is an image marking tool, and the thumbnails are draggable into
desired order. There are '?' buttons and no further manual
The ESC key has generally a 'close window/go back/leave' meaning
The 'show-time design' should be ready for wall projection to any meeting.
At show time, the slide show may be run entirely from a keyboard,
supplemented by mouse pointing (the cursor appearance should be logical
but also useful for pointing)