PSLLSP

Results 101 issues of PSLLSP

I received charger HTRC B6 mini V2. STM8S207R8 (or STM8S207RB??, I am not sure..) is the MCU, it runs from internal oscilator... On first quick check, HW is very similar...

UNL file is similar to CSV file, it uses pipe "|" as a field separator. UNL files are created from database dumps (INFORMIX). I prefer unl before csv as there...

A BUG
csv

I am not sure but I think that **register** command is broken. Example journal: ``` $ cat demo-reg.journal 2019/01/01 Google home hub expenses:personal:electronics $90.00 liabilities $-90.00 2019/01/02 Phone screen protector...

A WISH
register

I would like to have a directive to limit number of valid fields. Quality of CSV files differs, it is expected that user will open these in spreadsheet, like MS...

A WISH

I miss a directive to create a comment for CSV import. These could be useful for debugging or storing extra information to the journal. Comment statement could be used several...

A WISH

Is it difficult to add new option for CSV import rules, option to define `encoding` of CSV file? I assume that hledger works with UTF-8 encoding by default. I have...

A WISH

Hi Thomas, just FYI, new board ZFC39 with STM8S003 micro-controller. It can control up to three PC PWM fans. http://www.ebay.com/itm/PC-CPU-12V-4-Wire-Fan-Temperature-Control-PWM-Speed-Control-Module-W-Alarm/282460745283?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649 http://www.formfactors.org/developer/specs/4_wire_pwm_spec.pdf BTW, I am sorry for new issue but there...

enhancement
new board

I cannot find a way to finish level "Restore file from the past" with CARDS only. I think there is a bug in card for "git checkout commit file" or...

content

Level "Cloning a repo" doesn't have card for "git tag", the command " `git tag pr` has to be entered to the console. From my point of view a card...

content

Report for geneweb 6.08. I use sample DB from http://genealogyoflife.com/tng/gedcom/HarryPotter.ged GWB is created with command cd "/var/lib/geneweb" /usr/bin/ged2gwb -f "/home/user/gene-test/HarryPotter.ged" -o potter1 -uin > comm.log And geneweb GWB is exported...

Bug