Tim Stair

Results 77 comments of Tim Stair

I've hit this too... where I just want to export a subset of cards. Other than changing the card count in the reference to 0 for the cards you don't...

Point of some humor: The command line supports specifying the cards to export via `-cardIndices` (see manual). I need to add it to the UI. ``` CardMaker -projectPath E:\custom_project.cmp -exportFormat...

Note to self: Beware of the special functionality for PDFs like card backs. This may impact how `cardIndices` would function with pdf exports. Also `cardIndices` is not supported on the...

Note: You can export individual layouts or cards from a layout by right-clicking in the Project dialog on a layout and select `Export Card Layout [pdf/images]...` Basic index string style...

Added with pre-release: https://github.com/nhmkdev/cardmaker/releases/tag/v.1.4.0.0-unstable.v.a2

Which program are you attempting to use Shift+Backspace in? I noticed in notepad it works as desired (you can hold down shift and hit backspace numerous times without letting go...

Haha, well I guess fixing the version number in the next revision would be nice... I'll upload a new version to try out. My settings appear to be about the...

Here's something to check: What does left shift vs. right shift do for you? In notepad left-shit + backspace acts as you described (working once) but right-shift works numerous times.

Ha, yea I've hit this too. I usually just use `remove` and `add`. But just adding a `Replace Selected` button might work better.

First pass at this is in the experimental version: https://github.com/nhmkdev/KeyCap/releases/tag/v.2.2.0.0 Double click will load up the item and you can either update an existing entry or tweak it and add...