aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/rul-lisp/config/rul-config-org.el
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2024-10-27 17:25:28 -0700
committerRaúl Benencia <id@rbenencia.name>2024-10-27 17:25:28 -0700
commitecffe5f7f722565a1cadcd6ce201aba633d216d9 (patch)
tree0d49bac32da008d861136ee96b4d9ea1d2cecdfd /.emacs.d/rul-lisp/config/rul-config-org.el
parentfe9c4c50dffb55b2c5f50e05197f6e2800fdfd75 (diff)
emacs: rm config system
It's not functional at the moment. I might revisit it in the future.
Diffstat (limited to '.emacs.d/rul-lisp/config/rul-config-org.el')
-rw-r--r--.emacs.d/rul-lisp/config/rul-config-org.el22
1 files changed, 0 insertions, 22 deletions
diff --git a/.emacs.d/rul-lisp/config/rul-config-org.el b/.emacs.d/rul-lisp/config/rul-config-org.el
deleted file mode 100644
index bf538dc..0000000
--- a/.emacs.d/rul-lisp/config/rul-config-org.el
+++ /dev/null
@@ -1,22 +0,0 @@
-(setq
- org-agenda-files '("~/org/")
- org-agenda-custom-commands
- '(("x" agenda)
- ("y" agenda*)
- ("w" todo "WAITING")
- ("W" todo-tree "WAITING")
- )
- org-journal-file-type 'yearly
- org-journal-dir "~/org/journal/"
- org-journal-file-format "%Y.org"
- org-journal-time-prefix "* "
- org-journal-time-format ""
- org-refile-path "~/refile.org"
- org-roam-directory "~/org/roam/"
-
- org-agenda-private-local-path "/tmp/example.ics"
- org-agenda-private-remote-path "/sshx:user@host:example.ics"
- )
-
-(provide 'rul-config-org)
-
nihil fit ex nihilo