emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* looking for advice on where/how to store org realted files (attachments/images etc)
@ 2013-04-04 14:16 Itai kloog
  2013-04-04 23:01 ` Subhan Tindall
  2013-04-05  8:00 ` Referring to files (was: looking for advice on where/how to store org realted files (attachments/images etc)) Karl Voit
  0 siblings, 2 replies; 3+ messages in thread
From: Itai kloog @ 2013-04-04 14:16 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]

Hi all

After my first week or so with org im finally starting to switch to it full
time. Im also in the process of migrating all my notebooks from all other
apps. previous note apps ive used stored attachments/images inside the
notes/databases. this made me wonder how i should approach this with org.

I take alot of screenshots and attach alot of PDF's/ scrips to my notes. I
would love to hear back from the community on how people organize these "
realted" org files. do they go to separate folder per org note file, IE
having a research2000.org file and then a research2000 folder for all
related files? is it better to just dump all files into one big repository
for ALL org notes? are there better solution?

thanks alot in advance

z.

[-- Attachment #2: Type: text/html, Size: 1229 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: looking for advice on where/how to store org realted files (attachments/images etc)
  2013-04-04 14:16 looking for advice on where/how to store org realted files (attachments/images etc) Itai kloog
@ 2013-04-04 23:01 ` Subhan Tindall
  2013-04-05  8:00 ` Referring to files (was: looking for advice on where/how to store org realted files (attachments/images etc)) Karl Voit
  1 sibling, 0 replies; 3+ messages in thread
From: Subhan Tindall @ 2013-04-04 23:01 UTC (permalink / raw)
  To: Itai kloog; +Cc: Org-Mode

[-- Attachment #1: Type: text/plain, Size: 1759 bytes --]

I have a few different ways I organize my files:
1) I work a lot of tickets in specific source-code directories.  Each
directory has a .capture.org file in it w/capture templates for TODOs and
NOTES. These typically get archived with the ticket is finished
2) I also use emacs/org on my tablet for note-taking in class.  These org
files all go in a subdir off my Dropbox directory:  ~/Dropbox/ClassNotes
 with a classname-date naming scheme
3) I also have a org directory off my home director (~/org) that holds all
my more general org files such as more general TODO & NOTES, my daily work
log file, and so forth.
But really, the big thing is that whatever order you use, that it work for
you.  Plus, it can always be changed later if it doesn't work quite right,
or needs expanded.
Subhan



On Thu, Apr 4, 2013 at 7:16 AM, Itai kloog <ikloog@gmail.com> wrote:

> Hi all
>
> After my first week or so with org im finally starting to switch to it
> full time. Im also in the process of migrating all my notebooks from all
> other apps. previous note apps ive used stored attachments/images inside
> the notes/databases. this made me wonder how i should approach this with
> org.
>
> I take alot of screenshots and attach alot of PDF's/ scrips to my notes.
> I would love to hear back from the community on how people organize these "
> realted" org files. do they go to separate folder per org note file, IE
> having a research2000.org file and then a research2000 folder for all
> related files? is it better to just dump all files into one big repository
> for ALL org notes? are there better solution?
>
> thanks alot in advance
>
> z.
>
>
>


-- 
Subhan Michael Tindall | Software Developer
| smt@rentrakmail.com
RENTRAK | www.rentrak.com | NASDAQ: RENT

[-- Attachment #2: Type: text/html, Size: 2687 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Referring to files (was: looking for advice on where/how to store org realted files (attachments/images etc))
  2013-04-04 14:16 looking for advice on where/how to store org realted files (attachments/images etc) Itai kloog
  2013-04-04 23:01 ` Subhan Tindall
@ 2013-04-05  8:00 ` Karl Voit
  1 sibling, 0 replies; 3+ messages in thread
From: Karl Voit @ 2013-04-05  8:00 UTC (permalink / raw)
  To: emacs-orgmode

* Itai kloog <ikloog@gmail.com> wrote:
>
> Hi all

Hi!

> I take alot of screenshots and attach alot of PDF's/ scrips to my notes. I
> would love to hear back from the community on how people organize these "
> realted" org files.

Take a look at http://orgmode.org/org.html#Attachments - it's «the
Org-mode way» of attaching files to a node.


However, I generally use a different kind of approach. Files like
screenshots I name similar to «2013-01-14T10.01 Screenshot - calfw week
view sketch.png», thus including an ISO 8601 date/time-stamp.

With Memacs [1] I do use a module that generates an Org-mode index
of all files that start with such a timestamp [2]. This way, I can
refer to any file: [[tsfile:2013-01-14T10.01 Screenshot...]]

This custom link (tsfile) takes me to the corresponding
Org-mode/Memacs buffer which has the link to the file. So, it's an
indirect link but this way, I do not care in which directory the
(unique) file is located. This is handy especially when the folder
is not the same on different machines you are using. Or when you
like to move files (after finishing a project or similar).

HTH

  1. https://github.com/novoid/Memacs
  2. https://github.com/novoid/Memacs/blob/master/docs/memacs_filenametimestamps.org
-- 
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <

https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-05  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-04 14:16 looking for advice on where/how to store org realted files (attachments/images etc) Itai kloog
2013-04-04 23:01 ` Subhan Tindall
2013-04-05  8:00 ` Referring to files (was: looking for advice on where/how to store org realted files (attachments/images etc)) Karl Voit

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).