/github.com/zzamboni/ox-leanpub/blob/book-and-markua/ox-leanpub-book.el#L125
> [4]
> https://github.com/zzamboni/ox-leanpub/blob/book-and-markua/ox-leanpub-book.el#L131-L135
> [5]
> https://github.com/zzamboni/ox-leanpub/blob/book-and-markua/ox-leanpub-book.el#L170-L174
>
>
> On Su
Hi all
For work specific needs at uni i have a need to take a comprehensive org
file with hundreds of headers and split each header into separate .md files
(with the header name as file name//first header in the md file).
Has anyone done anything remotely similar? Or if not can someone point
me in
Hi all
does anyone know if its possible to sort headers by tags?
lets say i have this
* header 1 . :3star:
* header 2 . :4star:
* header 3 . :3star:
can i sort by tags (alphnumeric) so all 3star tags with start followed by
4star etc
thx
best
Z
Hi all
Weird issue. each time i close the *org-agenda* view (using q) i always get
a window with what seems the default emacs calendar (the *calendar*
buffer). I want to go back to the previous buffer i visited before
launching org-agenda.
I cant understand whats causing this. any clues?
this is
ROPERTIES:
> :ID: %(org-id-uuid)
> :Time: %^{minutes|-|10|15|30|60}
> :Effort: %^{Effort}p
> :Rating: %^{Rating}p
> :Cuisine: %^{Cuisine}p
> :END:
> "
> "Capture Template for food recipe")))
> #+END_SRC
>
> HTH,
>
>
Sorry for the noise, this was resolved in the proper thread relating to this
The solution it so to use ':noweb-ref NAME' as an argument in the drawer
best
Z
Ok found the answer "hidden" away in a org manual page.. :)
The solution it so to use ':noweb-ref NAME' as an argument in the drawer
sorry for the noise
Z
On Fri, Nov 24, 2017 at 8:20 AM, Xebar Saram wrote:
> Hi again, i posted a separate issue on multiple code block
nf?
best!
Z
On Thu, Nov 23, 2017 at 8:16 AM, Xebar Saram wrote:
> thx!
>
> that works well for me :D
>
> best and happy holidays :)
>
> Z
>
> On Wed, Nov 22, 2017 at 1:40 PM, Kaushal Modi
> wrote:
>
>> On Wed, Nov 22, 2017, 4:55 AM Xebar Saram wrote:
&g
Hi all and happy holidays!
I want to be able to add a #+NAME to a property drawer that would name a
code block thats split between sub org headers. Im at loss on how this is
done?
this is a current example of a tmux conf thats split with different org sub
headers:
* tmux conf
:PROPERTIES:
:he
thx!
that works well for me :D
best and happy holidays :)
Z
On Wed, Nov 22, 2017 at 1:40 PM, Kaushal Modi
wrote:
> On Wed, Nov 22, 2017, 4:55 AM Xebar Saram wrote:
>
>> Hi alll
>>
>
> Hello
>
> Im looking for a way to to mirror/auto populate a section of text
Hi alll
Im looking for a way to to mirror/auto populate a section of text in
another location in the same org buffer and/or other org file.
for example, i manage my config files in org mode for multiple machines. i
want to have a section like this
#+BEGIN_SRC conf :mkdirp yes :tangle ~/machine A
Hi all
sorry to nudge but after spending alot of time on this , googling etc cant
seem to get it to work. any help, tips or pointing me in the right
direction would really be appreciated!
Z
On Sat, Nov 4, 2017 at 5:31 PM, Xebar Saram wrote:
> sorry to bother again but still stuck with t
sian Chinese Israeli Italian American EastEuro Mexican French Persian
Austrian Greek Fusion")))
(add-to-list 'org-global-properties '(("Rating_ALL". "- 1 2 3 4 5")))
can anyone point me to the correct syntax for adding additional
org-global-properties?
thx alot in ad
hi again
cant get to figure this out. any help would be really appreciated!
best
Z
On Sat, Oct 28, 2017 at 9:44 PM, Xebar Saram wrote:
> thx so much
>
> that works well. i tried to add another org-global-property entry (i
> assume thats possible) but then i didnt get comple
i have exactly the same issue
happened after i upgraded org a few days ago from MELPA
On Tue, Oct 31, 2017 at 1:39 AM, Leslie Watter wrote:
> Hi folks,
>
> Does the org-display-inline-images behavior was changed from 9.0.10 up ?
>
> I'm facing some trouble with it -- from 9.0.10 up images are'n
an American EastEuro Mexican French Persian
Austrian Greek Fusion")))
(add-to-list 'org-global-properties '(("Rating_ALL". "- 1 2 3 4 5")))
i assume my syntax is wrong?
thx!
Z
On Sat, Oct 28, 2017 at 12:37 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Xeba
Hi all
so i just discovered today the org-global-properties
im still strugling to understand how to use it in a capture template
currently i use the %^{prompt} option to quick select from a list of items
as following
(add-to-list 'org-capture-templates
'("ff" "Food"
entry
(file+headline (lambd
thx thats perfect
Z
On Sat, Oct 21, 2017 at 2:59 PM, Marco Wahl wrote:
> The following message is a courtesy copy of an article
> that has been posted to gmane.emacs.orgmode as well.
>
> Hi!
>
> Xebar Saram writes:
>
> > this looks really cool and would love to t
Hi all
this looks really cool and would love to try. as a non technical user, how
does one use the patch to get the functionality? is there a way to create a
clean function only version from the patch i can try?
thx!
Z
On Sat, Oct 21, 2017 at 12:43 AM, Kaushal Modi
wrote:
> On Fri, Oct 20, 20
Hi all
I have this example property drawer in a capture template
:PROPERTIES:
:ID: %(org-id-uuid)
:PLACE: %^{Place?|-|@work|@home|@pc|@family|@shop}
:END:
i was wondering, is it possible for a single property to take multiple
value? im thinking something similar to tags like
:TAG1:TAG2:
i woul
: :TAG:
while i expect the %^G capture to add to the existing tag entry so it looks
like this
** TODO TEST :@work:TAG:
thx!
Z
On Fri, Sep 8, 2017 at 8:04 AM, Adam Porter wrote:
> Xebar Saram writes:
>
> > is there anyway to add a tag to the current tag in
Hi all
i Have this item in a property drawer:
:people: %^{people?|-|allan|bob|joel}
now i have this custom agenda view defined
(add-to-list 'org-agenda-custom-commands
'("sk" "wtd"
tags "people=\"allan\""
((org-agenda-sorting-strategy '(priority-down effort-down)))
))
yet when i launch it it
Hi!
I have this current capture
(add-to-list 'org-capture-templates '("bb" "Work.TODO" entry (file+headline
(concat pmm "/org/files/agenda/bgu.org") "TDEN") "* TODO %^G %? :@work:
\n%^T"
))
which seems to work by adding a tag (via the %^G) alongside the current
already defined tag in the capture
pture Template for food recipe"
))
yet i only get offered a %s as a option and not the string in my capture
process.
im sure my syntax is way off, can anyone stir me in the right direction?
best
Z
On Tue, Apr 25, 2017 at 7:19 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Xebar Saram w
Template for food recipe"
))
so do i need a separate mapconcat #'number-to-string for each property
value (time,type etc?)
and how dows the %s know which mapconcat command to refer to?
thx alot again
Z
On Tue, Apr 25, 2017 at 11:00 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Xeb
send a
pre defined list of strings ("a" "b" "c") etc.. anyone has any clue?
best
Z
On Sun, Apr 23, 2017 at 5:41 PM, Xebar Saram wrote:
> Hi all
>
> so i currently have this in my capture templates
>
>
> :PROPERTIES:
> :Time: %^{minutes|-|10|
thx guys
z
On Sun, Apr 23, 2017 at 10:07 AM, Michael Welle wrote:
> Hello,
>
> Xebar Saram writes:
>
> > today i saw this in the DOCU
> >
> > (file+function "path/to/file" function-finding-location)
> > A function to find the right location i
Hi all
so i currently have this in my capture templates
:PROPERTIES:
:Time: %^{minutes|-|10|15|30|60}
:Rating: %^{rating?|-|1|2|3|4|5}
:END:
i was wondering if instead of manually putting the values in each line i
can perhaps supply a list like this
(defun returns-a-list-of-strings2
()
(list
Hi!
i was wondering if one could use perhaps local variables in separate org
files to define the location of the attachment folder per file so that for
each folder the attachment will be stored in a separate directory
thx
Z
today i saw this in the DOCU
(file+function "path/to/file" function-finding-location)
A function to find the right location in the file.
i assume you dont just use "function-finding-location" but rather a
specific function. are there examples for such functions?
best
Z
to
> replace '_' with ' '.
>
> 2017-03-12 15:14 GMT+00:00 Xebar Saram :
>
>> Hi list
>>
>> so im trying to use orgmode to collect food recepies. i have one issue
>> which is to convert text based ingridents list into org tables.
>>
>&
Hi list
so im trying to use orgmode to collect food recepies. i have one issue
which is to convert text based ingridents list into org tables.
for example take this list
3/4 cup milk
2 tablespoons white vinegar
1 cup all-purpose flour
2 tablespoons white sugar
1 teaspoon baking powder
1/2 teaspo
Hi all
Was wondering if it was possible to have different faces (bg,fg etc) for
#+BEGIN_EXAMPLE blocks and #+BEGIN_SRC blocks?
thx alot
Z
Just saw this today in case anyone is interested :)
https://github.com/orgzly/orgzly-android
Z
On Tue, Jan 31, 2017 at 5:15 PM, Nick Dokos wrote:
> org-edit-src-content-indentation
>
Hi Nick sorry for that awkward code snippet , i dunno how it got that way
(the setq was missing :)) and why init was giving me any errors. ill check
if now the indentation works and update everyone
thx
Z
On Tue, Jan 31, 2017 at 9:53 AM, Nicolas Goaziou
wrote:
> org-edit-src-content-indentation
>
thx Nicolas!
i have this set in my config to '0' see here
#+BEGIN_SRC emacs-lisp :results none
;; don't indent source code
org-edit-src-content-indentation 0
;; don't adapt indentation
org-adapt-inden
Hi all
i have this weird behaviour where when sometime i edit org code blocks the
text moves (i guess indents) automatically so i start with this
#+BEGIN_SRC emacs-lisp :results none
(require 'gnus)
(require 'nnir)
#+END_SRC
and the text switches automatically to this:
#+BEGIN_SRC emacs-lisp
Hi all
after bisecting today i discovered today that the thing the kept crashing
emacs was this variable `org-image-actual-width` which was set this way in
my config
(setq org-image-actual-width '(400))
did i not define it correctly? and if so why is it crashing emacs when i
load a org file with
Alan: once you have your org-board and capture setting finalized , i would
be very interested to get more details on your setup and work flow, this
looks really interesting!
thx
Z
On Thu, Jan 19, 2017 at 6:47 PM, Alan Schmitt <
alan.schm...@polytechnique.org> wrote:
> Hello,
>
> It is possible
Hi
just reporting what seems like a bug after last org update
when i run the command
`org-agenda-to-appt `
it returns
`Args out of range: 1, 1`
can anyone confirm?
best
Z
Thanks all for the ideas, i will try them over the next few days
best
Z
On Tue, Dec 27, 2016 at 12:36 PM, Marcin Borkowski wrote:
> ש
> > On Thursday, 22 Dec 2016 at 13:01, Xebar Saram wrote:
> >> Hi all
> >>
> >> i recently had some projects where i would
Thx stig. while thats an option i would prefer to keep the actual TODOS and
not use lists for this
best
z
On Thu, Dec 22, 2016 at 3:15 PM, Stig Brautaset
wrote:
>
>
> Sent from my iPhone
>
> > On 22 Dec 2016, at 13:01, Xebar Saram wrote:
> >
> > Hi all
> &
Hi all
i recently had some projects where i would define the overall project as a
TODO and then add some more sub headers with TODOS. the problem is that i
dont want to see all these sub TODOS in the agenda. For example:
* TODO start writing paper
** TODO collect data
** TODO add refernces
...
Hi
im looking for a simple solution that will allow me to send an email from
my mobile phone and habr that email either be appended to a txt(org) file
or perhaps another solution to get my mobile on the go notes onto my laptop
orgmode file. i tried orgzly and mobile org but i would prefer a simple
+1 for keeping it in
i often debug my org based init config by launching emacs -Q and its great
to have org built in for that :)
Z
On Sun, Dec 18, 2016 at 7:11 PM, Christian Moe
wrote:
>
> +1.
>
> (= Keep it in.)
>
> Yours,
> Christian
>
> Carsten Dominik writes:
>
> > Dear all,
> >
> > I'd ha
with it until i find
the culprit
very strange though
best
Z
On Mon, Dec 12, 2016 at 11:30 PM, Grant Rettke
wrote:
> On Sat, Dec 10, 2016 at 2:36 AM, Xebar Saram wrote:
> > So after a few months of frustration today i discovered the issue that's
> > been bothering me for a l
, 2016 at 2:53 PM, Xebar Saram wrote:
> Ok some more exploring made me realize that also using `M-x
> org-babel-load-file` on the setting.org file and tangling it takes a LONG
> time (like 6-7 minutes) so its not a problem of the init its the actual
> tangling of the file. 6-7 min
Hi all
So after a few months of frustration today i discovered the issue that's
been bothering me for a long time..the REALLY slow emacs startup (sometimes
5 minutes or more).
The cause is the org mode init file i use. what i currently have in my
setup is
A. this init.el:
(require 'package)
;si
Hi all
i have a file (org file) which i edit and 100% crashes emacs all the time
here is a backtrace
https://paste.xinu.at/XCVp/
where does one report this? to this mailing list? somewhere else?
thx alot!
Z
Hi all
i really love in org-reveal that it as support to export into single file
(there is an option to use #+OPTIONS: reveal_single_file:t).
It seems ox-html doesn't support to export into single file. can one add a
feature request somewhere? and if so where and how :)
thx alot
Z
ping anyone :) gotta prepare new assignments for students next week :)
On Sat, Nov 19, 2016 at 7:46 AM, Xebar Saram wrote:
> Hi all
>
> i love the option in org revel (reveal_single_file:t) that allows me to
> export a presentation to my students with image support embedded in the
Hi all
a weird question. i want to be able to color specific days in different
background in org agenda so i have a nice visual queue to not schedule
meeting during theses days so i can focus on actual work :)
any clue if thats possible?
best
z
Hi all
i love the option in org revel (reveal_single_file:t) that allows me to
export a presentation to my students with image support embedded in the
html file./
ive searched for a way to do it in the normal org to html exporter with no
success. any clue how that can be done?
best
Z
Hi all!
i just wanted to share this:
http://kitchingroup.cheme.cmu.edu/blog/2016/11/08/New-color-link-in-org-9-0-using-font-lock-to-color-the-text/
in short using the new org 9.0 features one can easily add colors to
headers, lines ,words etc with the new color: link types (the code is at
the si
got it it works now, thx so much!
Z
On Mon, Nov 7, 2016 at 1:43 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Xebar Saram writes:
>
> > Sorry for not being clearer. im trying to tangle not the whole file
> (which
> > i think is what org-babel-tangle does) but a s
Z
On Mon, Nov 7, 2016 at 8:46 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Xebar Saram writes:
>
> > thx Nicolas for the answer.
> >
> > im still having issues getting this to work
> >
> > here is my modified example
> >
> > main i3 conf
&
thx Nicolas for the answer.
im still having issues getting this to work
here is my modified example
main i3 conf
:PROPERTIES:
:ID: f17b5518-2695-4484-a958-2fc7b8aa2479
:header-args: :tangle ~/.i3/config
:END:
mod is win key and mod1 is alt key in below config
***
Hi all
I have my dot files in orgmode format and have been using it for a year or
so with great success. today i noticed that code block (conf blocks) that i
used to tangle recursively have stopped working and i get this error
org-babel-execute-src-block: No org-babel-execute function for conf!
Ok after sending this i saw Johns solution (deleting org plus dir and
reinstall) which worked for me
best
Z
On Fri, Nov 4, 2016 at 9:10 AM, Xebar Saram wrote:
> Hi all
>
> after latest git update i get the following error when i try to eval code
> blocks:
> "Evaluation of
Hi all
after latest git update i get the following error when i try to eval code
blocks:
"Evaluation of this emacs-lisp code-blockis disabled."
i cant seem to find via google any recent changes. this is my current
relevant conf:
;; enable prompt-free code running
(setq org-confirm-babel-evaluate
END
of the line :)
im happy to help test anything else needed and report back
thx!
Z
On Sat, Oct 15, 2016 at 1:05 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Xebar Saram writes:
>
> > i just discovered that in emacs 25 there is a cool comment-line function
> > (bound to Ct
Hi all
i just discovered that in emacs 25 there is a cool comment-line function
(bound to Ctrl+x Ctrl+; ). it dosent seem to work inside org mode blocks.
anyone know a work around for this?
best
Z
?}
:Type: %^{Type?|meal|breakfeast|dessert|street}
:Cuisine:
%^{Cuisine?|-|Indian|Thai|Vietnamese|Asian|Chinese|Israeli|Italian|American|EastEuro|Mexican|French|Persian|Austrian|Jewish|Japan}
:Fav: %^{Fav|yes|no}
:END:
%(org-insert-heading)
%?
"
))
anyone?
On Sat, Oct 1, 2016 at
thx phil
i now remember why i indented the sub headers. i use a init.el file thats
an org file (that is i tangle my setting.org) into settings.el at startup
thus the above capture you kindly shared:
#+BEGIN_SRC emacs-lisp :results none
** TODO Finalize %?%^{item}
SCHEDULED: <%(my-next-
** sub header
yet none of them create a sub header. any clue guys?
Z
On Sat, Oct 1, 2016 at 1:26 PM, Philip Hudson wrote:
> You need to put the timestamp (%u) /after/ the drawer in the template.
>
> On 01/10/2016, Xebar Saram wrote:
> > Hi all
> >
> > so i hav
Hi all
so i have this useful to me capture template
(add-to-list 'org-capture-templates
'("un" "resturant"
entry
(file+headline "/home/zeltak/org/files/agenda/travel.org"
"NYC")
"* TOVISIT %^{Description}
%u
:PROPERTIES:
I *highly* support this. i use
org-bookmark-heading extensivly and its very much part of my base org mode
workflow
thx
best
Z
On Thu, Sep 22, 2016 at 5:33 PM, Adam Porter wrote:
> As mentioned in <87oa3gs8tc@gmx.us>, some changes to the org-id
> functions are being proposed. My org-boo
hehe thx
both are way over my head :)
ill just give up on the idea ;-)
thx!
Z
On Fri, Sep 16, 2016 at 9:34 AM, Adam Porter wrote:
> Xebar Saram writes:
>
> > this seems it should be trivial but googling didnt help. my org-agenda
> > view is made out of 5-6 files. can one
Hi all,
this seems it should be trivial but googling didnt help. my org-agenda view
is made out of 5-6 files. can one define a different face (mainly color)
per file?
thx!
Z
Hi
i have set bookmark saving to t (bookmark-save-flag 1)
yet now every time i finish a org-capture i get this dialog:
Delete excess backup versions of /home/zeltak/.emacs.d/bookmarks? (y or n) y
i do want to auto save bookmarks, but can i exclude that when capturing in
org?
hi all
anyone have any experience with converting M$ power point to org mode?
i have a bunch of courses i teach with presentations in ppt from a few
years ago and since i now use org-reveal would love to have a quick(ish)
way to convert them to org
best
Z
hx so much again, really appreciate your help
Z
On Sun, Sep 11, 2016 at 10:59 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Xebar Saram writes:
>
> > also related can one define specific header names to exclude in export
> (not
> > using tags but just a header name)
>
thx!
Z
On Sun, Sep 11, 2016 at 9:32 AM, Xebar Saram wrote:
> thx Nicolas, appriciate the answer.
>
> i dont think its working for me but i may be missing the correct syntax
>
> this is how it currently looks
>
> ("r.base.full"
>
le t
correct syntax?
thx alot!
Z
On Sun, Sep 11, 2016 at 12:25 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Xebar Saram writes:
>
> > im wondering if anyone knows if its possible (and if so whats the syntax)
> > to point to a specific setupfile or add specific or export op
Hi all
im wondering if anyone knows if its possible (and if so whats the syntax)
to point to a specific setupfile or add specific or export options in
the org-publish-project-alist
for example i want to publish to 2 different folders once time with the
option #+OPTIONS: reveal_single_file:t and o
Thx John, this is *exactly* what i wanted...its just as always my wishes
and code skills dont align
thx so much again
Z
On Tue, Aug 30, 2016 at 4:50 PM, John Kitchin
wrote:
>
> (defun z/export-to-ics ()
> (interactive)
> (with-current-buffer (find-file-noselect "meetings.org")
> (rename-file
anyone? kinda stuck here :)
thx!
z
On Thu, Aug 25, 2016 at 10:32 AM, Xebar Saram wrote:
> Hi again all
>
> so i have a related question so ill continue in this thread. i have been
> using this command succesfully in the last few weeks
>
> (defun z/export-to-ics ()
> (i
ave _two_ concerns here. First is what to do when you save
> "meetings.org", second is what to do every half hour. Your code
> handles both of them, essentially correctly, but in the wrong place.
>
> On 13 July 2016 at 09:41, Xebar Saram wrote:
> > Thx
> >
>
thats perfect John
thx so much...its amazing how far my "code" was ..another example how much
i suck at anything resembling coding ;-)
best
Z
-create))
)
yet it seems very bloated since i cant code ;-) and dosent work as it
dosent really creates a new org-id. any tips?
best
Z
On Wed, Aug 3, 2016 at 7:17 AM, Xebar Saram wrote:
> 1. copy current header and contents (org-copy-subtree) at point
> 2. auto paste it below current header
> 3. change ID
>
Hi all
i have emacs crashing on me when i edit R code blocks in org
here is the terminal output:
https://paste.xinu.at/xg6/
does that give any clues? should i file a bug in org or emacs?
how do proceed with trying to figure out whats causing this?
best
Z
Hi all
i noticed i use the copy and then paste entire headers (with content) quite
often. the problem i also notice is that creates alot of issues with
duplicate IDS. I wonder if anyone has a function he would like to share or
can help me create a function that will
1. copy current header and cont
thx so much
Joon: thx this is great. one last question. suppose i have multiple code
blocks under header like this:
main i3 conf
:PROPERTIES:
:ID: f17b5518-2695-4484-a958-2fc7b8aa2479
:tangle: /home/zeltak/.i3/config
:END:
is there a way to issue a tangle just
Hi all
can one tangle only the current blocks under header or can you only tangle
the whole file?
the issue is again for dotfiles managed by org that these files are not
proper org babel languages and look like this:
#+BEGIN_SRC conf :mkdirp yes :tangle ~/.config/mpv/mpv.conf
softvol-max=600
#+E
Thx John
perfect
Z
On Fri, Jul 29, 2016 at 6:48 PM, John Kitchin
wrote:
> See http://orgmode.org/manual/tangle_002dmode.html#tangle_002dmode
>
> It should do what you need.
>
>
> On Friday, July 29, 2016, Xebar Saram wrote:
>
>> Hi all
>>
>> i ha
Hi all
i have officaly moved over to manage all my dotfiles with orgmode based on
this excellent post:
https://expoundite.net/guides/dotfile-management
one thing im missing is how to make some of these tangled sh files
executable after i tangle them (like running chmod +x).
any ideas?
best
Z
Hi all
i was wondering if there is a way to add the scheduled/due date in agenda
view in the header ?
so it would look like this:
Wednesday 27 July 2016
meet:9:00.. meet zack <2016-01-18 Mon 17:30-18:00>
best!
Z
also: does anyone know of a function to go through all org files and
present a nice buffer with all duplicates and a way to auto remove them
i see why this happens since i often copy org headers to add new function
and the ID is copied alongside
Z
On Fri, Jul 22, 2016 at 8:46 PM, Xebar Saram
thx
it seems many of them are in the corresponding archive files. isnt that
normal when you archive?
best
Z
On Fri, Jul 22, 2016 at 6:20 PM, Philip Hudson
wrote:
> On 22 July 2016 at 12:58, Xebar Saram wrote:
> > Hi all
> >
> > i have been having many warnings on Dupl
Hi all
i have been having many warnings on Duplicate ID's past month and finally
have time/energy to ask about this ;-)
so each time i start emacs or switch org buffers i get a ton of warnings on
Duplicate ID's:
WARNING: 20 duplicate IDs found, check *Messages* buffer
Duplicate ID "9276e354-d04
Ok got it, you can "source" a template file by using the SETUPFILE option ,
ie;
#+SETUPFILE: /home/zeltak/org/files/Uni/Courses/templates/
org.options.reveal.org
best
z
On Thu, Jul 21, 2016 at 1:15 PM, Xebar Saram wrote:
> Hi all
>
> i was wondering if orgmode had a
Hi all
i was wondering if orgmode had a simple way to read/source all options from
a template file. for example instead of adding all this to every
presentation file i create:
#+OPTIONS: reveal_center:t reveal_progress:t reveal_history:nil
reveal_control:t
#+OPTIONS: reveal_center:t
into R blocks
#+BEGIN_SRC R :session Rorg :results none
help.search("rnorm")
#+END_SRC
thx!
Z
On Wed, Jul 20, 2016 at 9:00 PM, Xebar Saram wrote:
> ahh i see what you mean.
>
> thats a cool tip yet i find i have to find/replace also for images,
> find/replace
the tips! :)
Z
On Wed, Jul 20, 2016 at 8:42 PM, Charles C. Berry wrote:
> On Wed, 20 Jul 2016, Xebar Saram wrote:
>
> thx for the tips!
>>
>> when i try to run the source block :
>>
>> #+BEGIN_SRC emacs-lisp :results s
missing?
thx
Z
On Wed, Jul 20, 2016 at 8:20 PM, Charles C. Berry wrote:
> On Wed, 20 Jul 2016, Xebar Saram wrote:
>
> thx phil
>>
>> the Rmd format is actually quite different than md so that conversion
>> didnt
>> go well
>>
>>
> I tried this
>
rg myfile.rmd
>
> On 20 July 2016 at 05:28, Xebar Saram wrote:
> > Hi all
> >
> > anyone know of a way to convert rmarkdown (rmd) files to orgmode?
> >
> > im preparing a R course and lots of cool examples in R are in rmd format
> so
> > it could
Hi all
anyone know of a way to convert rmarkdown (rmd) files to orgmode?
im preparing a R course and lots of cool examples in R are in rmd format so
it could be very useful to me
best
Z
(add-hook 'after-save-hook #'z/save-meeting-to-ics)
yet i cant get the ics file to be created niether when i save the
meeting.org file nor every 600 seconds. what am i missing here?
thx
Z
On Sun, Jun 26, 2016 at 9:49 PM, Philip Hudson
wrote:
> On 26 June 2016 at 16:38, Xebar Sar
Hi!
I was wondering if possible at all and anyone knew of a way to make
specific orgmode code blocks read only? the rest of the org buffer would be
normal just specific code blocks
best
Z
Hi
I have written this crappy code to save a split orgmode agenda views with
different agenda views.
(defun z/buffers-restore-agenda-split ()
(interactive)
(org-agenda nil "a")
(split-window-right)
(org-agenda nil "ba")
(split-window-below)
(org-agenda nil "bb")
)
the function does spli
1 - 100 of 363 matches
Mail list logo