emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Matthew Sauer <improv.philosophy@gmail.com>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Links sorting and exporting.
Date: Mon, 03 Feb 2014 16:03:16 +0100	[thread overview]
Message-ID: <87mwi8qlvv.fsf@bzg.ath.cx> (raw)
In-Reply-To: <CALRk1sYTxM-bcVvq59YB2Cv049GN91PcEapj=mvn32NP2dV7yQ@mail.gmail.com> (Matthew Sauer's message of "Mon, 3 Feb 2014 07:44:27 -0600")

Hi Matthew,

Matthew Sauer <improv.philosophy@gmail.com> writes:

> What I am thinking is of a way to save a web bookmark in a file or
> two and then based on meta-tag have them exported into a html file.
>  In other words, if I have a file with bookmarks that has tags:
> apple, fruit, orange, dog, horse, pet, animal, etc then it would
> create a html page named for the tag and any bookmark that has that
> tag would be present in it.   The last piece would be to generate a
> front page that would have a relative link to those pages.  This
> would be a way of publishing links for others in my group to use.

I think most of the pieces are already in place for this:

- you can use org-protocol.el to capture a URL from a web browser as
  a subtree in an Org file ;

- you can tag the capture at will (or define several capture keys)
  triggered by the button in your browser

- you can define a view for all subtrees tagged :bmk: -- and filter
  this view for other tags -- e.g. for a subtree with :bmk:apple:, you
  first list all :bmk: subtrees, then hit '/' to list :apple:
  subtrees.

- from the agenda view, C-x C-w mybookmarkfile.org RET will store all
  listed subtrees in a new Org file.

So maybe this is just a matter of refining this workflow.

HTH,
  
-- 
 Bastien

      reply	other threads:[~2014-02-03 15:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01 17:05 Links sorting and exporting Matthew Sauer
2014-02-03  9:22 ` Bastien
2014-02-03 13:44   ` Matthew Sauer
2014-02-03 15:03     ` Bastien [this message]

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=87mwi8qlvv.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=improv.philosophy@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).