Hi Nick,
Unfortunately, those images aren't the right images. They don't match the text.
The real images (by url) are on matburt.net, which is ... down.
So, does anyone know where to find complete documentation?
Thanks,
Mark
> From: Nick Dokos
> Probably, but if you have cloned the project
After running in circles, it seems that the documentation for the org-mode
mobile android app is supposed to be here:
https://github.com/matburt/mobileorg-android/wiki/Documentation
However, all the images are missing on that page, and the images are pretty
important.
Is there a better page
, 4/17/14, Bastien wrote:
Date: Thursday, April 17, 2014, 12:06 AM
Hi Mark,
"Mark S." <>
writes:
> The problem is that there seems to be some undocumented
(?) upper
> limit to the number of characters that can be copied.
It looks like it
> might be arou
Hello!
After you have a sparse tree, is there a way to hide away headlines and entries
that you don't actually want to be part of your final export?
There's a command to reveal context ... but is there a command that will help
you hide away context?
Thanks!
Mark
!
Mark
On Sat, 4/5/14, Richard Lawrence wrote:
Subject: Re: [O] Images not showing up in PDF output
To: emacs-orgmode@gnu.org
Cc: "Mark S."
Date: Saturday, April 5, 2014, 9:46 AM
Hi Mark,
> On Saturday, 5 Apr 2014 at 05:59,
Hello,
I was able to export a subtree as PDF, but the images don't show up. The images
do export in HTML, and I can see that there is LaTeX code for it. It looks like
this:
\includegraphics[width=10em]{./Periodicals.org_20140402_202538_4928DjL.png}
Are there settings or additional add-ons th
I'm dusting off my org-mode set up from 3 years ago.
One of the features I would like is the ability to capture information from web
pages including URL. I've configured the org-protocol, activated the server,
and created the bookmarklet. It seems to work with small amounts of text..
The proble
Hello!
Yes, I know you can make customized views, but I could find nothing in the
documentation showing how to customize the AGENDA view. In the
documentation, there are example of how to use the various type functions,
but none for the agenda type function. There must be some options that
Hello!
I know how to filter inside the TODO list, but I can't seem to find how
your filter inside of the agenda view. Is there a way?
Thanks!
Mark
Hi all,
Is there a way to clock two tasks at once?
I'm multitasking ;-)
Actually, sometimes a sub-part of task will have additional costs. Or you need
to capture what part of your day is spent on the phone. Or you have someone
else working for you. Lots of reasons to have a second clock runnin
17/11, Nick Dokos wrote:
> From: Nick Dokos
> Subject: Re: [O] Ctl-E doesn't go to end of line?
> To: "Bernt Hansen"
> Cc: emacs-orgmode@gnu.org, "Mark S." ,
> nicholas.do...@hp.com
> Date: Tuesday, May 17, 2011, 9:58 PM
> Bernt Hansen
> wrote
--- On Tue, 5/17/11, Memnon Anon wrote:
> From: Memnon Anon
> Subject: Re: [O] Ctl-E doesn't go to end of line?
> To: emacs-orgmode@gnu.org
> Date: Tuesday, May 17, 2011, 7:30 PM
> Hi Mark,
>
> "Mark S."
> writes:
>
> > Hello,
> &
ne in
one go. In fact, if the line is long enough, I may have to hit Ctl-E several
times. So is something broken, or is there some other incantation?
Thanks,
Mark
--- On Tue, 5/17/11, Bernt Hansen wrote:
> From: Bernt Hansen
> Subject: Re: [O] Ctl-E doesn't go to end of line?
>
Hello,
In org-mode, Ctl-E is bound to org-end-of-line. However, this doesn't appear to
take you to the actual end of line as it does in the regular modes. Instead, it
appears to take you out to the default line fill -- even if your specified line
fill is much shorter or much longer than the def
)) ) ".png")))
(call-process "C:\\Program Files\\IrfanView\\i_view32.exe" nil nil nil
"/clippaste" (concat "/convert=" filename) )
(insert (concat "[[file:" filename "]]"))
(org-display-inline-images))
--- On Sun,
at just holds the current buffer directory. Where
would I start?
Thanks!
Mark
--- On Sun, 5/8/11, Mark S. wrote:
> From: Mark S.
> Subject: Re: [O] insert picture feature request.
> To: emacs-orgmode@gnu.org
> Date: Sunday, May 8, 2011, 9:28 AM
> Thanks Aankhen.
>
>
Thanks Aankhen.
That seems to have fixed the technical problem. Unfortunately, because of the
way irfan works, all I was able to get pictures of was the emacs screen! People
with lots of screen real-estate can have emacs and their target application up
at the same time, but that doesn't work on
This is very close ... I think. The problem is that the file name needs to be
formatted for Windows. Currently its formatted using unix style forward
slashes. The file name that is passed to irfan in the call process needs to be
formatted with Windows style backslashes. Without this fix, irfan
This doesn't work under windows even if you have ImageMagick installed. Is
there a similar way to capture and insert a picture under windows?
Thanks!
--- On Mon, 5/2/11, Russell Adams wrote:
> From: Russell Adams
> Subject: Re: [O] insert picture feature request.
> To: emacs-orgmode@gnu.org
>
I'm using C-c e b to do an HTML export.
It appears that CUSTOM_ID only gets assigned when the entire file (not
just the tagged sub-heading/tree) gets exported. The same goes for the
HTML_CONTAINER_CLASS variable, only its worse because it will sometimes
prevent export altogether with a "Bef
Just to say, I also am interested in how you would do this. There are
probably more attributes that I would like to add to the image (like size
and alignment for instance) than there are attributes I would like to add
to the link.
Mark
--- On Wed, 4/6/11, Francesco Pizzolante wrote:
athan K wrote:
From: Jambunathan K
Subject: Re: Non-stop capture?
To: throa...@yahoo.com
Cc: "emacs-orgmode@gnu.org"
Date: Thursday, April 7, 2011, 11:54 AM
"Mark S"
writes:
Hello!
>
> I have the emacs org-protocol setup to capture with a
default
> template. Bu
Hello!
I have the emacs org-protocol setup to capture with a default template.
But I still have to C-c C-c and then move back to the browser. Is there a
way to make it so that as text is captured it is automatically and
continuously sent to the capture location without interruption?
Thank
Hello Nicolas,
--- On Thu, 3/31/11, Nicolas wrote:
It doesn't "want" anything. If you hit M-RET between left
margin and
beginning of item's body, the new item will be inserted
before the
current one. Otherwise, it will be inserted after it, as in
any other
type of list.
Anyway, you can always
Hello Nicolas,
--- On Thu, 3/31/11, Nicolas wrote:
I cannot reproduce what you are describing. I may be
misunderstanding you. Could you please post an ECM
for that?
What's an ECM?
The scenario described has occurred 2 or 3 times now, though I can't
figure out the exact sequence.
Anothe
Hello Matt,
--- On Wed, 3/30/11, Matt Lundin wrote:
I cannot reproduce this.
All of the following timer items were entered quickly using
M-Tab:
- 0:01:04 :: An item
- 0:01:07 :: Another item
- 0:01:10 :: Yet another
It appears that you can get different results depending on how you st
Hello,
I have a timer list running:
- 0:01:00 Start at 10:17.
- 2:14:18 :: My actions
I go to the end of the line and hit
I get:
- -2:15:45 ::
Note the two hyphens.
Now if I try to add another timed line with , the system acts
like I'm trying to start a term definition. If I use C-
Hello Carsten et al,
--- On Tue, 3/29/11, Carsten Dominik wrote:
> --- On Mon, 3/28/11, Carsten Dominik
> Maybe I spoke too soon. I tried the
org-agenda-show-all-dates == nil. Although it worked,
without the warning about the month-long gaps it was a bit
hard to navigate. It was easier to nav
Hello Carsten et al,
--- On Mon, 3/28/11, Carsten Dominik wrote:
> The ideal solution would be that the Timeline view
> would process dates exactly like the agenda,
including
> multiple-files, but display them like the traditional
> timeline, with ranges of dates omitted.
This is already poss
Hello Carsten et al,
--- On Thu, 3/24/11, Carsten Dominik wrote:
1. Be satisfied with the way things are, just realize
that repeaters only show up on the first date when
the event happens for the first time.
This would mean that you could never *trust* the
timeline when dealing with ev
Hi Nick,
Lisp tends to bring out my inner dyslexic, but is it possible to use a
"while" or other construct instead of "mapcar" and then make the "if"
construction inside of the lambda check for the :omitted symbol and return
it as nil? And it would need to break out of the loop as soon as
You know, I think this may be the same bug I ran into 3 years ago when I
last tried Org-mode. Is there any hope that this will be addressed? I note
that this forum is the only location given for sending bug reports in the
documentation.
Thanks!
Mark
--- On Sat, 3/19/11, Nick Dokos wrote
I posted this before as a question, but since it has been confirmed by
others, and shows up under Linux and Windows, I'll now post the details as
a bug.
The Timeline view *would* be very useful for scheduling months in advance,
reviewing history, or printing a year event calendar. Unfortuna
I've tested this now in Linux, and it fails there too. Remember, we're
talking about the timeline, typically accessed by "C-a L"
Is this something I should report to a bug log?
Thanks,
Mark
On Mon, 14 Mar 2011 14:55:56 -0800, Mark S wrote:
* CALENDAR 2011
** TODO
gain,
Mark
--- On Tue, 3/15/11, Chris Randle wrote:
From: Chris Randle
Subject: Re: [O] Re: Recurring items don't always show up in timeline
To: emacs-orgmode@gnu.org
Date: Tuesday, March 15, 2011, 8:57 AM
Hi Mark
On 2011-03-14 22:55, Mark S wrote:
> Here's a version of the calendar I
>
:Child1:
** Spring Break <2011-04-11 Mon>--<2011-04-22 Fri> :Child1:
** PTA Picnic <2011-05-20 Fri> :Child1:
** Memorial Day <2011-05-30 Mon>
** Summer begins <2011-06-02 Thu> :Child1:
** Harry P
Hi Chris,
Are there any other dates in your calendar? Have you tried it with +90d?
Thanks,
Mark
Emacs 23.2.1 | Win XP | Org-mode 7.5
On Mon, 14 Mar 2011 11:02:14 -0800, Mark S wrote:
--- On Mon, 3/14/11, Chris Randle wrote:
From: Chris Randle
Subject: Re: [O
I have a very simple calendar ORG file set up. A couple of the items have
recurring days set to 90d. Like
** Do something periodically <2011-01-15 Sat +90d>
When I activate the agenda timeline, I see the first one of these (in
January) but none of the other scheduled events show up. (I have
38 matches
Mail list logo