6.5 Other Files and Subfolders
Within each collection folder you will find one file for each note in the collection, with the file name based closely on the note`s title (or Alternate Note ID).
In addition to the note files, the following special files and folders may be found within a collection folder.
-
The Notes may be stashed away in a subfolder named
notes. This sort of Collection is known as a Web Collection, because the top level is reserved for generated HTML files, perhaps created using mirroring. In this case, the files and folders described below will be found within thenotesfolder. -
Each Collection folder will contain a special file named ‘
- INFO.nnk’. This is a plain text file, in Notenik format, containing some handy metadata about the Collection, such as the last sort sequence set for it. If you sync a Collection to other devices using a service such as iCloud or Dropbox, then this metadata will be synced as well. -
Each project folder will contain a special file named ‘
- project-INFO.nnk’. This is a plain text file, in Notenik format, containing some handy metadata about the project folder pseudo-Collection, such as the last size and location of the Collection window. -
Each Collection folder will also contain a special file named
- README.txt. This file simply identifies the folder as a Notenik Collection. -
Each Collection folder will normally also contain a
template.txtortemplate.mdfile identifying the fields used within the Collection. The file extension specified for this Collection Template file will be used as the file extension for all Notes within the Collection. -
A file named
alias.txtmay also be present. This file contains information used to prevent wiki-style links from breaking when Notes are renamed. -
A file named
display.csscan be used to override the default CSS values used on the Display tab. -
A file named
display.htmlcan be used to override the HTML template used to generate the Display tab. -
A file named
temp_display.htmlwill be temporarily created if the Collection SettingsEnable Local Image Referencesis turned on. -
An
add-insfolder may contain any additional.cssand/or.jsfiles to be loaded for the collection’s pages. Also see the copyaddins command. -
A
classfolder will contain any class template files created for the Collection. -
A
cssfolder may contain multiple.cssfiles, and the user may select any of them to be used via a Collection Setting. -
An
exportfolder will contain any Export Scripts in use for the Collection. -
A
filesfolder will contain any Attachments for the Collection. -
a
mirrorfolder will contain templates, scripts and css used to mirror the collection to an alternate format (such as HTML). -
A
reportssub-folder may contain a number of Merge Templates and/or Script files.
Next: 6.6 Stash Notenik’s Special Files