Re: [Orgmode] Re: category link idea
Hi Cezar, by accident, this seems to work for me already. If I click on the category, the file is opened. - Carsten On Feb 14, 2008, at 8:03 AM, cezar wrote: Bernt Hansen <[EMAIL PROTECTED]> writes: cezar <[EMAIL PROTECTED]> writes: I was browsing my agenda buffer and I got hit by this idea: is it possible to have the categories linked ? For example I have this MyRailsProject in my agenda buffer and clicking the MyRailsProject: part should open up dired pointed at ~/MyRailsProject which could be pretty handy, instead of firing up dired and browsing to that folder. Just add a [[file:~/MyRailsProject]] link to your MyRailsProject agenda task and then C-c C-o on the link to open the dired directory in another window. What I meant was something more like : #+CATEGORY: [[/home/me/projects/MyProject][MyProject]] and that would make it a link but it behaves wrong, meaning that the agenda view show something like: MyProject:Scheduled: TODO my task for the project with the word MyProject underlined. (notice how it joins them together) Regards, Cezar ___ 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 ___ 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] Moving paragraphs instead of lines
On Thu, Feb 14, 2008 at 11:18:22AM +, Rick Moynihan wrote: > When the cursor is positioned within a paragraph would M- and > M- not be better set to move the current paragraph above or below > it's surrounding paragraphs respectively? > > e.g. When the point is positioned in the following outline, would a > M- not be better moving the foo paragraph above the bar one, rather > than just repositioning the 6-foo line? > > * Outline > > bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar > bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar > bar bar bar bar bar > > foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo > foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo > foo foo foo foo foo foo | <-- point > > I could see such operations being restricted to only operate with the > current outline level. I realise the M-/ behaviour when on an > outline is correct, but I see little need in repositioning lines within > a paragraph if the user is using M-q to wrap paragraphs, as I do. > Moving the paragraph here would surely make more sense. If anything, I would actually vote for the entire outline heading being moved within the outline structure, since emacs already provides plenty of functionality with regards to normal text editing (`transpose-lines', `transpose-paragraphs', `mark-paragraph' etc.). ___ 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] using org for meeting agendas and minutes?
On Sat, Feb 16, 2008 at 04:44:55PM +, Pete Phillips wrote: > Hi Adam > > Did you get anywhere with the ideas of taking minutes etc ? I didn't have much feedback yet, but I did actually produce some minutes in HTML using org. However I found it quite a struggle due to one or two things, e.g. ** This is some subtopic of the main agenda/minutes structure which has some initial explanatory text taking more than one line. The text fill functions won't work nicely, and the first line will be treated as a heading, even though I don't want the subtopic to have any heading. *** Likewise the problem exists in this sub-subtopic where again I don't want any heading. ACTION but I couldn't change the above to nested list items, because then I couldn't have them contain TODO items such as this action. Is there any way to have heading-less subtopics in org, where multiple lines in the source document are treated as part of one paragraph, can be re-filled to a given line wrap, and formatted accordingly during export? ___ 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] Re: Integration of Org mode with Mairix: org-mairix.el
cezar ([EMAIL PROTECTED]) wrote: > Gijs Hillenius <[EMAIL PROTECTED]> writes: > > On 10 Feb 2008, Bastien Guerry wrote: > >> Adam Spiers <[EMAIL PROTECTED]> writes: > >>> but I was hoping to get some feedback from the (apparently tiny?) > >>> user-base first. Is there anyone other than myself and Austin > >>> currently reading the list who uses org-mairix.el, or who might be > >>> interested in using it? Thanks for all the usage feedback so far. > I've just started using mairix, and I think it's great. Org-mode > integration should be cool even tho I don't yet know how it can come > usefull. Oh, it's so useful! :-) Turning emails into TODOs via org-remember is one extremely useful application, and storing hyperlinks from within project material to relevant mails or mail threads is another, e.g. * PROJECT finish org-mairix.el ** TODO get buy-in to standardising a more flexible link format *** [[mairix:m:[EMAIL PROTECTED] email linked by Message-ID]] *** [[mairix:org,mairix][all emails relating to org-mairix]] ___ 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] org 2 openoffice impress converter
On Thu, Feb 14, 2008 at 10:27:27AM +, Rick Moynihan wrote: > Bastien Guerry wrote: > >I think you might be interested in the S5 Slide Show system: > > > > http://meyerweb.com/eric/tools/s5/ > > > > S5 is a slide show format based entirely on XHTML, CSS, and > > JavaScript. With one file, you can run a complete slide show and have > > a printer-friendly version as well. The markup used for the slides is > > very simple, highly semantic, and completely accessible. Anyone with > > even a smidgen of familiarity with HTML or XHTML can look at the > > markup and figure out how to adapt it to their particular > > needs. Anyone familiar with CSS can create their own slide show > > theme. It's totally simple, and it's totally standards-driven. > > > >See the quite impressive demonstration here: > > > > http://meyerweb.com/eric/tools/s5/s5-intro.html > > > >I think it would be *much* easier to go that way, since the export > >format will just be a subset of HTML. Unless someone points to a very > >simplistic example of ooimpress format, I'd rather not mix up with this. > > > >Of course this rely on the yes-coming-soon! brand new exporter. > >I will work on it this WE, maybe something good will come from this. > > > >Play with S5 and let me know if you'd find it useful to have a S5 > >exporter in Org. > > S5 has always appealed to me, so I think this is an excellent idea, and > certainly a feature I could see people using. On page 4 of that demonstration it says that "S5 can also run slide shows based on XOXO" - could this be the missing link to org?! ___ 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
[Orgmode] Re: Integration of Org mode with Mairix: org-mairix.el
Adam Spiers <[EMAIL PROTECTED]> writes: > Oh, it's so useful! :-) Turning emails into TODOs via org-remember is > one extremely useful application, and storing hyperlinks from within > project material to relevant mails or mail threads is another, e.g. > > * PROJECT finish org-mairix.el > ** TODO get buy-in to standardising a more flexible link format > *** [[mairix:m:[EMAIL PROTECTED] email linked by Message-ID]] > *** [[mairix:org,mairix][all emails relating to org-mairix]] > Can you provide some usefull workflow / ideas on how one would use org + mairix in some cool ways ? Right now If I want to store a link to a gnus email, I just org-store-link, create a remember template, then org-insert-link, and C-c C-c to store the remember buffer. What does mairix add to that ? Regards, Cezar ___ 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
[Orgmode] Re: category link idea
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi Cezar, > > by accident, this seems to work for me already. If I click on > the category, the file is opened. > Can you describe this ? What do you mean "by accident" and what file ? Are you using the [[][]] link format for the category name ? >> >> What I meant was something more like : >> >> #+CATEGORY: [[/home/me/projects/MyProject][MyProject]] >> >> and that would make it a link but it behaves wrong, meaning that the >> agenda view show something like: >> >> MyProject:Scheduled: TODO my task for the project >> >> with the word MyProject underlined. (notice how it joins them >> together) >> Do you get this behaviour ? ^^ Regards, Cezar ___ 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] Re: Integration of Org mode with Mairix: org-mairix.el
On Sun, Feb 17, 2008 at 12:59:26PM -0800, Cezar Halmagean wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > > Oh, it's so useful! :-) Turning emails into TODOs via org-remember is > > one extremely useful application, and storing hyperlinks from within > > project material to relevant mails or mail threads is another, e.g. > > > > * PROJECT finish org-mairix.el > > ** TODO get buy-in to standardising a more flexible link format > > *** [[mairix:m:[EMAIL PROTECTED] email linked by Message-ID]] > > *** [[mairix:org,mairix][all emails relating to org-mairix]] > > Can you provide some usefull workflow / ideas on how one would use org + > mairix in some cool ways ? Right now If I want to store a link to a gnus > email, I just org-store-link, create a remember template, then > org-insert-link, and C-c C-c to store the remember buffer. > > What does mairix add to that ? First you need to understand what mairix does: http://www.rpcurnow.force9.co.uk/mairix/ org-mairix lets you create hyperlinks which will execute arbitrary mairix searches on your mail archives, which can be quite complex, e.g. all mails from a particular mailing list between 6 and 2 months ago containing the word "foo" but not the word "bar". I use mutt not gnus, but I'm guessing all you are doing right now is inserting links to single mails? Also please note that mutt does not index mail archives by Message-ID so it does not have the ability to jump directly a particular message by Message-ID. ___ 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
[Orgmode] Re: Integration of Org mode with Mairix: org-mairix.el
Adam Spiers <[EMAIL PROTECTED]> writes: > > First you need to understand what mairix does: > > http://www.rpcurnow.force9.co.uk/mairix/ > > org-mairix lets you create hyperlinks which will execute arbitrary > mairix searches on your mail archives, which can be quite complex, > e.g. all mails from a particular mailing list between 6 and 2 months > ago containing the word "foo" but not the word "bar". > > I use mutt not gnus, but I'm guessing all you are doing right now is > inserting links to single mails? > > Also please note that mutt does not index mail archives by Message-ID > so it does not have the ability to jump directly a particular message > by Message-ID. > Yeah, well I have it installed and org-mairix too, but I just don't see how I can make it usefull yet. I usually link to one message only, and that's rare also. I see the power that mairix + org provide and I think in some cases it can become really usefull. Regards, Cezar ___ 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] Re: category link idea
On Feb 17, 2008, at 9:51 PM, Cezar Halmagean wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: Hi Cezar, by accident, this seems to work for me already. If I click on the category, the file is opened. Can you describe this ? What do you mean "by accident" and what file ? Are you using the [[][]] link format for the category name ? By accident I mean that I never intended this to work. But Org-mode activates any links in the agenda buffer, so it will also activate this one. What I meant was something more like : #+CATEGORY: [[/home/me/projects/MyProject][MyProject]] and that would make it a link but it behaves wrong, meaning that the agenda view show something like: MyProject:Scheduled: TODO my task for the project with the word MyProject underlined. (notice how it joins them together) Do you get this behaviour ? ^^ Yes, I do, the highlight extends beyond the category, just because the whole line has a mouse-face property. But if you click on the category with mouse-2, the link will be followed. I am not saying that it is a nice implementation, but is does work. - Carsten ___ 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
[Orgmode] Re: category link idea
> > > Yes, I do, the highlight extends beyond the category, just because > the whole line has a mouse-face property. But if you click on the > category with mouse-2, the link will be followed. > > I am not saying that it is a nice implementation, but is does work. > > - Carsten The only thing that bothers me is that it's not aligned right like the rest. Can that be fixed ? Regards, Cezar ___ 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