Activities/View Slides: Difference between revisions
Line 78: | Line 78: | ||
* I might add an annotation feature that lets you attach notes to a slide. I'm still thinking about how this would work visually, as well as how I could do it with pygtk. | * I might add an annotation feature that lets you attach notes to a slide. I'm still thinking about how this would work visually, as well as how I could do it with pygtk. | ||
* I might add a feature to allow multiple bookmarks in a slide collection. This would be in addition to remembering where you left off when viewing the slides. | * I might add a feature to allow multiple bookmarks in a slide collection. This would be in addition to remembering where you left off when viewing the slides. | ||
* Any annotations and bookmarks would be stored in | * Any annotations and bookmarks would be stored in a pickle file which would go in the Zip file along with the images. When you share a slide collection these annotations and bookmarks would go with the collection to the recipient. | ||
== Bugs == | == Bugs == |