secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
189 stars 43 forks source link

Snapshots: Timestamp in Filename #1343

Open canny[bot] opened 2 weeks ago

canny[bot] commented 2 weeks ago

Create snapshots with a timestamp (Snapshot_2023-11-20-074526.jpg) filename rather than a serial (Snapshot_002.jpg) name.

Details

Second Life has long taken screenshots and saved them with a simple number suffix: _XXX.png/jpg. This makes organizing images tedious, as the filename doesn't necessarily match the order/time in which the image was captured.

There are also two formats, with the 360 snapshot feature including a bunch of ancillary information:

  1. Standard Snapshot - Snapshot_001.jpg

  2. 360 Snapshots - sl360_Linden_Lab_HQ_1_4096x2048_128_20231120_074526.jpg

There could be more consistency here, with the same pattern used for both. Or, if it's simpler: just add a timestamp to standard snapshots.

https://secondlife.canny.io/admin/board/feature-requests/p/snapshots-timestamp-in-filename

canny[bot] commented 2 weeks ago

This issue has been linked to a Canny post: Snapshots: Timestamp in Filename :tada: