Rather than simply replicating the WordPress permalink system, we decided to take things one step further, and allow you to use forward slashes, in -turn creating virtual structures without having to categorize things. In addition to this, are perma-trails are intelligent, and if you tried to visit the URL of a sub-folder and no objects are found to match the final part of the slug, the system will search and display objects matching the same folder structure. You can also use the final part of the slug as a number to limit the results, and assign a specific query_perma_key to use as a direct filter for returning sets of objects. It really is quite amazing and is something we will be expanding upon in future releases.
For example, let's say we create three objects:
If we were to visit your-domain.com/new/stuff/, we would see all 3 objects, but visit your-domain.com/new/stuff/2 and we get only 2 objects.
If our reserved query_perma_key was (as it is by default) mp and we visited these URLs we would get the following results: