Re: [Orgmode] Bug? Installing from git master

2008-03-02 Thread Adam Spiers
On Sat, Mar 01, 2008 at 04:35:14AM +0530, Manish wrote: > On Sat, Mar 1, 2008 at 4:19 AM, Bastien <[EMAIL PROTECTED]> wrote: > > Manish <[EMAIL PROTECTED]> writes: > > > > > On Sat, Mar 1, 2008 at 3:39 AM, Bastien <[EMAIL PROTECTED]> wrote: > > >> Manish <[EMAIL PROTECTED]> writes: > > >> > > >

[Orgmode] makeinfo errors with latest git master

2008-03-02 Thread Adam Spiers
Some next/prev texinfo pointers were corrupted by the insertion of the `Keyword search' node in between `Timeline' and `Stuck projects': makeinfo --no-split org.texi -o org /home/aspiers/lib/emacs/major-modes/org-mode.git//org.texi:5117: Next field of node `Keyword search' not pointed to (perhaps

[Orgmode] FR: org-timestamp-up/down jumping configurable number of minutes

2008-03-03 Thread Adam Spiers
I never need to insert timestamps with a granularity of smaller than 5 minutes, and hardly ever smaller than 15 minutes. So it would be really nice if when over the minute portion of a timestamp, org-shiftup/down increased/decreased the minute value in multiples of 5, 15, or whatever other value t

[Orgmode] Symbol's function definition is void ((indent))

2008-04-14 Thread Adam Spiers
#x27; I couldn't explain that with a cursory glance - not the most helpful error message I've ever seen! Any ideas? Thanks, Adam ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Symbol's function definition is void ((indent))

2008-04-16 Thread Adam Spiers
Carsten Dominik ([EMAIL PROTECTED]) wrote: > On Apr 14, 2008, at 7:13 PM, Adam Spiers wrote: > > >Hi all, > > > >Back after a longish absence - great to see the work has been > >continuing at a furious pace :-) > > > >I just pulled the latest git maste

Re: [Orgmode] Re: org-mode and Google Calendar

2008-04-23 Thread Adam Spiers
xport-icalendar-combine-agenda-files and then scp'ing the resulting .ics file to a webserver with a secret filename, and created a new google calendar via 'add by URL' which points to this secret URL. The file begins: BEGIN:VCALENDAR VERSION:2.0 X-WR-CALNAME:OrgMode PRODI

Re: [Orgmode] .ics export violates RFC2445

2008-04-29 Thread Adam Spiers
Carsten Dominik ([EMAIL PROTECTED]) wrote: > On 7Nov2007, at 9:56 PM, Adam Spiers wrote: > >I use org-export-icalendar-combine-agenda-files to export my > >appointments to an .ics file which I point korganizer at. > > > >I noticed ages ago that if I have an appointmen

Re: [Orgmode] A day in the life with Org - by Sacha Chua

2008-04-29 Thread Adam Spiers
On Thu, Apr 24, 2008 at 06:15:06AM +0200, Carsten Dominik wrote: > Hi Adam, > > this is now pretty much all implemented in the latest version, check out > > http://orgmode.org/manual/Effort-estimates.html#Effort-estimates > > - Carsten This sounds awesome - really looking

Re: [Orgmode] .ics export violates RFC2445

2008-04-29 Thread Adam Spiers
Carsten Dominik ([EMAIL PROTECTED]) wrote: > On Apr 29, 2008, at 4:12 PM, Adam Spiers wrote: > >Carsten Dominik ([EMAIL PROTECTED]) wrote: > >>On 7Nov2007, at 9:56 PM, Adam Spiers wrote: > >>>I use org-export-icalendar-combine-agenda-files to export my > >&g

Re: [Orgmode] Export to iCal raises (error "Selecting deleted buffer")

2008-04-29 Thread Adam Spiers
Paul R ([EMAIL PROTECTED]) wrote: > iCal export crashes when : > - from dirary, C-x C-w file.ics > - from org buffer C-c C-e I or C-c C-e c > > It works when exporting with C-c C-e i. > > Emacs 22.1, org version 6.02 on Ubuntu. > > When crashing, the stack trace is : > > Debugger entered--Lis

Re: [Orgmode] processing pending emails as part of your GTD system

2008-04-30 Thread Adam Spiers
Pete Phillips ([EMAIL PROTECTED]) wrote: > This post is slighly off-topic, as it is not directly about org-mode. > > As many of you on the list will know, I'm a big fan of David Allen's GTD > system, and over the years I have tweaked my use of MH and MH-E to help > support this use. > > One thing

Re: [Orgmode] processing pending emails as part of your GTD system

