: A resources/ folder for images or attachments referenced in cards.
Regardless of the platform, follow these technical standards to ensure the zip is readable:
If you are building a collection for a knowledge management tool like Guru , the zip must represent a clear hierarchy of "cards" and "folders". NORN_Collection.zip
: Ensure filenames do not contain special characters or spaces that might break pathing in different operating systems. Importing a .zip Directory - Guru
: On macOS, remove hidden files like .DS_Store or __MACOSX before zipping, as these can cause errors in some uploaders. : A resources/ folder for images or attachments
: The name of the collection (e.g., norn-collection/ ). Required Contents : code/ : Contains the main Lua scripts (e.g., script.lua ). lib/ : Supporting Lua libraries or utility files. data/ : Any samples, presets, or state files.
: Zip the root directory using standard compression. In systems like Guru, you navigate to Settings > Collections > Import Content and select "Other" to upload your zip. 3. General Best Practices for a "Collection" Zip Importing a
To put together the content for a NORN_Collection.zip , you generally need to organize files into a specific directory structure that is compatible with the target platform. While "NORN" can refer to different technical ecosystems, it most commonly relates to the music ecosystem or general content management systems like Guru . 1. For monome norns (Music/Synth Ecosystem)