Tagged Questions

Org-mode is an Emacs mode for keeping notes, maintaining ToDo lists, doing project planning, and authoring with a fast and effective plain-text system.

learn more… | top users | synonyms

15
votes
2answers
972 views

Using org-mode to structure an analysis

I am trying to make better use of org-mode for my projects. I think literate programming is especially applicable to the realm of data analysis and org-mode lets us do some pretty awesome literate ...
13
votes
1answer
519 views

How to specify big (multi-line) tables?

What's the best choice for defining a large table in org-mode (by large, I mean that each cell can have multiple lines)? The one feature of org-mode is its ability to export to HTML or LaTeX (or ...
13
votes
8answers
4k views

Is there a solution to automatically synchronize Emacs org-mode with one of the web based todo services?

Org-mode is amazing. I like its power and simplicity. However, sometimes I need access to my tasks in places where I don't have the necessary setup. Is there a way to synchronize my org agenda with ...
13
votes
7answers
2k views

How to maintain an emacs-based knowledge base?

I've been using org-mode for a little while, I've kept it really simple for now, with only two files : one to act as an inbox, with remember-mode another where I stick just about anything that's been ...
11
votes
1answer
178 views

R + Org-mode: how to avoid naming plot files?

When I use Sweave with R, I can avoid explicitly naming the plot files by simply enclosing the plot commands within a code-chunk like <<fig=TRUE>> ... @. The Sweave driver automatically ...
10
votes
3answers
876 views

Emacs Org-mode: How to include properties in diary anniversaries?

I am trying to have the "Birthday" and "Name" properties of an Org-mode entry added to the agenda automatically: * John :PROPERTIES: :Name: John :Birthday: (5 4 1900) :END: I found a way to ...
9
votes
3answers
373 views

Emacs Org-Mode: Turn off line numbers

I've recently moved from vim to Emacs because I want to use org-mode. I opened a ~10000 line, 50kb file in Emacs23 Org-mode and proceeded to add about 10 first-level headings. Performance on a ...
9
votes
1answer
610 views

Integrating Emacs org-mode with email?

Has anyone does this successfully? I searched a lot but didn't find anything which worked. Before spending time myself, I just want to ask if someone has done this and would be willing to share it. :) ...
9
votes
2answers
2k views

How to keep indentation with Emacs + org-mode + visual-line-mode?

Emacs + org-mode + visual-line-mode + window resizing produce this kind of view : * My list * Some thing this is longer back to line which is really anoying * Other thing which is truncated ...
8
votes
1answer
315 views

Literate Programming using org-babel

I am on a literate program using org-babel. My source is structured like so, -imports -utility fns -game structure - detailed explanations This is the normal structure of the code, what I would ...
8
votes
1answer
267 views

Open an emacs org-mode file from C++ source code and automatically create an item

I'm working on a C++ project. Suppose I have the following directory structure: project/ project/src And I have the following files: project/ChangeLog project/todo.org project/src/foo.cpp I can ...
8
votes
4answers
2k views

Emacs: import a CSV into org-mode

Emacs has a very nice extension by the name of org-mode. I would like to be able to easily load CSV files into org-mode without significant grief. All I've been able to find is table-import or ...
7
votes
2answers
382 views

Parsing org-mode files in Javascript

It's been some time now that I am trying to get myself to write a parser in Javascript for org-mode. I had no trouble at all parsing the outline (which I did in a few minutes), but parsing the actual ...
7
votes
2answers
984 views

How to make emacs org-mode open links to sites in Google Chrome

Chrome is set as default browser, however it opens links in Firefox, which is undesired. Googling this doesn't reveal anything useful, so do you have any ideas?
7
votes
2answers
800 views

combine python-mode with org-mode for emacs

I combined org-mode with lisp-mode to achieve beautiful code folding in emacs for lisp code: lisp-orgi-mode. Basically, I use ';' instead of '*' as the heading character. For comments, I just put a ...
7
votes
3answers
527 views

Emacs org-mode publishing Agenda

How do you publish the agenda for org mode? I am currently using htmlize to write just the agenda buffer, but I want it to publish all the related buffers, and link the agenda items to the ...
6
votes
1answer
374 views

How to create a personal wiki+blog on github using org-mode?

