920
edits
Changes
From Gramps
m
[[Category:Documentation]][[Category:Developers/General]]
= Introduction =
== Why meaningful filenames ==
fix
This article is about naming files in a meaningful way. Naturally files should have unique names so we don't end up with several files with the same or very similar names. This article takes file naming one step further by looking at how the file name itself can carry useful information about the file.
This article continues on from the article about [[Portable_Filenames]] where the purpose is looking at what characters (letters, numbers and symbols) we can have in our file names, and other limits on a file naming system.
If all names are kept unique why also try to embed meaning in the file name itself? Here are some approaches to managing information about information which which you might recognise:
* [http://www.43folders.com/2006/10/23/file-naming?page=2 File naming] at 43folder.com
* [http://whatdoiknow.org/archives/000442.shtml File Naming / Organization Methods?] from [http://whatdoiknow.org What do I know?]
[[Category:Documentation]]
[[Category:Developers/General]]