cider icon indicating copy to clipboard operation
cider copied to clipboard

Card IDE (CIDEr) - Design game cards using HTML/Handlebars, CSS, and tabular data

Results 10 cider issues
Sort by recently updated
recently updated
newest added

Hello, I typically don't print card backs for custom cards, since they go in opaque card sleeves anyways (and for TTS I use a single image for all cards so...

I would love to be able to add cut mark overlays when looking to export, or an option to add bleed.

This PR is an attempt to add basic custom variables which can be reused across templates. These should be named with a valid identifier, and then can be substitued in...

Small change, just dipping my toe into the repo + familiarising myself with the codebase. I keep needing a way to jump back to the repository and figured the footer...

Google Fonts render correctly in the preview window, but fail to render when exporting, resulting in browser default faults instead. It would be great if the exports could render the...

It would be great if we could store/pull data for the cards from a Google Sheet (public available url of course). There would be less need to implement a lot...

PDFMake doesn't seem to have great mobile support. We will have to consider changing pdf generation libraries. https://github.com/bpampuch/pdfmake/issues/935

bug
mobile
external library issue

Exporting files (pdf export, png export, database export) with Chrome on iOS does not work. After the progress bar hits saving file, nothing happens. **FileSaver.js open ticket:** https://github.com/eligrey/FileSaver.js/issues/735 **From their...

bug
mobile
external library issue

Sometimes while working on a template I find it necessary to refresh my memory about one of the attributes or to add a new asset, etc. This means I have...

Create syntax reference guides for the templates page.

documentation
enhancement