2008-05-03 Thread Adam Spiers
On Thu, May 01, 2008 at 08:32:59AM +0200, Carsten Dominik wrote: > On Apr 30, 2008, at 11:25 PM, Adam Spiers wrote: > >That's interesting. I'm also a fan of GTD and therefore also love > >being able to get mail out of the inbox into the archives, so that the > >

Re: [Orgmode] Re: Integration of Org mode with Mairix: org-mairix.el

2008-05-27 Thread Adam Spiers
On Thu, May 22, 2008 at 09:49:58AM +, Dan Davison wrote: > Adam Spiers adamspiers.org> writes: > > On 30th December I posted a significant update to org-mairix.el which > > added mutt support: > > > > http://thread.gmane.org/gmane.emacs.orgmode/3386/focus=

Re: [Orgmode] .ics export violates RFC2445

2008-05-27 Thread Adam Spiers
On Thu, May 15, 2008 at 10:33:17AM +0200, Carsten Dominik wrote: > On Apr 29, 2008, at 7:16 PM, Adam Spiers wrote: > >>>Also, it would be great if a UID field could be generated for each > >>>event, perhaps by checksumming the contents of the event in some > >

Re: [Orgmode] Re: Org mode release 6.04

2008-05-27 Thread Adam Spiers
On Sun, May 25, 2008 at 04:58:29PM +0100, Leo wrote: > On 2008-05-25 08:31 +0100, Carsten Dominik wrote: > > iCalendar now defines proper UIDs for entries > > - > > > > This is necessary for synchronization services. The UIDs are > > created using the th

1-way syncing with google calendar (was Re: [Orgmode] .ics export violates RFC2445)

2008-05-27 Thread Adam Spiers
On Tue, May 27, 2008 at 10:55:57PM +0100, Adam Spiers wrote: > I'm going to restart gcaldaemon shortly - if it works then orgmode can > boast unidirectional non-interactive syncing with google calendar! (as > opposed to repeatedly importing an .ics file manually, which is very >

[Orgmode] ITEM in column view in the agenda

2008-05-28 Thread Adam Spiers
I'm trying to get a good COLUMN format for viewing the agenda in column view mode. Am I right in thinking that ITEM is the only property available for showing the actual "meat" of a given headline? The problem with ITEM is that it includes any leaders, plus the TODO keyword and priority, which lea

Re: [Orgmode] Re: Using column view on a sparse tree displaying only a few tags.

2008-05-28 Thread Adam Spiers
On Fri, Apr 04, 2008 at 12:28:32PM +0200, Carsten Dominik wrote: > On Apr 3, 2008, at 10:54 PM, Jose Robins wrote: > >Thanks Bernt, that works! > >However the only thing is that I've defined COLUMNS for the whole > >file using the #+COLUMNS keyword at the top of the file. I guess > >those prope

Re: [Orgmode] Re: 1-way syncing with google calendar (was Re: .ics export violates RFC2445)

2008-05-28 Thread Adam Spiers
On Wed, May 28, 2008 at 02:02:01PM -0700, Cezar Halmagean wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > > On Tue, May 27, 2008 at 10:55:57PM +0100, Adam Spiers wrote: > >> I'm going to restart gcaldaemon shortly - if it works then orgmode can > >

Re: [Orgmode] Re: Bug in iCalendar export

2008-05-28 Thread Adam Spiers
On Wed, May 28, 2008 at 11:02:37PM +0200, Paul R wrote: > Nick Dokos <[EMAIL PROTECTED]> writes: > > You have some faulty site-lisp code provided by debian emacs packages. > Because it was the Nth bug I had to track down due to the way debian > handles site-lisp, I just decided to get rid, for goo

Re: [Orgmode] Re: Using column view on a sparse tree displaying only a few tags.

2008-05-28 Thread Adam Spiers
On Wed, May 28, 2008 at 07:26:35PM +0200, Carsten Dominik wrote: > This is no regression. In the agenda, org will use the format > applicable to the first item, since it has to use the same for all > lines. If that first item is from a file that has no columns format, > it will use the defa

Re: [Orgmode] ITEM in column view in the agenda

