Damien Elmes
8ceef95199
allow duplicates in import
2012-10-23 17:52:35 +09:00
Damien Elmes
7c40b517d0
when delimiter changed, update field count
2012-10-09 03:11:53 +09:00
Damien Elmes
dceb13c720
'no problems found' still fixes problems
2012-09-24 17:56:13 +09:00
Damien Elmes
f03ac89817
typo
2012-09-23 17:17:27 +09:00
Damien Elmes
cf155a4c43
allow user to replace collection
2012-09-23 13:50:04 +09:00
Damien Elmes
9e50b14651
warn about .anki2 import
2012-09-15 09:44:56 +09:00
Damien Elmes
79d4d4d5c6
default to tab if user cancels delimeter selection
2012-08-23 20:08:57 +09:00
Damien Elmes
bc758220a7
importing from the command line
...
- a file path provided on the command line now will now trigger the import
process
- if anki was already running on win/lin, send the import to that process
- if no profile was open, wait until profile opened before importing
- don't do that for password-protected profiles, as it could be used abusively
in a school environment
- drop the old pid-based instance check
2012-07-28 13:01:41 +09:00
Damien Elmes
8df69331a4
fix help in importing
2012-07-01 12:31:11 +09:00
Damien Elmes
a06858c9bb
add option to disable updating; tweak import dialog
2012-06-15 02:55:48 +09:00
Damien Elmes
92696bf15e
studydeck for importing too
2012-05-24 22:16:59 +09:00
Damien Elmes
b1d3637557
catch read-only error
2012-05-18 06:09:59 +09:00
Damien Elmes
5970185301
honor the 'add to current deck' option in importer too
2012-05-14 05:57:46 +09:00
Damien Elmes
f0b6a22f03
noteimp logs total itself; set import button to default
2012-05-06 17:53:46 +09:00
Damien Elmes
24ea85cbae
tweak importing
2012-04-24 10:03:43 +09:00
Damien Elmes
a02ab141ce
add pdb postmortem flag; i18n csv seperators
2012-04-24 01:35:12 +09:00
Damien Elmes
8a7c3a9f3c
friendlify some error messages
2012-04-22 07:38:47 +09:00
Damien Elmes
3fd1cf0158
check the first field is mapped
2012-04-06 13:34:21 +09:00
Damien Elmes
42a0e17097
save current field when field map dialog rejected
2012-03-30 00:29:50 +09:00
Damien Elmes
062f4e604a
make sure field map is based on current model
2012-03-30 00:28:35 +09:00
Damien Elmes
d99b707d67
more friendly anki 1 import error
2012-03-25 00:52:33 +09:00
Damien Elmes
c09ad29161
remove 'deck' from the list of mapping options
2012-03-20 05:45:48 +09:00
Damien Elmes
3d50abecf9
show editable deck in import dialog; bump version
2012-03-20 05:39:59 +09:00
Damien Elmes
cac00dcca4
for non-mapping importers, make sure to reset post-import
2012-03-07 06:04:24 +09:00
Damien Elmes
03c417daa2
csv importing
2012-02-29 14:05:43 +09:00
Damien Elmes
562f33635c
update import dialog; skip when mapping not required
2012-02-26 07:03:07 +09:00
Damien Elmes
167dc79550
fix help links; add tooltip when loading browser
2012-01-16 11:00:57 +09:00
Damien Elmes
cf87d19905
refactor card layout, reviewing
2011-11-28 14:37:07 +09:00
Damien Elmes
f4150a5df4
refactor; add profile support
2011-11-24 12:48:58 +09:00
Damien Elmes
87da9f48b1
facts->notes
2011-11-23 13:35:14 +09:00
Damien Elmes
a253d756e3
use pyqt api2; move all imports into a single file for pyside
2011-04-28 09:28:02 +09:00
Damien Elmes
7acc6a882b
gpl>agpl
2011-04-28 09:27:53 +09:00
Damien Elmes
292f6403a1
update help references and some old links
2011-04-28 09:26:52 +09:00
Damien Elmes
103871a5b1
refactor file layout
...
- ankiqt->aqt
- move all the files in ui into the top level
- move icons_rc.py into aqt/forms, and the qrc into designer/
- remove setuptools
2011-04-28 09:26:45 +09:00