emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Proposed key binding changes: archiving and attachments


From: Carsten Dominik
Subject: [Orgmode] Proposed key binding changes: archiving and attachments
Date: Fri, 30 Oct 2009 07:54:39 +0100

Hi everyone,

I would like to change some key bindings related to archiving,
and this change will also affect the access key for attachments.

The main reason is that I think there should be a single default key
for archiving, and that the user sets a variable to decide what the default
archiving method should be.  I would like this key to be `C-c C-a' which
is why the org-attach key would have to move as well.

Here is my proposal:

In Org-mode files
-----------------

C-c C-a      archive default (setq by org-archive-default-command)
C-c C-x C-s  org-archive-subtree (C-c $ remains valid as well)
C-c C-x a    org-toggle-archive-tag
C-c C-x A    org-archive-to-archive-sibling

C-c C-x C-a  attach

In the agenda
-------------
a            archive with org-archive-default-command
C-c C-a      same as a
C-c C-x a    org-toggle-archive-tag
C-c C-x A    org-archive-to-archive-sibling
C-c C-x C-s  org-archive-subtree ($ remains valid as well)


I am wondering how much resistance such a change would create.

Comments?

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]