all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: wry@mm.st
To: emacs-orgmode@gnu.org
Subject: Question: export with tags but hide "export" tag
Date: Sat, 23 Nov 2019 11:59:42 -0500	[thread overview]
Message-ID: <20191123165941.fql5ppt5o5fai65c@wrycode> (raw)

Hi fellow org people,

I want to start publishing some of my notes on a website. My preferred
method is either org-export-dispatch or org-publish (maybe in the
future).

I have one giant notes file where I keep everything. Some people
prefer to have multiple files to compartmentalize, but I prefer to
keep everything together to simplify searching, organizing, capturing
etc. This is similar to the philosophy of dnote (a third-party,
non-org-mode note taking app at https://www.getdnote.com/): being able
to capture a note as quickly as possible is more important than
putting it in the correct place, and being able to search all notes is
more important than having them perfectly organized.

Towards the top of the file are more permanent entries, like my TODO
inbox, calendar, and daily checklist. Whenever I add a note, I
automatically stick it at the end of the file. When headlines are
completed or become more permanent, I sometimes refile them higher up
in the file ("percolate up", if you will).

Anyway, my preferred method of publishing would be to simply tag
headlines when they're ready to be included in HTML exports. Org-mode
includes this, of course, with the "org-export-select-tags"
option. However, I also want to include tags in the exported HTML, but
currently that means every exported headline will have the "export"
tag. Any ideas about how to export using this workflow without showing
the "export" tag?

Thanks,
Nick

             reply	other threads:[~2019-11-23 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-23 16:59 wry [this message]
2019-11-24 12:50 ` Question: export with tags but hide "export" tag Fraga, Eric
2019-11-24 22:38   ` wry

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

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

  git send-email \
    --in-reply-to=20191123165941.fql5ppt5o5fai65c@wrycode \
    --to=wry@mm.st \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.