Hi Loic
Loic Dachary dachary.org> writes:
>
> Hi,
>
> In the following clock table:
>
> #+BEGIN: clocktable :maxlevel 3 :emphasize nil :scope file
:block 2014-08 :formula % :narrow 100
> #+CAPTION: Clock summary at [2014-08-11 lun. 10:17], for août 2014.
> | <100>
Alexis writes:
> One could, for example, create an entirely new project on GitHub
> called 'MobileOrgRebooted', and create entirely new apps in the
> respective stores using that name.
That strikes me as the sensible thing to do.
> (As it is, there's not a uniformly named app in any case - we
I set up my refile targets and this is what I get when I'm trying to
refile something from notes.org.
```
Refile subtre "Test" to (default devel.org/Project): devel.org/[0\0][0%]
Project
```
Is this possible to remove automatically these statistics cookies from
completion candidates list?
Dnia 2014-07-23, o godz. 23:20:13
Marcin Borkowski napisał(a):
> this is only partially Org-ode related, but I hope I'll be excused.
> A friend of mine uses Scrivener; he also does some simple
> JavaScript/jQuery programming and HTML/CSS editing. He *is*
> interested in Emacs & Org-mode, but doe
Hello,
now that I learned how to use a hammer, everything looks like a nail.
So I want to use Org-mode for this; my question is, did anyone do
anything similar and has some suggestions how to structure this
material?
I'm going to prepare a course in mathematical analysis (together with
the former
On 2014-08-08 10:38, jorge.alfaro-muri...@yale.edu wrote:
David Masterson writes:
Not looking for complete org functionality in my phone -- just a
reasonable ability to edit org outlines while I'm on the road.
If you have access by ssh to a computer that is always on, then I
recommend leavi
On 2014-08-04 21:48, Achim Gratz writes:
> Alan Schmitt writes:
>> Has this been applied? I'm still seeing a failing test for ob-shell.
>>
>> 1 unexpected results:
>>FAILED ob-shell/bash-uses-assoc-arrays
>
> That's to be expected if you use a version of bash that doesn't support
> assoc arr
Yes, sorry for late reaction (it's holiday season here :-).
This is an issue I introduced with the assoc. arrays, which does not verify
if the installed version of bash handles them (from bash4 on).
It needs a modification in the setup code that checks the version and only
issues assoc. array code
On 2014-08-13 15:20, Pascal Fleury writes:
> Yes, sorry for late reaction (it's holiday season here :-).
Funny, it's holiday season here as well (in Bretagne) ;-)
> This is an issue I introduced with the assoc. arrays, which does not
> verify if the installed version of bash handles them (from
It's been a couple of days so I'll try restate this question more
clearly. I'm hoping it's possible to do something like this:
* Week one (<2014-09-09>)
* Week two (EVALUATE A LISP EXPRESSION THAT INSERTS A TIMESTAMP ONE
WEEK LATER THAN LAST TIMESTAMP FOUND IN BUFFER)
I don't have much experienc
Marcin Borkowski writes:
Hello,
> now that I learned how to use a hammer, everything looks like a nail.
> So I want to use Org-mode for this; my question is, did anyone do
> anything similar and has some suggestions how to structure this
> material?
>
> I'm going to prepare a course in mathemati
Dear Mat, Henning, Richard and Sean
In case you are not subscribed to email list of orgmode, the
following thread might be of interest to you.
Matthew Jones and Henning Weiss, and Richard Moreland and Sean
Escriva are the top contributors for MobileOrg for Android and
iPhone, respectively.
When calling org-mobile-push, org gives this message "Non-existing agenda
file .#flagged.org".
.# are lock files (create-lockfiles variable), which get created in the org
directory. I would prefer to have them.
Shavkat Rustamov writes:
> When calling org-mobile-push, org gives this message "Non-existing agenda
> file .#flagged.org".
>
> .# are lock files (create-lockfiles variable), which get created in the org
> directory. I would prefer to have them.
Maybe org-mobile-files-exclude-regexp can help.
Nick Dokos writes:
> Shavkat Rustamov writes:
>
>> When calling org-mobile-push, org gives this message "Non-existing agenda
>> file .#flagged.org".
>>
>> .# are lock files (create-lockfiles variable), which get created in the org
>> directory. I would prefer to have them.
>
> Maybe org-mobile
Thx Jason
just tried gnuroot. its very nice but i think would be useful for rare
cases where you really need the full power of emacs/org since its a bit
cumbersome to fire the whole debian>emacs>open a org note just to enter a
quick capture :). do you have any tips on speeding things up etc?
anyw
this might be entirely wrong as an answer, but org has a command to
clone a task with a date increment. i wonder if that would help.
On 8/13/14, Matt Price wrote:
> * Week one (<2014-09-09>)
> * Week two (EVALUATE A LISP EXPRESSION THAT INSERTS A TIMESTAMP ONE
> WEEK LATER THAN LAST TIMESTAMP FO
suvayu ali gmail.com> writes:
>
> On Sun, Feb 26, 2012 at 02:16, gmail.com> wrote:
> > I have been using the function oog in org-occur-goto.el to search any
> > open file, so somewhere in that file is a way to find open files. What
> > remains is to use some condition from this file to decla
Dnia 2014-08-13, o godz. 14:46:41
Pascal Fleury napisał(a):
> Maybe this will help:
> http://orgmode.org/worg/org-contrib/org-depend.html
>
> --paf
Thanks, but not really. My problem is not about /TODO/ dependencies -
I may as well actually /write/ the project in a totally different
order. Wh
Dnia 2014-08-13, o godz. 16:53:15
Thorsten Jolitz napisał(a):
> Sounds for me like a typical taskjuggler project, and fortunately
> there is ob-taskjuggler.el. See
Do I get it correctly that taskjuggler is all about /TODO/
dependencies? If yes, it seems to be a solution to a different
problem..
Thierry Banel writes:
>> I have identified a minor bug. When a source code block has the mode
>> cpp, we cannot expand the code or more precisely the code is not
>> expanded in the correct way because the following function is missing
>>
>> (defun org-babel-expand-body:cpp (body params)
>> "E
Isaac wrote:
[...]
> Similar to this previous post, I am trying to file orgmode items to
> files/buffers currently opened.
Some parts of my configuration [1,2] may be close to what you want (or
at least give you something to start with). More recently, I've been
using a slightly different appro
Isaac writes:
Similar to this previous post, I am trying to file orgmode items
to files/buffers currently opened. Being elisp rookie, I tried
and came up with the following:
(defun opened-buffer-files ()
"Return the list of files currently opened in emacs" (delq nil
(mapcar (function
Is there a way to automatically refile highlighted text under an
org-heading? i.e. to cut the highlighted text and automatically paste it
under the heading of my choice?
You could call it org-refile-region. Similar to org-refile, but to refile
not the entire subtree, but only the highlighted regio
Jacek Generowicz writes:
> Alexis writes:
>
>> One could, for example, create an entirely new project on GitHub
>> called 'MobileOrgRebooted', and create entirely new apps in the
>> respective stores using that name.
>
> That strikes me as the sensible thing to do.
>
>> (As it is, there's not a
Matt Price writes:
I have not done that exactly, but here is some code that does manipulate
timestamps:
http://kitchingroup.cheme.cmu.edu/blog/2014/02/05/Add-time-to-a-deadline/
It is not quite what you want, but it might be a good start.
> It's been a couple of days so I'll try restate this q
Marcin Borkowski writes:
Are you hoping to have some properties on headlines that define the
dependencies, and then export the org-file to some format that has these
dependencies as links to those sections?
I am teaching a course this fall and I am actually using org-mode as the
format of the no
Again, ideally this functionality would be independent of the org-agenda
files used by org-refile, so as to avoid displaying irrelevant headings as
possible targets.
Currently this is doable by doing:
1. select text
2. cut
3. other-window
4. navigate to desired target heading
5. paste text
6. othe
I was playing around with an idea for inserting bibliographies into an
exported org file. I thought I could specify a format for the 'org
backend that would convert the links like this:
cite:some-key -> [[#some-key]]
bibliography:test.bib ->
* Bibliography
** authors - title
:PROPERTIES:
:CU
Is anyone using Matlab with org-babel on Windows successfully? If so,
how did you do it?
--
---
John Kitchin
http://kitchingroup.cheme.cmu.edu
Carlos Sosa writes:
> There's a difference feature wise between MobileOrgNG[1] and
> MobileOrg-Android[2], which I believe should be merged into one project.
> For instance, I don't know of MobileOrgNG having a SSH synchronizer
> which many people make use of, including me, but with that said,
>
Greetings Org users!
(Current MobileOrg iOS maintainer here)
Great to read some feedback. It's often hard to know who really cares if
MobileOrg even exists.
Jacek Generowicz writes:
> Alexis writes:
>
>> i can't help but wonder if the 'MobileOrg' endeavour needs a reboot.
>
> It seems clear
David Masterson writes:
> It appears that MobileOrg hasn't really moved in over a year. In fact,
> the Changelog for MobileOrg stops at 1.5.1 where I am using 1.6.1, so it
> seems that things really are not up-to-date. Looking in GitHub (which
> I'm not an expert on), it appears that developmen
Xebar Saram writes:
> Shame
>
> ive been using it for the past few months (took me a loong time to setup as
> the documentation is really hard to follow). i really would love to see
> mobile org developed as having my orgmode data on the go is really crucial
>
> best
>
> Z
>
>
> On Wed, Aug 6, 20
Christian Kruse writes:
> Hi,
>
> Am 07.08.14 09:13, schrieb David Masterson:
>> Anyone using MobileOrg?
>
> I use the iPhone version, via WebDAV. For exactly two things:
> capturing TODOs and having my todo list at hand when I need it. It
> works pretty well for these two tasks, gladly.
As the
David Masterson writes:
> John Hendy writes:
>
>> Did you look at the docs?
>> - https://github.com/matburt/mobileorg-android/wiki/Documentation
>
> Unfortunately, this looks like Android documentation where I have an
> iPhone.
me too!
>
>> Unfortunately, looks like his images are borked at th
It's probably hard to assertain interest because
1) iOS projects have a high barrier to entry contribution wise.
2) A lot of people feel mobileorg doesn't fit their current needs, and
are using something else.
I definitely fall into both categories. I wouldn't be surprised if a few
people come ba
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
> Isaac writes:
>
>> Similar to this previous post, I am trying to file orgmode items
>> to files/buffers currently opened. Being elisp rookie, I tried
>> and came up with the following:
>>
>> (defun opened-buffer-files ()
>>
Nick Dokos wrote:
> jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
[...]
>> Perhaps you should return instead only the org mode files that are
>> opened, something like this:
>>
>
> Excellent idea: refiling to an arbitrary non-org-mode file will either
> skip the file (if you are
Sean Escriva writes:
> which will generate the site here: https://mobileorg.github.io/
>
> However I think it may be better for contributors to use something
> like this: https://github.com/cinsk/jekyll-org
There's a more up-to-date Jekyll plugin for org-mode that makes use of
org-ruby, and that
40 matches
Mail list logo