Hello world,
I have appointments that are scheduled on timezones other than my
computer's. Does org-mode support setting that? It looks like timestamps
don't support adding a timezone, so I'm wondering whether there's a
reasonable way to use s-expressions in timestamps for this?
Well, ideally org
Hello,
I have an org-capture template with :immediate-finish t. In
notmuch-mode, it looks like org-capture support is not implemented yet
for the search interfaces, and so when capturing on these interfaces
(without noticing), I get a capture without the link.
Is it possible to make org-capture f
Hi Michaël,
Michaël Cadilhac writes:
> This is not possible out of the box; can you say a bit more about how
> you expect to indicate which tasks are to be always present?
I would be thinking of something like defining a list of key -> link to
a task (that may be generated with org-id's task ID,
Hello,
When I run C-u C-c C-x C-i I get a choice between the interrupted task,
the current task, the default task and recent tasks.
I however wonder whether it's possible to add in custom shortcuts to
fixed tasks? This would help me easily clock into my “IRC”, “Mails”
etc. tasks, to and from whic
Uwe Koloska writes:
> Maybe the variable 'org-extend-today-until' can help.
Indeed, thank you!
Marcin Borkowski writes:
> You do realize you are not the first one to have that problem, don't
> you? Have you seen `org-agenda-todo-yesterday'?
Thank you! Sounds like it'll combo nicely with `org-extend-today-until`
pointed out by Uwe, to slowly make checking tasks the day before less
and less
Hello!
I have a few tasks marked as `:STYLE: habit`. And I relatively often
finish one of those daily habits after midnight.
Yet, I'd like to count it as having been finished the day before, so
that day switch time happens while I sleep.
I do understand that the best fix to this problem would be
Stig Brautaset writes:
> Does changing your "E" entry to this help at all?
>
> ,
> | ("E" "Effortless tasks"
> | todo '("TODO" "WAITING")
> | ((org-agenda-overriding-header "Effortless tasks")
> | (org-agenda-skip-function '(org-agenda-skip-entry-if 'regexp
> ":Effort:" 't
Nick Dokos writes:
>tags "TODO=\"TODO\"|TODO=\"WAITING\""
Thank you! This one worked great :)
Hello all!
Just trying to bump this question: How does one make an agenda view that
includes tasks that are already scheduled for later?
(more details in the quoted mail below)
Cheers,
Leo
Leo Gaspard writes:
> Hello all!
>
> I am trying to make an agenda view of all tasks that d
Hello all!
I am trying to make an agenda view of all tasks that don't have the
:Effort: property set, including tasks that are scheduled for later.
My init.el files includes the following lines (of interest is the "E"
agenda):
```
(setq org-agenda-custom-commands
'(("U" "Unscheduled tasks"
Hi Richard,
Richard Lawrence writes:
> What about just adding a tag (:evening:, :morning:, etc.) to represent a
> fuzzy time, with a plain date stamp, like <2018-12-04>?
>
> That would allow you to easily create a custom agenda view containing
> just entries with fuzzy times (if they have a times
Ken Mankoff writes:
> On 2018-12-08 at 09:47 -0800, Leo Gaspard wrote:
>> However, I think it may be a good idea to allow eg. this kind of
>> timestamps:
>> <2018-02-04 Tue evening> That would be handled as though it
>> was eg. <2018-02-04 Tue 18:00
Hello,
In the process of migrating all my self-organization to org-mode, I
noticed there is something that cannot currently be encoded in
timestamps: fuzzy times, where an appointment is made for “Dec 4, Tue,
evening” but with the hours not yet fixed.
Currently my way of handling this has been to
syntax like `11am+15'` would make sense, instead of
`11am+00:15`, which is less nice to type?
Cheers,
Leo
Leo Gaspard writes:
> Hello,
>
> I find myself often working intervals “backwards”, eg. when planning
> transportation: I need to be there at XX:YY, thus need to depart 35min
Hello,
I find myself often working intervals “backwards”, eg. when planning
transportation: I need to be there at XX:YY, thus need to depart 35min
before.
Org-mode has this great feature that when typing `11:12+00:35` it
automatically computes the interval 11:12-11:47.
What I'm wondering is, whe
Nicolas Goaziou writes:
> Org didn't handle repeaters in inactive time stamps. This is now fixed
> (in master). Thank you.
Great, thank you!
Ken Mankoff writes:
> What about passive date stamps?
>
> TODO Thing
>
>
> ?
That's exactly what I was looking for! I hadn't seen an example with
TODO coupled with <> dates, and didn't think it'd have a special
behavior.
Thank you and Marcin for this solution!
Cheers,
Leo
Eric S Fraga writes:
> On Tuesday, 6 Nov 2018 at 22:59, Leo Gaspard wrote:
>> It is a task, so I want to be able to mark it as done and not see it for
>> the rest of the day. But at the same time I can't SCHEDULE <> it,
>> because otherwise if I don't do i
Hi Julius,
Julius Dittmar writes:
> if you want a task to re-open at a later date upon closing, add a line of
> :REPEAT_TO_STATE: TODO
> to the PROPERTIES drawer of that task.
Well, I guess I stated my problem poorly, sorry :)
Here is a translated example task from my .org file:
*** TODO Check
Hello world,
I am trying to figure out a way to represent, in org-mode, tasks that
should be performed exactly on one day of the week. For instance, taking
out the garbage.
It is a task, so I want to be able to mark it as done and not see it for
the rest of the day. But at the same time I can't S
Hello all!
It's been ~2 weeks so I hope you'll forgive me bumping my post :)
Do you have an opinion about this idea?
Cheers,
Leo
Leo Gaspard writes:
> Hello all!
>
> I have been using org-mode for a few days (switching over from
> todo.txt [1]), and for the time being
Nicolas Goaziou writes:
> The problem is that
>
> (string-width "何か")
>
> equals
>
> (string-width "")
>
> i.e, 4 characters, but both strings do not have the same length
> visually.
>
> As long as the two sexps above disagree, it seems difficult to support
> this.
Oh. OK, so now I feel
Nicolas Goaziou writes:
>> Small issue I've been having with org-mode: full-width characters
>> (eg. 何か) appear to be breaking column display.
>
> Org tables assume a fixed-width font. You need to use one, if such
> thing exists for these characters.
Well, it is fixed-width, but twice the width
Hello,
Small issue I've been having with org-mode: full-width characters
(eg. 何か) appear to be breaking column display.
Does anyone know of a workaround for this?
Cheers, and thank you for making org-mode as great as I'm currently
discovering it is!
Leo
Hello all!
I have been using org-mode for a few days (switching over from
todo.txt [1]), and for the time being my experience has been great!
There is a single thing I found weird up to now: it seems that
recurrence tags in <> and [] “tags” don't get bumped when a task is
completed and has a recu
26 matches
Mail list logo