Question about org agenda views

2020-08-09 Thread Fredrik Salomonsson
//github.com/plattfot/dotemacs/blob/emacs27/init.d/configuration.org#org -- s/Fred[re]+i[ck]+/Fredrik/g

Re: [O] Recording Time - org-clock-sum

2014-11-18 Thread Fredrik Unger
t to nil once a day comes that does not account to the day. In my simple example there were just one day. There might be a better way, but these seems to work well for more complex examples as well. It can possibly be improved for speed, but as I only use it on a per month basis, it is fast enough.

Re: [O] Recording Time - org-clock-sum

2014-11-17 Thread Fredrik Unger
Suggestion for improvements are welcome, as I am an elisp/org-mode beginner. Fredrik Unger [1] attached range-report.emacs On 11/05/2014 06:00 PM, Fredrik Unger wrote: Hi, I have been using Emacs Orgmode for 3-4 years recording time. It started out with Sacha Chua:s article "Clocking Time

[O] Recording Time - org-clock-sum

2014-11-05 Thread Fredrik Unger
advice or pointers to a better way to find all CLOCK values. Feel free to publish [2] on the wiki if you find it valuable. If/when I have a full working solution I might publish it on my site. Thank you, Fredrik Unger [1] http://sachachua.com/blog/2007/12/clocking-time-with-emacs-org/ [2] https://

[O] Display and sort by property in agenda?

2014-02-06 Thread Fredrik
: 1 :END: Regards, Fredrik

Re: [O] There can only be one item with priority 1?

2014-01-30 Thread Fredrik
That would be an idea and I have tried it but when adding a new item in the list I manually need to change the priority for all the rest which is too much work Regards, Fredrik On 2014-01-30 16:51, Thorsten Jolitz wrote: Fredrik writes: When I think about priority I want to see if one

[O] There can only be one item with priority 1?

2014-01-30 Thread Fredrik
anyone knows of? I know there is the ABC but that doesn't support what I shown here where I add an item in the middle of the list changes the priority of everything below it? Regards, Fredrik

[O] Agenda filter on tags

2013-11-26 Thread Fredrik
is when viewing an agenda? Regards, Fredrik

Re: [O] Agenda: open in other frame

2013-11-24 Thread Fredrik
Yes, that is what I want :-) Alexander Baier wrote >Fredrik writes: > >> When I open an agenda and push enter on a text it opens the file >> related to the text in the same frame. Is there any way to make it >> open it in another frame so I keep my agenda

[O] Agenda: open in other frame

2013-11-22 Thread Fredrik
When I open an agenda and push enter on a text it opens the file related to the text in the same frame. Is there any way to make it open it in another frame so I keep my agenda in front? Regards, Fredrik

Re: [O] One-key combo entry?

2013-11-17 Thread Fredrik
hen I try to use org-schedule and org-deadline. Has anyone else done anything like this and have any tips? Regards, Fredrik On 16/11/13 14:05, Bastien wrote: Hi Fredrik, Fredrik writes: Is it possible to set up so when when standing on a header push one key combo and one after another be a

[O] One-key combo entry?

2013-11-16 Thread Fredrik
Is it possible to set up so when when standing on a header push one key combo and one after another be asked about about the todo-word, keyword, deadline and then schedule for an entry? Regards, Fredrik

Re: [O] Edit current tree-node?

