[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Change default org file to file note to.
From: |
Richard Riley |
Subject: |
[O] Change default org file to file note to. |
Date: |
Wed, 30 May 2012 07:49:45 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) |
I have an org template
,----
| ("j" "journal" entry (file+datetree "journal.org")
| "* %?\n\t:PROPERTIES:\n\t:DateCreated:
%T\n\t:Link: %a\n\t:END:\n")
`----
How could I go about altering this or approaching the problem in a
different manner in order to have the first journal entry I create be
defaulted to journal.org but any further ones using the last file logged
to?
Use case:
I start work and hit C-c c j to create a journal item. Its a general
"journal" so journal.org is ok .. "hangover this morning". I then
stretch my arms, yawn and open up files for project X. I then create a
new journal entry ("Must fix issue A for projectX") but hit C-c C-w to
write it to ProjectX.org/journal instead of journal.org. I then want all
further journal entries (using the template and default key above) to
default to ProjectX.org/journal since thats the project I'm working on.
Possible? I understand I could have a specific key sequence with no
target file and I suspect that would default to last file/section but I
really want this to stick with the journal sections of hte last project
journalled to.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [O] Change default org file to file note to.,
Richard Riley <=