Commit graph

23 commits

Author SHA1 Message Date
Vedang Manerikar
4051ae7ee5 Fix TODO sequences
- So that the Todo / Working / Done sequences work correctly.
2024-12-01 17:29:49 +05:30
Vedang Manerikar
395225fedd Add key-bindings I absolutely need from org-mode-crate
I am too used to these key-bindings

- `C-c t` for `org-todo`
- `C-<f11>` for `org-clock-goto`
2024-12-01 17:24:22 +05:30
Vedang Manerikar
2efdcefd60 Add Latex configuration from org-mode-crate 2024-12-01 17:18:47 +05:30
Vedang Manerikar
bbca3614b4 Copy all my agenda settings from org-mode-crate 2024-12-01 16:47:06 +05:30
Vedang Manerikar
4d7c7451c7 Add configuration for how org-lists should behave 2024-12-01 16:12:56 +05:30
Vedang Manerikar
15faf5fd72 Add relevant clocking configuration from org-mode-crate 2024-12-01 16:12:19 +05:30
Vedang Manerikar
a87b511eaa Set the tag-alist the way I like it 2024-12-01 16:11:50 +05:30
Vedang Manerikar
8be96e5795 Copy over my settings for refiling and todo items 2024-12-01 16:11:25 +05:30
Vedang Manerikar
e240167ae3 Create a separate section for org-priorities 2024-12-01 16:09:01 +05:30
Vedang Manerikar
431c4e1d5d Move subscript settings to the export section 2024-12-01 16:08:11 +05:30
Vedang Manerikar
6c7abd7ad7 M-RET should create new items from current content 2024-12-01 16:06:20 +05:30
Vedang Manerikar
fe3781f879 I like special C-a C-e, but reversed 2024-12-01 16:05:44 +05:30
Vedang Manerikar
c8dc758a33 Fix: package names for some of my settings 2024-11-28 16:22:33 +05:30
Vedang Manerikar
8fd772cb90 Move the provide forms to the correct locations
Manually, for the moment
2024-11-28 16:22:33 +05:30
Vedang Manerikar
2b7409bc77 Copy my org-capture settings from org-mode-crate
At the moment, I am not committing my capture templates to git
history, as I want a way to moove this code into the personal settings
part of this configuration
2024-11-28 16:10:57 +05:30
Vedang Manerikar
58c1502123 Sentence ends with a single space, not double 2024-11-23 09:42:39 +05:30
Vedang Manerikar
e6a9e46b74 Install YASnippet
So that I can use my org-mode snippets!

At this moment, I am not committing my snippets because I want to
think about how to add personal configuration to this setup. I'll do
that later.
2024-11-23 08:59:40 +05:30
Vedang Manerikar
6fd37b448c Update the modules that should be loaded on launch 2024-11-17 19:42:59 +05:30
Vedang Manerikar
416d8242c2 Remove references to prot-org
I will copy over everything from my own config as and when I need it.
2024-11-17 19:37:19 +05:30
Vedang Manerikar
630a0bd06d Enable org-speed-commands by default 2024-11-17 11:23:02 +05:30
Vedang Manerikar
537baae8d4 Copy all of my denote settings into this config
This will let me move a bit freely around my notes.
2024-11-16 10:00:00 +05:30
Vedang Manerikar
71dc00ce4f Do not export from org with extra indentation 2024-11-15 13:29:05 +05:30
Vedang Manerikar
afdbce556f Copy over git and org settings from Prot
These need significant changes to match my workflows, but without the
base settings in place doing any work is really difficult.

So copying over the basics, I will re-arrange and update everything in
later commits.
2024-11-15 08:22:23 +05:30