From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: in-buffer settings, tags, org-element, org-id. . . Date: Mon, 31 Mar 2014 10:54:59 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec544ece2dafaf104f5e9120f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUeYD-0003dM-IG for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 11:55:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUeY9-0001P1-Ao for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 11:55:05 -0400 Received: from mail-pd0-x22e.google.com ([2607:f8b0:400e:c02::22e]:49452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUeY8-0001Oq-Ue for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 11:55:01 -0400 Received: by mail-pd0-f174.google.com with SMTP id y13so8127655pdi.19 for ; Mon, 31 Mar 2014 08:54:59 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --bcaec544ece2dafaf104f5e9120f Content-Type: text/plain; charset=ISO-8859-1 . . . I'm getting confused about how to use these features. Sometimes, by chance, I'll find an example/use. but often as not I'm looking at a raw reference dump with no clue how to use (best practices) these features. For example, org-id has http://orgmode.org/worg/org-api/org-id-api.html but no real explanation on what it is or how to use it. Googling doesn't bring anything either. in-buffer settings ( http://orgmode.org/manual/In_002dbuffer-settings.html#In_002dbuffer-settings) is fairly cryptic for me too. Sometimes I can figure out what's going on, but I'm far from having a "best use" understanding. For example, I can look at the "source" for at WORG page ( http://orgmode.org/worg/worg-setup.org.html) and see: #+STARTUP: align fold nodlcheck hidestars oddeven lognotestate #+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@) #+TAGS: Write(w) Update(u) Fix(f) Check(c) #+TITLE: Worg setup on the http://orgmode.org server #+AUTHOR: Worg people #+EMAIL: mdl AT imapmail DOT org #+LANGUAGE: en #+PRIORITIES: A C B #+CATEGORY: worg #+OPTIONS: H:3 num:nil toc:nil \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc I can then sift through the reference "in-buffer settings," but I'm not much wiser on the whytofors. Has anybody, tutorial-wise, really sorted these concepts out properly? One task I'd like to have is the ability to embed keywords throughout an org file so that a parser can find and grab these sections. I'm assailed with seemingly many ways: PROPERTIES, org-element, org-id, tags -- most/all of which I have only the dimmest grasp. Thanks, LB --bcaec544ece2dafaf104f5e9120f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
. . . I'm getting confused about how to use these feat= ures. Sometimes, by chance, I'll find an example/use. but often as not = I'm looking at a raw reference dump with no clue how to use (best pract= ices) these features. For example, org-id has=A0http://orgmode.org/worg/org-api/org-id-api= .html but no real explanation on what it is or how to use it. Googling = doesn't bring anything either. in-buffer settings (http:/= /orgmode.org/manual/In_002dbuffer-settings.html#In_002dbuffer-settings)= is fairly cryptic for me too. Sometimes I can figure out what's going = on, but I'm far from having a "best use" understanding. For e= xample, I can look at the "source" for at WORG page (http://orgmode.org/worg/worg-se= tup.org.html) and see:

#+STARTUP: =A0 =A0align fold nodlcheck hidestars oddeve= n lognotestate
#+SEQ_TODO: =A0 TODO(t) INPROGRESS(i) WAITING(w@) = | DONE(d) CANCELED(c@)
#+TAGS: =A0 =A0 =A0 Write(w) Update(u) Fix= (f) Check(c)
#+TITLE: =A0 =A0 =A0Worg setup on the h= ttp://orgmode.org server
#+AUTHOR: =A0 =A0 Worg people
<= div>#+EMAIL: =A0 =A0 =A0mdl AT imapmail DOT org
#+LANGUAGE: =A0 e= n
#+PRIORITIES: A C B
#+CATEGORY: =A0 worg
#+OPTIONS: =A0 =A0H:3 num:nil toc:nil \= n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc

I can then sift through the reference "in-buffer sett= ings," but I'm not much wiser on the whytofors. Has anybody, tutor= ial-wise, really sorted these concepts out properly?

One task I'd like to have is the ability to embed k= eywords throughout an org file so that a parser can find and grab these sec= tions. I'm assailed with seemingly many ways: PROPERTIES, org-element, = org-id, tags -- most/all of which I have only the dimmest grasp.

Thanks,
LB
--bcaec544ece2dafaf104f5e9120f--