2013-09-09 Thread Fredrik
On 2013-09-09 02:39, Suvayu Ali wrote: On Sun, Sep 08, 2013 at 07:58:33PM +0200, Fredrik wrote: My cursor is on SubTree2 and I would like to open that part in a new buffer to brainstorm around it and then put the changes back in to the original file. C-x n s, `org-narrow-to-subtree

[O] Edit current tree-node?

2013-09-08 Thread Fredrik
a new buffer to brainstorm around it and then put the changes back in to the original file. Regards, Fredrik

[O] (no subject)

2013-09-06 Thread Fredrik

[O] babel .el-files?

2013-08-21 Thread Fredrik
I have set up my emacsconfig to use org-files. Now it creates .el-files when I start emacs so can I control where it puts these files so it doesn't clutter my filesystem? Regards, Fredrik

Re: [O] babel-load problem

2013-08-21 Thread Fredrik
dot in front of the name I get the same issues as before On 2013-08-22 07:08, Fredrik wrote: My emacs.org is empty so far... But yes my $HOME is set to c:/Users/fe/Dropbox/emacs Regards, Fredrik On 2013-08-22 05:13, Noorul Islam K M wrote: In emacs.org, are you trying to load "c:/Us

Re: [O] babel-load problem

2013-08-21 Thread Fredrik
My emacs.org is empty so far... But yes my $HOME is set to c:/Users/fe/Dropbox/emacs Regards, Fredrik On 2013-08-22 05:13, Noorul Islam K M wrote: In emacs.org, are you trying to load "c:/Users/fe/Dropbox/emacs/emacs.el" ? or is your $HOME set to c:/Users/fe/Dropbox/emacs ?

[O] babel-load problem

2013-08-21 Thread Fredrik
Any idea on what I am doing wrong? I just want to set up my config to be load by babel? I have my Windows emacs set up with the latest packer for org (20130819) and have the following in my .emacs ;; setup orgmode babel (setq org-babel-load-languages '((emacs-lisp . t))) (setq org-confirm-babe

Re: [O] Timestamp language

2013-08-16 Thread Fredrik
On 2013-08-16 19:47, Sebastien Vauban wrote: ;; system locale to use for formatting time values (setq system-time-locale "C") Thank you! Worked perfectly...

Re: [O] Timestamp language

2013-08-16 Thread Fredrik
I tried to set it in the environment variables on my machine (a Swedish Win8) but that made no difference. On 2013-08-16 10:49, Lukas Fuernkranz wrote: Is your LC_TIME set to sv_SE.UTF-8? On Fri, Aug 16, 2013 at 10:05 AM, Fredrik <mailto:fred...@jumans.net>> wrote: When I

[O] Timestamp language

2013-08-16 Thread Fredrik
gs so I get this in english instead. Any ideas? Regards, Fredrik

Re: [Orgmode] Re: Autoset org-agenda-files

2010-02-02 Thread Fredrik
Thanks, exactly what I was looking for...have some things that needs to be excluded and have som subfolders so this helps a lot.. Thank you all for your input... Regards, Fredrik On 1 feb 2010, at 22.34, David Maus wrote: At Mon, 1 Feb 2010 21:52:01 +0100, Carsten Dominik wrote: On

[Orgmode] Autoset org-agenda-files

2010-02-01 Thread Fredrik
when starting emacs... Anyone that could help me create such a function? Regards, Fredrik ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] logbook + (re)schedule

2010-01-07 Thread Fredrik
Thank you, yes that is how do it now... just wondered if there was a command for it I had missed :) Regards, Fredrik On 7 jan 2010, at 14.48, Carsten Dominik wrote: On Jan 7, 2010, at 2:10 PM, Fredrik wrote: I use the schedule and logbook parts to keep track of contacts and remind me

[Orgmode] logbook + (re)schedule

2010-01-07 Thread Fredrik
can I then add a entry for Saturday? CONTACT/CONTACTED is just my words for TODO and DONE... Regards, Fredrik ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Date calculations

2009-12-30 Thread Fredrik
first one work? Regards, Fredrik On 30 dec 2009, at 13.47, Fredrik wrote: I'm using a normal org-file as my contact register so I easier can link tasks to a specific person. I have also added events as birthdays to each contact but is there some way I can make them show up in the a

[Orgmode] Date calculations

2009-12-30 Thread Fredrik
r can look like this: * <2006-12-30 ++1y> Happy Birthday! Is there some clever way I can add a date calculation to it when it shows up in the agenda? * <2006-12-30 ++1y> Happy Birthday %d years! Regards, Fredrik ___ Emacs-orgmode mailin