Re: [Scidvspc-users] game flags in pgn output

2017-09-07 Thread Lionel
I'll put it on my todo list and look at it in a few days. On 09/07/2017 06:13 PM, Steve A wrote: That sounds like a good feature... probably/hopefully doable without too much effort. Email me if you want some pointers to the relevant code, or I will code it myself sometime. Cheers On Friday,

Re: [Scidvspc-users] game flags in pgn output

2017-09-07 Thread Steve A
That sounds like a good feature... probably/hopefully doable without too much effort. Email me if you want some pointers to the relevant code, or I will code it myself sometime. Cheers On Friday, September 8, 2017, Lionel wrote: > > Well, I've been poking around for awhile trying to find a way t

[Scidvspc-users] game flags in pgn output

2017-09-07 Thread Lionel
Well, I've been poking around for awhile trying to find a way to include game flags in a PGN export (hoping to find a custom tag in the output). It would be nice to be able to export the db, pipe the PGN thru sed, pgn-extract, etc, and import the result without losing the flags. Alas... am I