Commit graph

96 commits

Author SHA1 Message Date
louietan
bb5c43490f
Merge pull request #12 from matthew-piziak/add-readme-note-about-new-decks
clarify in the README that submitted decks must already exist in Anki
2018-01-29 22:32:46 +08:00
Matthew Piziak
28e5ef9a74
clarify in the README that submitted decks must already exist in Anki 2018-01-29 01:19:46 -05:00
louie
690121ce58 Bump version to 0.1.2 and add change log 2018-01-28 17:29:35 +08:00
louie
c1c5a1da16 Merge branch 'master' into develop 2018-01-28 17:29:09 +08:00
louie
8e81543781 Fix elements being joined together after replacing 2018-01-28 16:04:20 +08:00
louie
338cf93f1e Merge branch 'feat/improve-insertion-cmds' into develop 2018-01-28 13:01:38 +08:00
louie
9ef7759fa7 Make insertion commands more smart 2018-01-28 12:58:36 +08:00
louie
01776197ec Update installation methods 2018-01-22 17:46:08 +08:00
louie
763c0368a6 Merge branch 'master' into develop 2018-01-22 15:29:33 +08:00
louie
02cd2cfe04 Update README 2018-01-22 12:47:58 +08:00
louie
473c0821a4 Remove minor mode and default keybindings 2018-01-22 12:40:15 +08:00
louie
f9fbb422f2 Add autoload magic comment 2018-01-22 00:04:28 +08:00
louie
bd133c1ea5 Updates for melpa 2018-01-21 19:22:42 +08:00
louie
371db8de5c Use org-map-entries to iterate headings 2018-01-20 22:10:00 +08:00
louie
5fb4b60026 Turn on Org-mode in temp buffer 2018-01-20 20:51:13 +08:00
louie
620d904d28 Hoist macro definition 2018-01-19 20:32:28 +08:00
louie
b95108ef3c Add docstrings for subroutines 2018-01-19 20:21:06 +08:00
louie
8f5138c3ec Merge branch 'develop' 2018-01-18 22:19:24 +08:00
louie
07218efc44 Fix issues related to packing 2018-01-18 22:16:03 +08:00
louiet
60d0540aca Rename variavbles 2018-01-18 17:21:49 +08:00
louie
545eb6ed08 Simplify code 2018-01-16 22:08:33 +08:00
louie
c7ed5f352b Add a command to insert tags 2018-01-16 20:00:19 +08:00
louie
b8c48138b9 Merge branch 'develop' 2018-01-15 23:38:09 +08:00
louie
e3196d3554 Trivial changes 2018-01-15 23:35:16 +08:00
louie
9d5dcc6a53 Reword command description 2018-01-15 13:43:42 +08:00
louie
019baa35f8 Add a command to upgrade anki-connect 2018-01-15 13:05:23 +08:00
louie
07c34fd5d2 Add support for updating note tags 2018-01-15 13:01:24 +08:00
louie
761e2c29cc Fix broken code 2018-01-14 16:17:50 +08:00
louie
de960938f2 Finish the support for note modification and improve error handling. 2018-01-14 15:53:27 +08:00
louie
1b73372d67 [WIP] Support note modification 2018-01-14 00:02:23 +08:00
louie
f23cf0994d Better support for latex 2018-01-08 18:20:11 +08:00
louie
ed80e1c25f Add a command to convert region to HTML 2018-01-07 18:22:53 +08:00
louie
873e3dfaa3 Make commands autoloadable 2018-01-07 17:49:22 +08:00
louie
4ead4b8b05 Change input of hash 2018-01-07 17:32:08 +08:00
louie
3e83061a21 Update README 2018-01-07 17:24:57 +08:00
louie
393b8fdc8f Rework demo 2018-01-07 16:54:58 +08:00
louie
b5c91bc390 Insert deck after selected 2018-01-07 15:10:55 +08:00
louie
d5fcb1f056 Correct mistake in doc string 2018-01-07 11:07:41 +08:00
louie
196800efaa Add doc strings. 2018-01-07 10:51:18 +08:00
louie
e489e729e2 Deck insertion command accepts a prefix to only insert deck name 2018-01-07 09:57:41 +08:00
louie
b57bd89291 Add a command to convert field contents to html 2018-01-06 21:03:05 +08:00
louie
93bf5a1c01 Improve insertion commands 2018-01-06 20:31:36 +08:00
louie
19d21cdc57 Adjust default keybindings 2018-01-06 00:19:40 +08:00
louie
cd25a6a437 Add a command to insert notes 2018-01-06 00:15:37 +08:00
louie
9922313a9a Add a command to insert decks 2018-01-06 00:14:42 +08:00
louietan
23d022a0a1 Initial commit 2018-01-05 00:10:23 +08:00