summaryrefslogtreecommitdiff
path: root/emacs/custom/fcuny-org.el (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-31org: clean up configFranck Cuny1-15/+5
2021-12-20emacs: stop using org-superstarFranck Cuny1-5/+0
2021-10-16fcuny: remove unused org functionsFranck Cuny1-1/+0
2021-10-16org: be specific about the refile targetsFranck Cuny1-1/+3
2021-10-16emacs: replace org-bullets with org-superstarFranck Cuny1-2/+2
2021-10-16org: define TODO keywords as a sequenceFranck Cuny1-1/+1
2021-10-11org: active timestamp in drawer for note/journalFranck Cuny1-2/+2
2021-10-11org: active timestamp for journal and note entriesFranck Cuny1-2/+2
2021-10-11org: save org buffers after refillFranck Cuny1-0/+6
2021-10-11org: mostly rewrite configuration for the agendaFranck Cuny1-49/+44
2021-10-08emacs: updates for org-configurationFranck Cuny1-0/+10
2021-10-08org: simplify templates for org-captureFranck Cuny1-69/+32
2021-03-14org: simplify a bit the lookFranck Cuny1-4/+1
2021-03-14org: hide emphasis markupFranck Cuny1-0/+3
2021-02-16emacs: UI things related to org-modeFranck Cuny1-1/+8
2021-02-12emacs: some updates to org's uiFranck Cuny1-0/+7
2021-02-12org: more updates for capturesFranck Cuny1-12/+28
2021-02-12org: fix some of the capture templatesFranck Cuny1-1/+7
2021-02-12org: rewrite the capture templatesFranck Cuny1-37/+77
2021-01-04emacs: rename the directoryFranck Cuny1-0/+0
2020-12-09emacs: fix issue with org-modeFranck Cuny1-1/+0
2020-06-18emacs: clean up orgFranck Cuny1-141/+43
2020-02-16org: delete the custom commands for the agendaFranck Cuny1-112/+0
2020-02-16org: change the number of days in the calendarFranck Cuny1-0/+2
2020-02-16org: don't set custom facesFranck Cuny1-8/+0
2020-02-11org: path to the file to store the IDs.Franck Cuny1-0/+2
2020-02-11org: don't narrow when capturing a journal entry.Franck Cuny1-2/+2
2020-02-11org: change the default prioritiesFranck Cuny1-2/+2
2020-02-11org: don't change the default ellipsisFranck Cuny1-1/+0
2020-02-11org: change some of the hooks.Franck Cuny1-5/+3
2019-12-23org: don't use orgit for now.Franck Cuny1-2/+3
2019-12-23org: files and appearance.Franck Cuny1-11/+22
2019-12-23org: remove unused functions.Franck Cuny1-20/+0
2019-12-09[org] put all configs related to org togetherFranck Cuny1-0/+43
2019-12-09[org] add `orgit` to my configuration.Franck Cuny1-0/+3
2019-12-09[org] Add template for meeting / interviews.Franck Cuny1-0/+8
2019-12-09[org] Add docstring to a function.Franck Cuny1-0/+2
2019-12-09[org] Clean up function to move to datetree.Franck Cuny1-1/+0
2019-12-09[org] The week starts on MondayFranck Cuny1-1/+2
2019-12-09[org] Add functions to refile to datetreeFranck Cuny1-14/+32
2019-11-23[emacs] don't hide directories info.Franck Cuny1-82/+83
2019-10-06[org] a lot of changes.Franck Cuny1-87/+187
2019-09-16[org] bigger font for title / headlinesFranck Cuny1-2/+11
2019-09-14[org] small improvements to hydra and templatesFranck Cuny1-4/+4
2019-08-29[org] drop all my custom templates but one.Franck Cuny1-25/+1
2019-08-29[org] major rewrite of the configFranck Cuny1-72/+110
2019-08-26[org] fix template to create tasksFranck Cuny1-1/+1
2019-08-24[org] set default file for inboxFranck Cuny1-8/+5
2019-06-24[make] update path where to store screenshots.Franck Cuny1-5/+5
2019-06-10[emacs] move org to documents instead of dropboxFranck Cuny1-1/+1
2019-05-23[emacs] merged a bunch of org-files together.Franck Cuny1-19/+18
2019-05-23[emacs] enable org-babel for shell modeFranck Cuny1-0/+8
2019-05-14[emacs] update templates to rely more on inbox.Franck Cuny1-19/+14
2019-05-13[emacs] fontify code with org-babelFranck Cuny1-0/+1
2019-05-13[emacs] more re-work of the templates.Franck Cuny1-19/+16
2019-05-12[emacs] fix a couple templates for org.Franck Cuny1-2/+4
2019-05-12[emacs] don't export TOC and section number for org.Franck Cuny1-0/+3
2019-05-12[emacs] Fix some org-mode templatesFranck Cuny1-4/+17
2019-05-12[emacs] fix refile for org-mode with swiperFranck Cuny1-0/+7
2019-05-12[emacs] Move org-mode notes to dropboxFranck Cuny1-1/+1
2019-05-03[emacs] org mode templatesFranck Cuny1-17/+12
2019-05-03[emacs] enable pretty entities in orgFranck Cuny1-0/+2
2019-04-30[emacs] Add a template for weekly review.Franck Cuny1-0/+8
2019-04-30[emacs] Update binding for templates in org mode.Franck Cuny1-2/+2
2019-04-30[emacs] Add htmlize to export to HTML.Franck Cuny1-0/+3
2019-04-30[emacs] Fix the todo keywords sequence.Franck Cuny1-10/+2
2019-04-30[emacs] Be explicit for new lines in org-mode.Franck Cuny1-7/+5
2019-04-19[emacs] more work on org-mode.Franck Cuny1-25/+101
2019-04-18[emacs] add a few more templates to org-mode.Franck Cuny1-7/+28
2019-04-08[emacs] Back to using org-mode.Franck Cuny1-0/+24