Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

docbot

macrumors newbie
Original poster
Apr 28, 2011
29
3
Hey There,

I want to learn how to programm a mac application, simply because I want to develop a program to solve something that I haven't yet been able to with another App.

So I am willing to go down that road, but since I want to write an app, that renames files based on metadata. I was just wondering how complex of a thing that is to do?

Is that a goal I will be able to reach in a few month, or does it requier very deep knowledge of the macs filesystem or whatever.

thanks!
 

MasConejos

macrumors regular
Jun 25, 2007
149
43
Houston, TX
Renaming a file is trivial, and can typically be done in 1-2 lines of code, in any language.

Retrieving the file metadata is going to be a little harder and a little confusing at first, but shouldn't be anything insurmountable.

See this page for a listing of all the classes and methods available for fetching and retrieving the filesystem metadata (Objective-C links on left)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.