emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: Haroldo Stenger <haroldo.stenger@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: 'Double-entry' journals
Date: Mon, 22 Mar 2010 17:41:03 -0500	[thread overview]
Message-ID: <a037f7361003221541g34eaef8ajeb60c2368cc2568d@mail.gmail.com> (raw)
In-Reply-To: <d33fde4e1003221529g7f618110gb92c44f0101bd2d5@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 3313 bytes --]

I'm still sorting through how I will use this. I have settled (for now) on
project specific .org files as I just can't bring myself to have everything
in one file alone, even if that is what will eventually be what I do.

I'm fine with this, but it is crucial for me to be able to export to html or
pdf for printing purposes. So... take two project files to start as an
example: 1.org and 2.org

My current structure for each project looks like this (I'm in R&D):

* Background
Description of the project, it's status when it came to us, where it's
going, aims/goals, etc.

* Journals
Notes and todos all go here in this format (one per day)
**<Timestamp day1>
What I did that day
**<Timestamp day2>

* Ideas
Random ideas that perhaps don't fit in the journal entry... I very well may
ditch this section as I need my ideas exported and I'm sure to export the
journals so I may just include this in the journals as the day goes on.

So... 1.org and 2. org will be like this. The problem is that when I export
I want the output to look like this:

*<Timestamp day1>
**Activity for project 1 on day 1 here
**Activity for project2 on day 1 here
*<Timestamp day2>
**Activity for project 1 on day 2 here
**Activity for project2 on day 2 here

This way, I export chronologically such that all activity on any day covers
all the projects I touched that day. Then I print them and tape them in a
notebook for Intellectual Property purposes and have my printouts witnessed.
This has currently worked great via TiddlyWiki since I create one journal
per day with all projects. There has to be a way to do this in org-mode. I
think it's just a simple agenda view export, right?

In the end, it's not the true 'double entry' that is the issue, as agenda is
basically doing that. This is what my TiddlyWiki is doing -- it's not
actually allowing me to edit the same information in two places, it just
creates a view in a journal and the same text in a project. Agenda seems
like it's doing the same thing. It's hunting for text based on tags or
timestamps or properties and then recreating all those that match in a
different view. I should be able to create a view of one day's activities,
print it, then pull up the next day's, print it, etc.


John


On Mon, Mar 22, 2010 at 5:29 PM, Haroldo Stenger
<haroldo.stenger@gmail.com>wrote:

> hi ,
>
> 2010/3/19 Jan Böcker <jan.boecker@jboecker.de>:
> > generated the project specific ones automatically from that. The normal
> > Org approach is to go the opposite direction: you edit your project
> > files directly and use the agenda to view tasks (and notes, if you
> > include an active timestamp in them or tell the agenda to show inactive
> > timestamps) by date in daily, weekly or monthly views.
>
>
> Combining these two posibilities , I wondered myself whether it would
> we useful to have a org-mode tree-like "view" of the agenda view , and
> other reports. Something like a text generator that bases its output
> on agenda output , and renders or re-renders output based on agenda
> view. If someone comments on it , I'd be wishful to start hacking it ,
> up to my knowledge, which is lispy to some extend (a common-lisp
> background, and little elisp yet.)
>
> best regards ,
> haroldo
>

[-- Attachment #1.2: Type: text/html, Size: 3987 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-03-22 22:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19  4:52 'Double-entry' journals John Hendy
2010-03-19 20:40 ` Jan Böcker
2010-03-22 22:29   ` Haroldo Stenger
2010-03-22 22:41     ` John Hendy [this message]
2010-03-23  9:34       ` Jan Böcker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a037f7361003221541g34eaef8ajeb60c2368cc2568d@mail.gmail.com \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=haroldo.stenger@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).