2008-05-28 Thread Adam Spiers
On Thu, May 29, 2008 at 12:09:31AM +0200, Carsten Dominik wrote: > Hi Adam, > > no, this is not too much to ask, in particular since I am doing > this kind of compaction (not duplicating info that is shown in > other columns) already in the normal column view (i.e. in > an Org

Re: [Orgmode] ITEM in column view in the agenda

2008-05-28 Thread Adam Spiers
On Thu, May 29, 2008 at 12:09:30AM +0100, Adam Spiers wrote: > On Thu, May 29, 2008 at 12:09:31AM +0200, Carsten Dominik wrote: > > This should now also work in agenda buffers, using the latest > > GIT version. There is a new variable > > `org-agenda-columns-remove-prefix-fr

Re: [Orgmode] ITEM in column view in the agenda

2008-05-29 Thread Adam Spiers
On Thu, May 29, 2008 at 07:49:20AM +0200, Carsten Dominik wrote: > > On May 29, 2008, at 1:09 AM, Adam Spiers wrote: > > > >Works great! FYI, I have org-columns-default-format set to: > > > >%TODO %PRIORITY %40ITEM(Task) %Effort(ETC){:} %CLOCKSUM(Taken){:} >

Re: [Orgmode] Re: Bug in iCalendar export

2008-05-29 Thread Adam Spiers
On Thu, May 29, 2008 at 11:29:04AM +0200, Paul R wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > > I'm not sure this bug is specific to Debian - it has been plaguing me > > on Fedora... unless there are two separate causes of the same error > > mes

[Orgmode] automatically jumping to stored note location

2008-05-30 Thread Adam Spiers
On Thu, Jan 03, 2008 at 12:48:01PM +, Adam Spiers wrote: > On Thu, Jan 03, 2008 at 10:01:37AM +0100, Carsten Dominik wrote: > > On Dec 30, 2007, at 12:22 PM, Adam Spiers wrote: > > >On Thu, Dec 20, 2007 at 07:28:42AM +0100, Carsten Dominik wrote: > > >> - The

[Orgmode] FR: headline iteration API

2008-05-30 Thread Adam Spiers
headline iteration API would support existing mechanisms such as tag searches, org-agenda-skip, and sorting? If so, IMHO that would be really amazingly powerful :-) Would be very interested in everyone's thoughts. Thanks! Adam ___ Emacs-orgmode mail

Re: [Orgmode] ITEM in column view in the agenda

2008-05-30 Thread Adam Spiers
On Fri, May 30, 2008 at 06:06:52AM +0200, Carsten Dominik wrote: > On May 29, 2008, at 7:11 PM, Adam Spiers wrote: > >On Thu, May 29, 2008 at 07:49:20AM +0200, Carsten Dominik wrote: > >>Ellipses could be done, but so far I opted against is because you > >>will loose e

Re: [Orgmode] Re: 1-way syncing with google calendar

2008-05-30 Thread Adam Spiers
On Thu, May 29, 2008 at 10:08:48PM +0900, David Smith wrote: > "Tim O'Callaghan" <[EMAIL PROTECTED]> writes: > > > Cool - just caught up with this. > > > > If you check the archives i had a very basic google->org solution using w3. > > > > I stopped using it when i moved back to Emacs, guess its t

[Orgmode] annotations (not the remember kind)

2008-05-30 Thread Adam Spiers
I have a straight-forward text document that I would like to export as HTML, but I would also like to add my own annotations to various bits of it, so that they end up something like this: This bit still needs some work. Adam Is this easily achievable using any existing org

[Orgmode] weirdness with #+TITLE in HTML export

2008-05-30 Thread Adam Spiers
Is this a regression or am I missing something? - 8< - 8< - 8< - 8< - 8< - #+OPTIONS: H:1 num:t toc:t \n:nil skip:nil #+TITLE: Test title Foo - 8< - 8< - 8< - 8< - 8< - results in the following (pream

[Orgmode] bold etc. spanning multiple lines

2008-05-30 Thread Adam Spiers
What are the rules for this? E.g. if I want to start *bold or italic within a paragraph and then terminate it* on one of the following lines. From a brief experiment it looks like you can span two lines maximum. Beyond that what is the recommended mechanism? ___

[Orgmode] format of section numbering in export

2008-05-30 Thread Adam Spiers
If I export to HTML using something like #+OPTIONS: H:1 num:t toc:t \n:nil skip:nil then the heading numbering looks like '1' or '1.2' or '1.2.3' etc. How can I change it so that it has a trailing full stop, for instance? ___ Emacs-orgmode mailing l

[Orgmode] archival mirroring source headline structure?

2008-06-02 Thread Adam Spiers
I just discovered `org-archive-save-context-info' - very nice! especially the preservation of the outline path (olpath). Though it might be even nicer if archival could optionally auto-vivify outline paths and archive sub-headings under them. So if your source file had: * PROJECT foo **

Re: [Orgmode] archival mirroring source headline structure?

2008-06-09 Thread Adam Spiers
On Mon, Jun 09, 2008 at 09:01:22AM +0200, Dominik, C. wrote: > Hi Adam, > > I agree that this would be nice, but I believe it is almost impossible > to make this stable. Because the user is free to add to and change > the tree in the Org buffer, it is very easy to break this m

Re: [Orgmode] format of section numbering in export

2008-06-10 Thread Adam Spiers
On Tue, Jun 10, 2008 at 10:05:24AM +0200, Dominik, C. wrote: > Hi Adam, > > You can now configure the format of the section numbers with > the variable `org-export-section-number-format'. > > The format is too complex to be set in the compact OPTIONS line, > you can

Re: [Orgmode] archival mirroring source headline structure?

2008-06-10 Thread Adam Spiers
On Tue, Jun 10, 2008 at 05:28:04AM +0200, Dominik, C. wrote: > Hi Adam, I mean more complex possibilities, like > > * A > ** B > *** C > *** D > > Archive C, do more work, then archive A. The possibilities are endless, it > seems to me. With auto-vivification

Re: [Orgmode] bold etc. spanning multiple lines

2008-06-10 Thread Adam Spiers
On Tue, Jun 10, 2008 at 09:05:03AM +0200, Dominik, C. wrote: > Hi Adam, > > you can increase the number of allowed newlines in > emphasis using the variable `org-emphasis-regexp-components'. > > HTH Ahah, thanks! Whilst looking at this customize-option, I noticed t

Re: [Orgmode] FR: headline iteration API

2008-06-10 Thread Adam Spiers
On Wed, Jun 04, 2008 at 04:35:01PM +0200, Daniel Clemente wrote: > Hi, > I find this very interesting. Some ideas: > > - Maybe it could provide access not only to the headlines, but to > the headlines of the headlines, and of their headlines, etc. In > fact, access to the whole tree. This wo

[Orgmode] iCal export of repeated tasks

2008-06-10 Thread Adam Spiers
Currently, if I have a repeated task such as * NEXT [#B] water plants SCHEDULED: <2008-06-16 Mon 10:30-10:45 .+1w> then iCal export includes something like this in the VEVENT: RRULE:FREQ=WEEKLY;INTERVAL=1 For most repeated tasks, this is a perfectly sensible default. However, for a task of

Re: [Orgmode] annotations (not the remember kind)

2008-06-11 Thread Adam Spiers
On Wed, Jun 11, 2008 at 07:36:43AM +0200, Dominik, C. wrote: > Hi Adam. > > hmm, I can see nothing that would help you directly with this. > > However, there is org-export-preprocess-hook. > > This hook runs before the export conversion of a buffer is attempted. > If yo

Re: [Orgmode] FR: headline iteration API

2008-06-11 Thread Adam Spiers
On Wed, Jun 11, 2008 at 08:57:39AM +0200, Dominik, C. wrote: > Hi Adam and others, > > I do like the idea of an API to iterate of entries and outline trees. > For now, I am following this discussion to see what ideas pop up. > When I find the time, something will be implemented.

Re: [Orgmode] automatically jumping to stored note location

2008-06-11 Thread Adam Spiers
On Wed, Jun 11, 2008 at 07:16:21AM +0200, Dominik, C. wrote: > > Hi Adam, > > I have now implemented this feature, exactly as ordered :-), > with %&. Woohoo! Awesome, thanks - I have wanted that one for a long time :-) Seems to work great. I have three comments/questions

