| 1 |
NOTES |
|---|
| 2 |
|
|---|
| 3 |
Expand gm.thumb to return the date taken as well for use in sorting |
|---|
| 4 |
MySQL format would be nice, as that is string-sortable |
|---|
| 5 |
|
|---|
| 6 |
Offer a preference to not create thumbnails in the name of speed |
|---|
| 7 |
Accomplish this with special case param of thumbSize = 0 to gm.thumb |
|---|
| 8 |
This will still return the date taken but will not actually do the thumbing |
|---|
| 9 |
|
|---|
| 10 |
As of 8-21-2007 |
|---|
| 11 |
Thumbing 127 8 MP JPEGs |
|---|
| 12 |
Uploadr 3 Mac 97 seconds |
|---|
| 13 |
Uploadr 3 Win 278 seconds |
|---|
| 14 |
Uploadr 2.5 Win 312 seconds |
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 |
9-7-2007 meeting with Gino & Stewart |
|---|
| 19 |
|
|---|
| 20 |
Make sure it's smart when network drops |
|---|
| 21 |
*** Partial batch tagging - tag a >1 photo selection all at once - append to individual tags |
|---|
| 22 |
Tooltips on toolbar buttons |
|---|
| 23 |
Save state of unuploaded photos on exit |
|---|
| 24 |
Tabs for batches (two total - the uploading batch and the editing batch) |
|---|
| 25 |
When you start upload, create a new tab for the next batch |
|---|
| 26 |
jUploadr/Chronic style photo progress indication |
|---|
| 27 |
User must DO SOMETHING to get to the new batch once uploading starts (button to switch tabs) |
|---|
| 28 |
Ordering options instead of a default |
|---|
| 29 |
Date taken (fallback to alpha if date taken not available) |
|---|
| 30 |
Let me order them |
|---|
| 31 |
Reverse the current thing |
|---|
| 32 |
|
|---|
| 33 |
Twiki page! |
|---|
| 34 |
|
|---|
| 35 |
Look into embedding Flash into the Uploadr - Picnik |
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 |
|
|---|
| 39 |
Drag selecting photos |
|---|
| 40 |
I couldn't figure out any way other than hardcoding the offsets to make the box actually |
|---|
| 41 |
track the cursor. document.getElementById('photos').offsetTop isn't set?! |
|---|
| 42 |
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| 45 |
9-12-2007 meeting with Gino & Stewart |
|---|
| 46 |
|
|---|
| 47 |
Partial batch metadata |
|---|
| 48 |
Overwrite titles always |
|---|
| 49 |
Append to description always (prefix with \n\n) |
|---|
| 50 |
Could have a pref for append/overwrite for description - nah |
|---|
| 51 |
Confirmation on clicking save |
|---|
| 52 |
*** Make blank title or description not overwrite each photo *** |
|---|
| 53 |
Do all partial batches like the changed_* checks in settings.js |
|---|
| 54 |
"Leave unchanged" checkbox for privacy metadata that unchecks if they change something |
|---|
| 55 |
Re-adding to a batch after failure |
|---|
| 56 |
Preserve order in the queue, which is the order they wanted |
|---|
| 57 |
Add add-to-set option for each photo and for partial batches |
|---|
| 58 |
Nix the per-photo resize options |
|---|