Commit graph

24 commits

Author SHA1 Message Date
Damien Elmes
1926d127f8 prevent saveas on autosave 2009-01-07 18:13:41 +09:00
Damien Elmes
39d59d4d99 clear audio queue when changing cards/editing 2009-01-05 14:39:03 +09:00
Damien Elmes
75af04b383 new 'new' and 'save' behaviour, document dir per platform
- 'new' now creates or opens mydeck on new install
- if not on a new install, open an in-memory database instead
- saveas refactored to require saving of an in-memory db
- autosave disabled until deck has an associated file
- openonline uses a tmp file as it depends on a file at the moment. this can
  go away if the sync code is refactored in the future
2009-01-04 09:16:53 +09:00
Damien Elmes
504749b741 default to optional answer, add config option to card model, tweak dialogs 2008-12-23 13:41:48 +09:00
Damien Elmes
798e0e255b fix reference to cards 2008-12-07 11:39:51 +09:00
Damien Elmes
458c69e3ff addFact() now returns fact, not cards 2008-12-07 11:38:54 +09:00
Damien Elmes
a3ac8e3c0a fix tag saving, remember added tags without having to reopen, fix ret in add 2008-12-05 19:25:09 +09:00
Damien Elmes
e6d77ebb6d remember splitter state, possible fix for focus error 2008-12-01 00:02:51 +09:00
Damien Elmes
fd14b3f2dd add undo/redo to editor, focus current card, del 2008-11-30 05:39:04 +09:00
Damien Elmes
37f96fb5a7 fix lookup, bug in addcards, tag completer 2008-11-28 18:52:39 +09:00
Damien Elmes
7563879093 make sure to save facts before closing editor, etc 2008-11-27 15:58:00 +09:00
Damien Elmes
1570f65c48 Reverting "remove obsolete call" 2008-11-21 20:13:01 +09:00
Damien Elmes
595a7deef4 remove obsolete call 2008-11-21 20:07:27 +09:00
Damien Elmes
518fcc3442 inline edit, fix images, css, scroll to bottom, status, etc
- new edit card inline mode
- provide file:// url for images for webkit
- look for the css file inside the anki dir
- make add cards dialog more compact
- launch clicked links in external window
2008-11-21 20:05:15 +09:00
Damien Elmes
1350c9c338 change shortcuts to avoid conflicts, remove alt-a indicator 2008-11-19 18:43:24 +09:00
Damien Elmes
b62f7e847b make sure initial card has correct css 2008-11-15 02:38:27 +09:00
Damien Elmes
add79296a8 copy fields in order, not by name, when changing models 2008-11-14 17:03:57 +09:00
Damien Elmes
5219783182 keep fields when changing model 2008-11-14 16:22:58 +09:00
Damien Elmes
afd03844e2 fix shortcut keys for mac, update help, change some shortcuts 2008-11-14 15:46:41 +09:00
Damien Elmes
a61d8d916a update fields on focus change 2008-10-20 00:00:17 +09:00
Damien Elmes
f801d68512 conditional card generation 2008-10-12 03:43:04 +09:00
Damien Elmes
ea666975f9 save geometry of other windows, prevent deletion of shared models 2008-10-12 02:54:19 +09:00
Damien Elmes
27a3cd1c4f wip 2008-10-05 23:34:59 +09:00
Damien Elmes
e5463891e9 initial commit from hg 2008-09-28 00:00:49 +09:00