Re: [Orgmode] Re: Bug in iCalendar export

2008-06-12 Thread Adam Spiers
On Wed, Jun 11, 2008 at 07:13:49PM -0400, Nick Dokos wrote: > So it seems to me that the bug is somewhere fairly deep in emacs > itself (btw, I sent a bug report off to the emacs maintainers - we'll > see what they say). I also tried on an ancient RHEL4.1(?) system with > the stock emacs 21 versio

Re: [Orgmode] iCal export of repeated tasks

2008-06-12 Thread Adam Spiers
On Thu, Jun 12, 2008 at 08:02:48AM +0200, Carsten Dominik wrote: > On Jun 10, 2008, at 12:17 PM, Adam Spiers wrote: > > >Currently, if I have a repeated task such as > > > >* NEXT [#B] water plants > > SCHEDULED: <2008-06-16 Mon 10:30-10:45 .+1w> > > &

Re: [Orgmode] FR: headline iteration API

2008-06-12 Thread Adam Spiers
On Thu, Jun 12, 2008 at 08:46:47AM +0200, Carsten Dominik wrote: > > On Jun 10, 2008, at 12:28 PM, Adam Spiers wrote: > >Yes. There will be many intricacies involved in iteration, and > >probably only Carsten knows them all - without an API we would > >individually be re

Re: [Orgmode] iCal export of repeated tasks

2008-06-12 Thread Adam Spiers
On Thu, Jun 12, 2008 at 12:54:04PM +0200, Carsten Dominik wrote: > On Jun 12, 2008, at 12:05 PM, Adam Spiers wrote: > >On Thu, Jun 12, 2008 at 08:02:48AM +0200, Carsten Dominik wrote: > >>On Jun 10, 2008, at 12:17 PM, Adam Spiers wrote: > >> > >>>Curre

[Orgmode] extionsions typo in docs

2008-06-12 Thread Adam Spiers
Attached ... diff --git a/doc/org.texi b/doc/org.texi index 6e0aa7a..89c54b1 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -89,7 +89,7 @@ Software Foundation raise funds for GNU development.'' * Exporting:: Sharing and publishing of notes * Publishing:: Create

Re: [Orgmode] Re: Bug in iCalendar export

2008-06-12 Thread Adam Spiers
On Thu, Jun 12, 2008 at 11:03:12AM +0100, Adam Spiers wrote: > On Wed, Jun 11, 2008 at 07:13:49PM -0400, Nick Dokos wrote: > > So it seems to me that the bug is somewhere fairly deep in emacs > > itself (btw, I sent a bug report off to the emacs maintainers - we'll > >

Re: [Orgmode] iCal export of repeated tasks

2008-06-13 Thread Adam Spiers
On Fri, Jun 13, 2008 at 10:18:52AM +0200, Carsten Dominik wrote: > On Jun 12, 2008, at 1:47 PM, Adam Spiers wrote: > >Well, I agree that there may not be a good definition, in which case a > >per-event property disabling export of the RRULE would be a perfect > >solution. &g

Re: [Orgmode] automatically jumping to stored note location

2008-06-13 Thread Adam Spiers
On Fri, Jun 13, 2008 at 10:23:38AM +0200, Carsten Dominik wrote: > On Jun 11, 2008, at 12:53 PM, Adam Spiers wrote: > >On Wed, Jun 11, 2008 at 07:16:21AM +0200, Dominik, C. wrote: > >>Hi Adam, > >> > >>I have now implemented this feature, exactly as ord

Re: [Orgmode] iCal export of repeated tasks

2008-06-13 Thread Adam Spiers
On Fri, Jun 13, 2008 at 12:28:48PM +0200, Carsten Dominik wrote: > On Jun 13, 2008, at 11:24 AM, Adam Spiers wrote: > >The motivation is that while I very much like org's functionality for > >automatically updating the timestamp on a repeated task once it has > >been mar

Re: [Orgmode] Re: iCal export of repeated tasks

2008-06-13 Thread Adam Spiers
On Fri, Jun 13, 2008 at 11:55:19AM +0200, Paul R wrote: > Like Dominik, I consider a repeated event as a calendar object on its > own. Such an object has a representation in the iCal format. Org mode > must stick to the correct representation of this object, and it is up > to each calendar tool to

Re: [Orgmode] Re: iCal export of repeated tasks

2008-06-13 Thread Adam Spiers
On Fri, Jun 13, 2008 at 11:55:19AM +0200, Paul R wrote: > [...] you can maybe implement a "go-between" layer that > takes iCal file in input, and outputs the same iCal file with repeated > events changed to dated events, with date set on next occurence. On Fri, Jun 13, 2008 at 02:56:09PM +0200, Pa

[Orgmode] First extension: cycling through links

2008-06-28 Thread Adam Solove
ow does a sparse tree and then, since I often have lots of occurences spread over more than a page, lets you cycle forward and back through the actual occurences. I would love if someone could let me know any defects or infelicities with my method. Thanks, Adam ;; keys: (org-defkey org-mode-

Re: [Orgmode] Re: agenda files separation

2008-07-15 Thread Adam Spiers
Bernt Hansen ([EMAIL PROTECTED]) wrote: > "D. Kapetanakis" <[EMAIL PROTECTED]> writes: > > > Since like most of us I live a double or triple life I would like to > > have a separation of the agenda files. I mean that I have one org-file > > for work with all the todo items, projects etc, one for

[O] Org-mode previews: equation numbers

2014-09-29 Thread Adam Sneller
the buffer after running C-c C-x C-l By-the-way, the only way I could get the equation numbers to increment upward was to manually include these with \tag{1} and \tag{2}. Otherwise, org-mode numbers each equation as a (1). Is there some setting that will enable autonumbering? Thanks! -Adam

[O] unlinking links

2014-11-06 Thread Adam Spiers
Hi all, Is it just me or is there no quick way to remove the link from some hyperlinked text? If so, please consider this a feature request ;-) Regards, Adam

[O] FR: refile-and-link

2014-12-03 Thread Adam Spiers
and then after the normal refiling, a link to the refiled section would be inserted in the place where the refiled section previously lived. Thoughts? Thanks! Adam

Re: [O] unlinking links

2014-12-04 Thread Adam Spiers
On Thu, Nov 06, 2014 at 08:30:08PM -0500, John Kitchin wrote: > Adam Spiers writes: > > Is it just me or is there no quick way to remove the link from some > > hyperlinked text? If so, please consider this a feature request ;-) > > Try this: > > (defun unlinkify () &g

Re: [O] unlinking links

2014-12-10 Thread Adam Spiers
On Thu, Dec 04, 2014 at 06:07:53PM +0100, Nicolas Goaziou wrote: > Adam Spiers writes: > > On Thu, Nov 06, 2014 at 08:30:08PM -0500, John Kitchin wrote: > >> Adam Spiers writes: > >> > Is it just me or is there no quick way to remove the link from some > >

Re: [O] FR: refile-and-link

2014-12-10 Thread Adam Spiers
On Thu, Dec 04, 2014 at 07:21:30PM -0500, Kyle Meyer wrote: > Adam Spiers wrote: > > Forgive me if this has already been implemented, but I couldn't see > > it... > > I don't know of a command that does this. > > > I'm looking for something simila

Re: [O] Sync Org with Google Calendar using google API (rather than caldav)

2013-03-29 Thread Adam Spiers
On 29 March 2013 11:03, Baptiste wrote: > Hi, > > I have started a google calendar synchronization Emacs module. Rather than > using ical format, I use directly Google API. For sure it is less usefull for > other calendar services, but it will keep working when Google is stopping > supporting cald

[O] org-capture equivalent of org-remember's %& ?

2013-03-29 Thread Adam Spiers
apture equivalent of org-remember's "%&" ? Thanks, Adam

Re: [O] org-capture equivalent of org-remember's %& ?

2013-03-30 Thread Adam Spiers
Bastien, You are amazing. That is all. :) Greetings from the awesome #emacsconf, Adam On 30 March 2013 14:44, Bastien wrote: > Hi Adam, > > Adam Spiers writes: > >> I'm finally switching from org-remember to org-capture. M-x >> org-capture-import-remember-templa

Re: [O] Sync Org with Google Calendar using google API (rather than caldav)

2013-04-08 Thread Adam Spiers
Thanks a lot for the info! I agree that natively talking to the JSON API is a nice feature :) On 2 April 2013 08:17, Baptiste Fouques wrote: > Adam Spiers adamspiers.org> writes: > >> Sounds interesting. It would be very helpful if you could explain how it is >> dif

[O] managing a work log

2013-06-12 Thread Adam Spiers
serted just after the headline. Is that a bug/feature, or am I missing something? Thanks, Adam

[O] org-velocity only returns top-level headlines?

2013-08-29 Thread Adam Porter
Hi, I'm using org 8.0.7 and I just installed org-velocity from git master. It seems to work, but when searching, it only displays top-level headlines. For example, I have a log.org file with a datetree like this: * 2013 ** 2013-07 July *** 2013-07-19 Friday Found a peanut last night *** 20

[O] org-capture doesn't narrow correctly if :prepend is t

2013-09-02 Thread Adam Spiers
otice the presence of 'Narrow' in the modeline would be convinced that the capture completely failed. It can be revealed via `C-u C-x n w', but of course it's annoying having to do this every time. The problem vanishes as soon as I de-select the :prepend flag. It's been an issue for a while, so I guess I'm the only one using this flag? Thanks! Adam

Re: [O] org-capture doesn't narrow correctly if :prepend is t

2013-09-16 Thread Adam Spiers
On 2 September 2013 18:51, Adam Spiers wrote: > I have an org-capture template as follows: > > ("n" "personal NEXT" entry > (file "~/org/TODO.org") > "* NEXT %?" :prepend t) > > but after I hit `C-c C-c', the file's bu

Re: [O] org-capture doesn't narrow correctly if :prepend is t

2013-09-16 Thread Adam Spiers
On 16 September 2013 12:59, Carsten Dominik wrote: > Hi Adam, > > it is in my queue, but I have not yet had time to look at it. Oh great, thanks a lot Carsten! I can wait patiently - even with a wait, you can almost certainly fix it quicker than I could ;-)

