Support contact information

Bug #779001 reported by David Green
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
QR Tools
Fix Released
Wishlist
Ramiro Algozino

Related branches

Changed in qr-tools:
assignee: nobody → Ramiro Algozino (algozino)
status: New → In Progress
Revision history for this message
Ramiro Algozino (algozino) wrote :

python-qrtools now supports _partially_ Contact information, this data type is called 'phonebook'. Still working on it, but it's safe to use it.

Changed in qr-tools:
milestone: none → qtqr-1.2
Revision history for this message
Ramiro Algozino (algozino) wrote :

News:

 Now to encode meCards (phonebook data type) you have to pass a tuple of tuples with the 'KEY', 'Value' pair, for example:

data = (
  ('N', 'Lastname, Firstname'),
  ('EMAIL', '<email address hidden>'),
  ('TEL', '382971738921'),
  etc..
)

Will add more fields to QtQR GUI and Close this bug soon. You can expect more behavior like this in the qr-tools future. ;-)

Changed in qr-tools:
status: In Progress → Fix Committed
David Green (david4dev)
Changed in qr-tools:
milestone: qtqr-1.2 → 1.2
David Green (david4dev)
Changed in qr-tools:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.