From: Ruben Beltran del Rio Date: Thu, 8 Feb 2024 23:34:02 +0000 (+0100) Subject: Add the file attributes page X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/45f322a904ceda4a6e3a822b5dbee069fff315ed?ds=sidebyside Add the file attributes page --- diff --git a/mac_file_attributes.gmi b/mac_file_attributes.gmi new file mode 100644 index 0000000..acd09c0 --- /dev/null +++ b/mac_file_attributes.gmi @@ -0,0 +1,15 @@ +## Mac OS File Attribute List + +This list contains extensions and their Type and Creator for vintage Mac OS (System 9 and below). I'm populating this list as I encounter them, so it's not a very long list. There are other resources available[1], but some of the files listed here might not be there. I use DropAttribute to change the files[2]. + +=> https://websites.umich.edu/~archive/mac/misc/documentation/exttotypemappings.txt [1] An Extnesive List +=> https://macintoshgarden.org/apps/dropattribute [2] DropAttribute @ Macintosh Garden + +``` +Extension Type Creator Comment +.dsk DDim DDp+ DiskDup+ Image +.image dImg dCpy DiskCopy 4.2 Disk Image +.img rohd ddsk DiskCopy 6.3 Disk Image +.img dImg dCpy DiskCopy 4.2 Disk Image +.toast GImg CDr3 Toast CD Image +```