Commit graph

75 commits

Author SHA1 Message Date
louie
097c212b97 Remove "anki-editor-insert-deck" function 2018-06-08 23:04:27 +08:00
louie
4ac43c52d0 Fix html link transcoder 2018-05-22 21:09:36 +08:00
louie
fbf45e6df8 Fix broken code 2018-05-20 19:33:38 +08:00
louie
f24ea04020 Add a helper function to migrate old notes 2018-05-17 23:34:40 +08:00
louie
7b4076dbfc Combine multiple actions in one http request. 2018-05-17 23:09:50 +08:00
louie
8a1cfd3bfe Use request.el to make http requests 2018-05-13 15:53:08 +08:00
louie
3cf37e7c80 Supress echo message from "org-babel-exp-src-block" when submitting 2018-05-07 23:25:05 +08:00
louie
795d1e461c Improve the submission function 2018-05-07 21:09:52 +08:00
louie
38e51040f7 Turn this package into a minor mode 2018-05-07 17:05:46 +08:00
louie
9a8bcded5a Use property to specify deck instead of tagging headline with 'deck' 2018-05-06 23:04:02 +08:00
louie
1fc0dab8ea Warn about Anki tags that are not valid Org tags 2018-05-06 16:46:54 +08:00
louie
66889e6471 Use Org tags as Anki tags. 2018-05-06 14:12:08 +08:00
louie
be212c74d8 Url-decode file path when working with shell commands 2018-05-03 20:04:55 +08:00
louie
c501dd9283 Update README 2018-04-15 15:52:26 +08:00
louie
6ad510441d Add a customazation variable for creating decks. 2018-04-15 15:36:58 +08:00
louie
f8665794f9 Inherit tags from ancestor headings. 2018-04-15 15:31:45 +08:00
louie
a4a018d49e Update README 2018-02-11 14:04:04 +08:00
louie
c2fa4c5819 Bump version to 0.2.1 2018-02-10 22:33:05 +08:00
louie
5f7e38929e Simplify and rename exporting command 2018-02-10 22:18:13 +08:00
louie
7270842948 Optimize tag command 2018-02-10 22:18:13 +08:00
louie
46461874b3 Translate links to file 2018-02-10 22:18:13 +08:00
louie
4625f9ab0f Add badge 2018-02-04 14:43:11 +08:00
louie
87ad9eaf69 Show progress when submitting 2018-02-04 14:39:26 +08:00
louie
fd4085666b Merge branch 'develop' 2018-02-04 12:05:47 +08:00
louie
98ef69c35f Bump version 2018-02-04 11:27:58 +08:00
louie
647df92aec Add a custom variable to break consective braces in latex 2018-02-04 11:22:55 +08:00
louie
ded1e14a6e Refactor code 2018-02-04 09:10:40 +08:00
louie
8523ddb9c1 Add a command to cloze region 2018-01-31 23:12:25 +08:00
louie
971181df30 Enable Org major mode in temp buffer before using org-element 2018-01-31 21:49:24 +08:00
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