[O] org-drill: remove duplicates

2014-06-09 Thread Dennis Yurichev
Hi. I just started using org-drill, which is seems pretty good. One thing I noticed at first: are there a way to remove duplicates which will inevitably be added into the file? And/or: it's possible to sort all entries in org-file by, let's say, "** English" heading? I've something like... ==

[O] (MobileOrg) automatic pulling

2012-05-27 Thread Dennis Yurichev
Hi. This question is probably boring as... so excuse me in advance! I want to run org-mobile-pull command after I turn on org-mode in emacs. I wrote this in emacs config: (defun org-my() (interactive) (find-file "R:/Dropbox/orgmode/agenda.org") (org-mobile-pull) ) But org-mobile-pull can't work,