Re: [O] managing a work log

2013-09-21 Thread Adam Spiers
Hi Bastien, Sorry for the incredibly delayed response to this ... On Sun, Jun 30, 2013 at 11:22:41PM +0200, Bastien wrote: > Adam Spiers writes: > > With `org-archive-mark-done' set to `t', entries will be marked as > > done when `org-archive-subtree' is in

[O] different toc levels per headline?

2013-09-26 Thread Adam Spiers
oc:1 3 h1 toc:2 What am I missing, and is there another way to vary the toc level per subtree? Thanks! Adam

Re: [O] different toc levels per headline?

2013-09-26 Thread Adam Spiers
Hi Carsten, On Thu, Sep 26, 2013 at 01:15:56PM +0200, Carsten Dominik wrote: > Hi Adam, > > EXPORT_OPTIONS are for the special case that you only export that > specific subtree, by restricting the export to a tree using C-s in > the dispatcher. They do not modify the behavior

Re: [O] different toc levels per headline?

2013-09-26 Thread Adam Spiers
On Thu, Sep 26, 2013 at 04:24:57PM +0200, Nicolas Goaziou wrote: > Carsten Dominik writes: > > On 26.9.2013, at 14:16, Adam Spiers wrote: > >> Thanks a lot for the reply. However, what you say seems to directly > >> contradict this sentence in the manual: > >>

