pyFlashCards Changelog

What's new in pyFlashCards 0.3.0

Dec 28, 2007
  • Added import XML.
  • Added export XML.
  • Added export HTML (cards are exported in a table format by chapter)
  • Added wildcards support to import/export wizard.
  • Added shortcuts for inserting html tags in front and back text controlls. Supported tags are bold, italic, underline, font red, font blue, font green.
  • Added support for Mac (PPC)
  • Added a check if a card is being edited before closing the CardManagerDlg.
  • Bug fix: canceling closing of the pyFlashCards main window did not actually cancel the action and the program would proceed to close without saving changes.
  • Bug fix: fonts face with spaces did not work properly without ""
  • Bug fix: chapters were not removed properly from chapters to study if all the cards from the that chapter were in box 1 or higher.