NNTagging Reference Library

NNFolderToTagImporter Class Reference

NNFolderToTagImporter Class Reference

Inherits from
Declared in NNFolderToTagImporter.h

Overview

Class to import an existing folder structure into Punakea.

Tasks

Instance Methods

importPath:

- (void)importPath:(NSString *)importPath
Parameters
importPath

Path to folder to import

Discussion

Imports the given path by assigning tags according to the folder structure. Will move files to managed folder if managesFiles is YES.

E.g. /path/to/file.txt will result in tags "path" and "to" on file.txt

Declared In
NNFolderToTagImporter.h

Last updated: 2010-5-13