[O] org-mode and long lines alerting

2013-10-23 Thread Adam Spiers
e no idea how to address this. Any help gratefully received! Thanks, Adam

[O] generating ToC for existing PDF?

2013-10-26 Thread Adam Spiers
: docview:papers/last.pdf::NNN but I'm not sure if exporting to PDF would preserve those hyperlinks, and even if so, when merging the generated ToC with the original PDF, there would need to be a way to adjust them to point within the new merged file. Thanks, Adam

Re: [O] generating ToC for existing PDF?

2013-10-27 Thread Adam Spiers
On 26 October 2013 14:11, Adam Spiers wrote: > Hi all, > > I have an existing PDF, along with a text file table of contents. Is > it possible to use org to generate a new PDF which includes a ToC at > the beginning, where each item in the ToC is hyperlinked to its > corresp

Re: [O] org-tree-to-indirect-buffer: multiple buffers; buffer name containing ID

2013-11-06 Thread Adam Porter
Bastien gnu.org> writes: > The attached patch does name indirect buffers after the current tree > heading -- thanks for this idea. > > Would anyone else find this useful? Yes, please. :)

Re: [O] Mobile org - add new items to org file

2013-11-06 Thread Adam Porter
Chris Henderson gmail.com> writes: > Is there any way to make the new entries go to my gtd.org file instead? Also: would it be possible to define where in gtd.org file the new entries should go, like some new entries should go under Tasks and some should go under Projects. There is an option in

