summaryrefslogtreecommitdiff
path: root/lisp/init-org.el
AgeCommit message (Expand)Author
2015-04-03Rewrite org-sort-parentKyle Meyer
2015-03-15Org capture: Move point before copied textKyle Meyer
2015-03-10Switch from ido to helmKyle Meyer
2015-02-28Setup Org Link EditKyle Meyer
2015-02-28Make 'Link' heading in Org setup fileKyle Meyer
2015-02-28Add PubMed link type for OrgKyle Meyer
2015-02-28Replace noflet instance with cl-letfKyle Meyer
2015-02-28Prepend new entries when captureKyle Meyer
2015-02-28Add capture templates for Visit/Revisit headingsKyle Meyer
2015-02-28Rewrite org-refile-dwim-target-fileKyle Meyer
2015-02-20Rebind some 'j' bindingsKyle Meyer
2015-02-18Add command org-open-link-directoryKyle Meyer
2015-02-18Use separate function for org-refile-dwimKyle Meyer
2015-02-18Don't indent in Org Contacts capture templateKyle Meyer
2015-02-18Add org-open-at-point-stay as speed commandKyle Meyer
2015-02-18Add command org-delete-checked-itemsKyle Meyer
2015-02-15Rewrite org-sort-heading-ignoring-articlesKyle Meyer
2015-02-15Add org-{next,previous}-item bindingsKyle Meyer
2015-02-13Don't adapt Org indentationKyle Meyer
2015-02-11Use 'only-window' for org-agenda-window-setupKyle Meyer
2015-02-11Bind ace-jump-mode to 'j' in Org agendaKyle Meyer
2015-02-07Add 'C-c C-f' binding for org-agenda-follow-modeKyle Meyer
2015-02-03Merge babel and contacts settings to main Org fileKyle Meyer
2015-02-02Add binding for org-clone-and-shift-by-repeaterKyle Meyer
2015-02-02Rework key chordsKyle Meyer
2015-02-02Merge Org capture and agenda sectionsKyle Meyer
2015-02-02Move Org agenda key binding to right locationKyle Meyer
2015-01-29Split init-buffile.elKyle Meyer
2015-01-28Explicitly require cl-libKyle Meyer
2015-01-27Use sticky Org agendaKyle Meyer
2015-01-27Improve organization and consistency of filesKyle Meyer
2015-01-18Don't advise org-tree-to-indirect-bufferKyle Meyer
2015-01-17Store current span across Org agenda callsKyle Meyer
2015-01-14Add command org-goto-agenda-headingKyle Meyer
2015-01-14Add variable for agenda refile targetsKyle Meyer
2015-01-14Decrease value of org-goto-max-levelKyle Meyer
2015-01-09Remove some unhelpful let bindingsKyle Meyer
2015-01-07Mark org-goto-max-level as safe local variableKyle Meyer
2015-01-07Fix some docstringsKyle Meyer
2015-01-05Bind org-refile-goto-last-stored to global-org-mapKyle Meyer
2014-12-25Add command org-clone-and-shift-by-repeaterKyle Meyer
2014-12-21Explicitly enable org-use-speed-commandsKyle Meyer
2014-12-16Add command org-normalize-spacesKyle Meyer
2014-12-16Add command org-add-blank-before-headingKyle Meyer
2014-12-15Fix typoKyle Meyer
2014-12-10Clean up and comment org-sort-parentKyle Meyer
2014-12-10Clean up org-sort-heading-ignoring-articlesKyle Meyer
2014-12-03org-remove-title-leader: Allow prioritiesKyle Meyer
2014-11-30Use slashes after all directory namesKyle Meyer
2014-11-30Add Org contrib to load path in init-org.elKyle Meyer