I Love org-mode! I tried to create my personal pages using org-export-html. Org-mode can export latex-math using mathjax very well, and many many other feathers. I love that! I want a tidy and ...
6
votes
2answers
132 views

lazy loading of only the first N lines in emacs org-mode

Is there a way to tell org-mode to load only the first N lines of a long text file? I would like to keep the whole file open to be able to search through it, but have org-mode display on the first N ...
6
votes
7answers
730 views

I want to try org-mode. What's the shortest path from zero to typing?

I want to give emacs' org-mode a try. What is the shortest path for me to accomplish that? Assume NO previous experience with emacs. (I'm aware that other editors, like vim and textmate, have similar ...
6
votes
2answers
215 views

Is there any way for subtasks to inherit deadlines in org-mode?

It would be really convenient if for certain tasks in org-mode, the subtasks could inherit the deadline of the main task. This behavior should occur in case I have not already specified a deadline for ...
6
votes
2answers
733 views

Emacs org-mode file/viewer associations

In an Emacs org-mode file, when I click on a PDF the file opens in a PDF viewer. Similarly, when I click on a URL it opens in a web browser. But when I click on a path to an image file, the byte ...
6
votes
1answer
620 views

Shift-Tab produces cryptic error in Emacs

I'm trying to learn org-mode and noticed my files are folded neatly when I exit emacs. When pressing S-TAB in an attempt to unfold the entire file, I get the following error message in the ...
6
votes
1answer
594 views

Emacs org-mode agenda filter by owner

