forked from binford2k/showoff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
34 lines (27 loc) · 771 Bytes
/
TODO.txt
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
TODO
=================
==
- pdf with notes
- presenter view
- timer (time left, percent done, percent time done)
- editing slides
- webpage
--
- clean up js
- clean up ruby
==
- can have showoff.json in each subdir
- showoff add
- add slides of images directory (refactor script/import_images.rb)
- simple highlighting (highlight region of slide / click to highlight)
- presenter tools
- preview column
- preview
- audience interface
- slide download / git clone
- static version download
- questions / comments system
- audience vote-based presentation builder, results live view
- simple animations (image from A to B)
- squeeze-to-fit style
- extract Version into a separate file, so we can include it in gemspec without pulling in the universe