]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Add the file attributes page
authorRuben Beltran del Rio <redacted>
Thu, 8 Feb 2024 23:34:02 +0000 (00:34 +0100)
committerRuben Beltran del Rio <redacted>
Thu, 8 Feb 2024 23:34:02 +0000 (00:34 +0100)
mac_file_attributes.gmi [new file with mode: 0644]

diff --git a/mac_file_attributes.gmi b/mac_file_attributes.gmi
new file mode 100644 (file)
index 0000000..acd09c0
--- /dev/null
@@ -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
+```