Is it possible to filter agenda in emacs based on Owner property? Currently I use tags to set owner of TODO items. This way I can filter agenda by tags like this: (setq org-agenda-custom-commands ...
6
votes
3answers
2k views

Disabling underscore-to-subscript in Emacs Org-Mode export

When I export to PDF via org-mode (C-c C-e d), any words with underscores end up being partially converted to subscript. How can I prevent this from happening? I found this article on the subject: ...
5
votes
1answer
132 views

Embedding R plots in Latex via org-mode

I'm just getting started with org-mode and so far I love it. I've seen that it is possible to insert R in the org-mode file and execute it upon export. But I have some trouble getting org-babel (the ...
5
votes
1answer
107 views

Using octopress with emacs org-mode for blogging

Is there any example of using Org-mode with octopress for blogging? I want to use org-mode for all the blog posts and export it to html. I understand this is possible, is there any example for this to ...
5
votes
1answer
103 views

Emacs org-mode scheduling an item multiple times a day?

I want to schedule a task in emacs org-mode to show up multiple times during the day. Edit: as an example suppose I want yo call my wife every 2 hours during the day.
5
votes
2answers
460 views

Recommendations for how to annotate PDFs while working within Emacs?

Many scientific papers, especially in the life sciences, are published in pdf format. I want to work as much as possible within emacs (org-mode especially). I am aware of DocView mode which at least ...
5
votes
1answer
2k views

org mode setup problem when trying to use capture

I was trying to use the capture as is explained in org-manual p 74. This is the .emacs file for org mode. (require 'org-install) (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) (define-key ...
5
votes
1answer
466 views

[org-mode]: repeating task in every Mon, Wed, Fri at 18:00, need help with sexp

As I had written in title, I need a little help with improvement of this sexp: * TODO remeber about thingie. SCHEDULED: <%%(or (= 1 (calendar-day-of-week date)) (= 3 ...
5
votes
2answers
784 views

Custom Agenda View in Org Mode: Combining Dates and Tags

I would like to create a custom agenda in org mode that will show me all the TODO items with a particular tag that are either overdue or due today. However, I can't find any search function that will ...
4
votes
1answer
69 views

Defining unscheduled todos as stuck projects in Emacs Org-Mode

I'm trying to setup the org-stuck-projects variable so that the "stuck projects" agenda will list all headlines which are TODOs (any TODO keyword except DONE) but those which don't have SCHEDULED or ...
4
votes
2answers
108 views

org-mode zip needed, how to over come?

I have an org-mode document that I want to convert to open Document format. When I try to do this (ctrl+c+e+o) I get an error message: Executeable "zip" needed for creating OpenDocument files. ...
4
votes
2answers
342 views

Using Org-Mode With the Gnome 3 Calendar

Gnome 3 has a beautiful calendar panel that drops down from the menu bar, and includes a space for your upcoming appointments. By default this appointment manager reads from the calendar in Evolution ...
4
votes
2answers
201 views

Storing org-mode TODOs inside source code

I like keeping TODOs inside my source code next to lines that need updating. Can I include these in Org-mode's agenda?
4
votes
1answer
293 views

Emacs: unifying citations between html and latex in org-mode

How to set up org-mode so it could include the result of \cite LaTeX command in HTML export? Example: Gulliver's Travels My father had a small estate in Nottinghamshire: I was the third of five ...
4
votes
2answers
340 views

How to archive all the DONE tasks using a single command

To archive the DONE tasks i am using C-c C-x a command. The draw back is i have to manually move over the DONE tasks one by one and then archive it. How to archive all the DONE tasks using a ...
4
votes
1answer
163 views

Tracking repeating items in Org-Mode

I'm wondering if there's a way of tracking daily repeating tasks in org-mode. For example lets say I have a list of things to do every day - * TODO Task 1 * TODO Task 2 * TODO Task 3 Is there a ...
4
votes
2answers
327 views

M-RET and M-UP/DOWN not working in Emacs org-mode in console/terminal

I'm using Emacs23 in Ubuntu 32-bit 10.04/10.10 with GNOME and Compiz. Pressing M-RET in an org-mode plain list in Emacs (GUI) inserts a new item. Pressing M-UP moves the item up in the list. ...
4
votes
1answer
461 views

Escape pipe-character in org-mode

I've got a table in Emacs org-mode, and the contents are regular expressions. I can't seem to figure out how to escape a literal pipe-character (|) that's part of a regex though, so it's interpreted ...
4
votes
6answers
402 views

Using Emacs to start as org-mode

I find org-mode very useful, and I'd like start org-mode as default mode when I run emacs. How can I do that?
4
votes
2answers
747 views

any way to synchonise between Redmine(or other issue trackers) and a plain text todo list?

I would like to access a Redmine taskbase via a simple text based interface - wondering what the shortest path would be (minimum investment/development). Right now, this boils down to 2 use ...
4
votes
2answers
202 views

How to get htmlize.el work for project publishing in Emacs org-mode?

I want to publish a project in Emacs org-mode, which contains several .html files. There are some python code examples in them that I wanna highlight. But htmlize.el won't do that for me. Strangely, ...
4
votes
5answers
728 views

org-mode schedule weekly event for a period

I would like to use agenda to keep track of my classes, assuming i have a com 355 class every week from march to june, <2010-03-23 Tue 10:40-12:10 +1w> this works but it schedules it ...
4
votes
2answers
294 views

emacs: Orgmode, how to make a list from a block of lines

Is there a way to covert such block of lines line1 line2 linen into 1. line1 2. line2 n. linen Using Emacs org mode
3
votes
1answer
64 views

getting a value outside a table in emacs org-mode

Suppose I have a table created by org-mode | thing | value | | t1 | 1 | | t2 | 3 | | t3 | 21 | |-------+-------| | total | 25 | Is there a way inside org mode document to get ...
3
votes
1answer
96 views

FIXED: emacs:org-babel: noweb reference expand with an surplus line

When noweb reference in org-mode 's source code block is expanded, ever the content of the reference consists of only one line, it will expand the reference with an surplus line. This is an example: ...
3
votes
2answers
84 views

How to automatically do org-mobile-push org-mobile pull in emacs

Since I am using org-mode to track my todo list in emacs, I like the iPhone app: MobileOrg, with it, I can access my todo list all day. But here's the problem: I have to manually org-mobile-push my ...
3
votes
2answers
167 views

How to set up birthdays with org-contacts? Error: Bad sexp

How can I set up anniversaries with org-contacts so that birthdays etc. are shown in my agenda.org file? My agenda.org file contains the following, as mentioned on the bottom of ...
3
votes
2answers
128 views

Using org-capture-templates to schedule a TODO for the day after today

In org-mode, I know how to create a todo and use the timestamp so that it is scheduled for today. How do I schedule it for tomorrow? Unfortunately I don't know Elisp and don't have time right now to ...

1 2 3 4 5