#+OPTIONS: H:3 num:nil toc:t \n:nil ::t |:t ^:nil -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc ':t #+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: The Archive #+AUTHOR: Worg people #+LANGUAGE: en #+PRIORITIES: A C B #+CATEGORY: worg #+HTML_LINK_UP: index.html #+HTML_LINK_HOME: https://orgmode.org/worg/ # This file is released by its authors and contributors under the GNU # Free Documentation license v1.3 or later, code examples are released # under the GNU General Public License v3 or later. # This file is the default header for new Org files in Worg. Feel free # to tailor it to your needs. The archive is for obsolete content that, e.g. might be useful for future reference but is not relevant to users now. - [[file:fireforg.org][Fireforg]] :: a Firefox extension for Org interaction - [[file:org-contrib/org-annotation-helper.org][/org-annotation-helper.el/ -- managing browser bookmarks]] :: Org-annotation-helper allows to create Org-mode links and annotations while working in a browser, by simply clicking a bookmarklet. Written by /Bastien Guerry/ and /Daniel M German/. [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git/tree/contrib/lisp/org-annotation-helper.el?id=bb2b3f34f11a1a40de2919066d3e3b62484b3c6b][Link to legacy raw file]]. This module has been superseded by /org-protocol.el/, part of the Org core, and [[https://orgmode.org/manual/Protocols.html#Protocols][documented in the manual]].