collections icon indicating copy to clipboard operation
collections copied to clipboard

A Metalsmith plugin that groups files together into collections, which it adds to the global metadata.

Results 8 collections issues
Sort by recently updated
recently updated
newest added

I propose new references 'newer' and 'older'. These references keep chronological order. In other words, they are free from 'reverse' setting. Consider the following example. Some users need both of...

resolve-conflicts

The combined sort options aren't that semantically meaningful. Furthermore, it doesn't make that much sense to use some of them together (custom `sortBy` function with the others) To do: *...

This issue provides an overview of intended (potentially breaking) changes for collections 2.0 release Please comment if you disagree, feedback is welcome! - [x] *BREAKING* - Only store collections in...

This gets me every time I have to grab a collection from a file. The property that is added to the file is: _collection_, yet its value is an array...

It is common (cf. forum board threads) to provide a link to the first and last items of a collection, in addition to the previous & next, usually like ``...

Somehow i can only add files to my collection by setting the metadata collection in the file. I can not select any files with the pattern attribute like following: ```...

I've been using Metalsmith static site generator for some time and I believe is a great tool. Now I started using metalsmith-collections plugin but I stumbled across this issue. Given...

Attempting to fix some TypeScript typing such that option properties are optional.