[O] Renaming of +NAME for code blocks to in HTML export, no longer user defined

2016-01-04 Thread Adam Aviv
tag around the src code that will get exported? Thanks! adam -- Adam J. Aviv, PhD *Asst. Professor* *Computer Science* *U.S. Naval Academy* *(410) 293- 6655*

Re: [O] Renaming of +NAME for code blocks to in HTML export, no longer user defined

2016-01-05 Thread Adam Aviv
might be suboptimal given that not every block is referenced later. I would still like to be able to add my own name tags, but understand why this might have been changed to avoid to blocks having the same label. -- Adam J. Aviv, PhD *Asst. Professor* *Computer Science* *U.S. Naval Academy* *(410) 293- 6655*

Re: [O] Renaming of +NAME for code blocks to in HTML export, no longer user defined

2016-01-21 Thread Adam Aviv
eness. I'll look into the :property issue: I think that'd properly work for my needs. -- Adam J. Aviv, PhD *Asst. Professor* *Computer Science* *U.S. Naval Academy* *(410) 293- 6655*

Re: [O] Is it possible to call some function after capture?

2016-04-03 Thread Adam Porter
Marcin Borkowski mbork.pl> writes: > I know about `org-capture-after-finalize-hook', but is it possible for > a function in there to know which capture template was used? Hi Marcin, You might be able to use the :key property of org-capture-plist, which records the selection key of the template

Re: [O] How to rename the agenda in org-mode?

2016-04-03 Thread Adam Porter
Eric S Fraga ucl.ac.uk> writes: > > On Sunday, 3 Apr 2016 at 18:26, Sharon Kimble wrote: > > [...] > > > Okay, so how can I get the name shortened please? I've just measured it > > and its actually taking up 3.5 inches! That is ridiculous and shouldn't > > happen, so how can it be abbreviated

Re: [O] How to rename the agenda in org-mode?

2016-04-03 Thread Adam Porter
Oops, that'll teach me to edit elisp without aggressive-indent-mode. :) This should work: (advice-add 'tabbar-buffer-tab-label :before-until (lambda (tab) (with-current-buffer (buffer-name (tabbar-tab-value tab)) (when (equal major-mode 'org-agenda

Re: [O] Multipart/Alternative reply to email?

2016-04-03 Thread Adam Porter
As a follow-up to the other replies in this thread, you might be able to use Pandoc to convert the HTML to Org. That's what I do in org-protocol-capture-html, and it works very well.

Re: [O] uncommnet-region behavior in org-src blocks

2016-04-03 Thread Adam Porter
Ken, just wanted to say thanks for sharing this. I noticed this recently and wondered about fixing it, and this does it!

[O] Update to org-protocol-capture-html

2016-04-03 Thread Adam Porter
Hi, Just a note to let you all know that I've updated org-protocol-capture-html: https://github.com/alphapapa/org-protocol-capture-html I've improved the instructions, and I added support for python-readability, which extracts articles from web pages. This makes it easy to quickly capture a web

Re: [O] How to do proper folding and semantic markup

2016-04-03 Thread Adam Porter
Hi Eduardo, Just a note, you mentioned that you find the folding very useful, so you might want to try out the org-tree-to-indirect-buffer command. It's very helpful when you're working on a large Org file and only want to work on certain parts of it. I don't see it mentioned often, so I'm not s

Re: [O] How to do proper folding and semantic markup

2016-04-04 Thread Adam Porter
Eduardo Mercovich mercovich.net> writes: > Also less known that it deserves, for focusing I do use narrowing a lot: Yeah, that's basically what tree-to-indirect does, it makes an indirect buffer and then narrows it. So you can widen the indirect buffer and get another view of the whole buffer.

Re: [O] How to do proper folding and semantic markup

2016-04-05 Thread Adam Porter
Eduardo Mercovich mercovich.net> writes: > Excuse me if this sounds almost philosophical, but in which situation an > indirect buffer may be better that just focusing on the same (original) > buffer? For example, when you are toying with potentially big > modifications and don't want to replace t

Re: [O] [OT] Git plus Syncthing: breaking hard links

2016-04-06 Thread Adam Porter
Hi Eric, Sorry I'm late, just thought I'd share an idea: did you try symlinks? A symlink points to a path, not an inode, so it shouldn't get broken like a hard link.

Re: [O] [OT] Git plus Syncthing: breaking hard links

2016-04-06 Thread Adam Porter
Hi again Eric, On second thought, while symlinks may be worth trying, they might not work. I've noticed similar issues using Dropbox. If you put the file in your git repo and the symlink in Syncthing's repo, I'm guessing Syncthing will not follow the symlink, in which case it wouldn't sync the c

Re: [O] how to disable smart-tab only on org headline?

2016-04-07 Thread Adam Porter
Hi, It looks like it may be a simple fix to make smart-tab call org-cycle in org-mode. I forked the repo and made the change: https://github.com/alphapapa/smart-tab/tree/org-mode Note, I have not tested it, but I think it should work. Let me know what you find out.

Re: [O] fontification lost when using org-goto

2016-04-07 Thread Adam Porter
Julien Cubizolles free.fr> writes: > I've encountered this problem with several themes (dracula, naquadah) > but not with emacs -Q. Are there some special faces to define ? There are quite a few org-mode faces, like org-level-{1..8} for headings. Do you see this behavior with all themes? For e

Re: [O] keybinding for inserting simple item, simple plain list

2016-04-07 Thread Adam Porter
org-meta-return (bound to M-RET by default) does this when you're in a plain list. If you're not in a plain list, it inserts a heading. So just put the point in a list and it should do what you want. If you want a key to both create a plain list when you're not in one and add another item when y

Re: [O] how to disable smart-tab only on org headline?

2016-04-07 Thread Adam Porter
Upon closer inspection I see that smart-tab-mode refuses to activate in org-mode, so the behavior you're seeing probably is not caused by smart-tab. For me, if the point is on an Org heading without text, like (point marked by "|"): * | lorem ipsum and I press TAB, Org indents the heading, cyc

Re: [O] [OT] A new web browser‽

2016-04-08 Thread Adam Porter
Marcin Borkowski mbork.pl> writes: > https://vivaldi.com/ > > Did anyone hear about it? Any thoughts/experiences? "Taking notes > while browsing" seems to be something close to org-capture, no? > Keyboard-driven might mean either vim-like or emacs-like bindings, or > (hopefully) configurable o

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Adam Porter
Marcin Borkowski mbork.pl> writes: > I'm not an Opera user, so please enlighten me: what was wrong with it? > (The only info about Opera I have is from one of my friends, who liked > it a lot a few years ago.) I've never really been an Opera user either, other than trying it briefly. >From wha

<    1   2   3   4   5   6   7   8   9   10   >