aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/lisp/init-org.el
AgeCommit message (Collapse)Author
2022-07-07Update emacs configGuangxiong Lin
2022-05-12Update autoload config (emacs)Guangxiong Lin
2022-04-30Update orgmode config (emacs)Guangxiong Lin
2022-04-23Autoload evil-org-mode (emacs)Guangxiong Lin
2022-04-21Autoload org-roam (emacs)Guangxiong Lin
2022-03-22Disable org alert by default (emacs)Guangxiong Lin
2022-03-21Add shortcuts of org roam (emacs)Guangxiong Lin
2022-03-15Use jk to visual move line (vim) (emacs)Guangxiong Lin
2022-03-14Update config of orgmode (emacs)Guangxiong Lin
2022-03-14Update orgmode keymap (emacs)Guangxiong Lin
2022-03-13Load evil-org first to avoid override custom (emacs)Guangxiong Lin
2022-03-13Refactor org config (emacs)Guangxiong Lin
- org-agenda config is now in a dedicated file - Add a new agenda view "Weekly Log" - Add display settings for agenda view
2022-03-13Add log into drawer and fold drawer by default (emacs)Guangxiong Lin
2022-03-13Fix goto line in agenda (emacs)Guangxiong Lin
2022-03-13Rewrite stuck project to make it more clear (emacs)Guangxiong Lin
2022-03-13Add key for cancel clock (emacs)Guangxiong Lin
2022-03-13Update org-agenda view (emacs)Guangxiong Lin
2022-03-13Add tag UNWILLING (emacs)Guangxiong Lin
2022-03-13Update orgmode keymap (emacs)Guangxiong Lin
2022-03-13Save all org buffers after capture (emacs)Guangxiong Lin
2022-03-13Save all buffers after org-refile (emacs)Guangxiong Lin
Implement it as overriding instead of hook
2022-03-13Don't confirm on org babel (emacs)Guangxiong Lin
2022-03-13Update the keymap of orgmode (emacs)Guangxiong Lin
2022-03-13Custom org-agenda keymap (emacs)Guangxiong Lin
2022-03-13Override org-agenda-quit (emacs)Guangxiong Lin
2022-03-13Save files when refile (emacs)Guangxiong Lin
2022-03-13Misc comments (emacs)Guangxiong Lin
2022-03-13Open org-agenda in current window (emacs)Guangxiong Lin
2022-03-13Update my definition of stuck projects (emacs)Guangxiong Lin
2022-03-13Use autoload instead of require in orgmode (emacs)Guangxiong Lin
2022-03-13Remove autoload of orgmode (emacs)Guangxiong Lin
Autoload has been alreadly implemented in orgmode
2022-03-13Add diminish package (emacs)Guangxiong Lin
2022-03-13Load evil-org in org-agenda (emacs)Guangxiong Lin
2022-03-13Drop use-package at all (emacs)Guangxiong Lin
2022-03-12Refactor evil config (emacs)Guangxiong Lin
2022-03-12Refactor my org config (emacs)Guangxiong Lin
- Extract some agenda custom commands as variables - Use less use-package features
2022-03-12Improve org-agenda view (emacs)Guangxiong Lin
2022-03-06Improve emacs start up timeGuangxiong Lin
2022-03-04Add plantuml-mode (emacs)Guangxiong Lin
2022-02-28Remove heading in evil-org (emacs)Guangxiong Lin
2022-02-27Update org default note fileGuangxiong Lin
2022-02-27Add config of org-roam-ui (emacs)Guangxiong Lin
2022-02-25Add O to insert headling in orgmode (emacs)Guangxiong Lin
2022-02-23Add org-alert packageGuangxiong Lin
2022-02-22Update org-roam-dailies keybindsGuangxiong Lin
2022-02-22Add keybind to toggle heading in orgmodeGuangxiong Lin
2022-02-22Enable org indent mode by defaultGuangxiong Lin
2022-02-22Update emacs org roam configGuangxiong Lin
2022-02-22Update default org roam directoryGuangxiong Lin
2022-02-22Update roam configGuangxiong Lin