From: dmg <dmg@uvic.ca>
To: emacs-orgmode@gnu.org
Subject: Re: a window with my agenda at all times
Date: Mon, 27 Jun 2011 14:38:30 -0400 [thread overview]
Message-ID: <BANLkTik6TkdQfs61b85-=QLow1rORrg3ZA@mail.gmail.com> (raw)
In-Reply-To: <87ei2f89oj.fsf@ucl.ac.uk>
[-- Attachment #1: Type: text/plain, Size: 121 bytes --]
here is a patch worg (org-hacks.org) describing the hack.
Hopefully somebody with write access to can commit it.
--dmg
[-- Attachment #2: hack.diff --]
[-- Type: text/x-patch, Size: 1334 bytes --]
diff --git a/org-hacks.org b/org-hacks.org
index 024eaf3..19b67c9 100644
--- a/org-hacks.org
+++ b/org-hacks.org
@@ -2259,3 +2259,30 @@ position in the track.
See the file [[file:code/elisp/org-player.el][org-player.el]]
+** Under X11 Keep a window with the current agenda items at all time
+
+I struggle to keep (in emacs) a window with the agenda at all times.
+For a long time I have wanted a sticky window that keeps this
+information, and then use my window manager to place it and remove its
+decorations (I can also force its placement in the stack: top always,
+for example).
+
+I wrote a small program in qt that simply monitors an HTML file and
+displays it. Nothing more. It does the work for me, and maybe somebody
+else will find it useful. It relies on exporting the agenda as HTML
+every time the org file is saved, and then this little program
+displays the html file. The window manager is responsible of removing
+decorations, making it sticky, and placing it in same place always.
+
+Here is a screenshot (see window to the bottom right). The decorations
+are removed by the window manager:
+
+http://turingmachine.org/hacking/org-mode/orgdisplay.png
+
+Here is the code. As I said, very, very simple, but maybe somebody will
+find if useful.
+
+http://turingmachine.org/hacking/org-mode/
+
+--daniel german
+
next prev parent reply other threads:[~2011-06-27 18:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-26 15:53 a window with my agenda at all times D M German
2011-06-27 16:42 ` Bastien
2011-06-27 17:34 ` dmg
2011-06-27 17:29 ` Eric S Fraga
2011-06-27 18:38 ` dmg [this message]
2011-06-28 9:44 ` Bastien
2011-06-27 18:47 ` D M German
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='BANLkTik6TkdQfs61b85-=QLow1rORrg3ZA@mail.gmail.com' \
--to=dmg@uvic.ca \
--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 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).