kidif.js icon indicating copy to clipboard operation
kidif.js copied to clipboard

Add the filename to the result object?

Open oakmac opened this issue 9 years ago • 1 comments

Should we always include a filename property that contains the filename of the kidif file?

oakmac avatar Mar 02 '16 22:03 oakmac

I like this as an option: includeFilename as a boolean, defaulting to false

If the file has a Filename title line, then that should "win".

What to do about files in multiple directories? I think we have to include the directory path in order to guarantee uniqueness.

oakmac avatar Mar 05 '16 17:03 oakmac