Re: Reciprocal links between items

2020-10-01 Thread Ihor Radchenko
> I think that org-roam can be a great tool, but it takes too big > a change for what I need (basically just the ability to insert > backlinks). https://github.com/toshism/org-super-links is probably what you want. Best, Ihor "Victor A. Stoichita" writes: > Le 01 Oct 2020, Alan Schmitt >

Re: Framing images?

2020-10-01 Thread Mike Gauland
On 1/10/2020 5:59 am, Eric S Fraga wrote: On Wednesday, 30 Sep 2020 at 11:21, Mike Gauland wrote: I'd like to have a frame around images in my exported documents. I'm primarily interested in LaTeX export, but html is a secondary concern. There are definitely LaTeX ways of doing this (e.g.

Re: :auto-sitemap in org-publish-project-alist ??

2020-10-01 Thread David Masterson
David Masterson writes: > My org-publish-project-alist kind of looks like this: > > (setq org-publish-project-alist > '(("orgfiles" >:base-directory "~/DSM/MyOrg/" >:base-extension "org" >:publishing-directory "~/Publish/html/" >:publishing-function

Re: Reciprocal links between items

2020-10-01 Thread Samuel Wales
Hi Victor, Currently Org-ID can only be placed on entries. This uses the properties drawer. When we are talking about entries, what I do is, use Org-ID links to entries to go in one direction, and an agenda search to go in the opposite direction as follows. (define-key org-mode-map (kbd "C-c

Re: recursive checkbox counting

2020-10-01 Thread Tory S. Anderson
The way I've made this work is with the following property: :COOKIE_DATA: ALL But I suppose I haven't tried if that's fully recursive. HTH, - Tory Alan Schmitt writes: > Hello, > > I'm trying to recursively count checkboxes, with intermediate counting: > > * [0/0] 2020 > :PROPERTIES: >

Limitations on Tags ?

2020-10-01 Thread David Masterson
Just wondering -- what's the limit in the number of tags for a headline? What if I have a headline with lots of tags or some very long tags? -- David Masterson

Re: org-tempo insertion incoherence (lack of indentation) or misunderstanding

2020-10-01 Thread Rasmus
Hi Bruno, Bruno BEAUFILS writes: > Let us imagine this simple org file : > > #+NAME: first > #+begin_src org > > - an item > - subitem > > #+end_src > > If the cursor is at the last line and I want to insert an org block, > let's say an example, using org-tempo feature, I can type = followed

Bug: clocktable latex attributes

2020-10-01 Thread matthias
Hi the Orgmode team, I have a problem with the clocktable which seems to be a bug because it does not accept latex attributes before the BEGIN line:#+latex_header: \usepackage{tabularx}#+ATTR_LATEX: :align Xll :width \textwidth#+BEGIN: clocktable :scope file :maxlevel 2 the only solution I

Re: Reciprocal links between items

2020-10-01 Thread Victor A. Stoichita
Le 01 Oct 2020, Alan Schmitt a écrit : You might want to have a look at org-roam, that implements such backlinks. Thanks Alan! That’s interesting! I watched the introductory video and started reading the org-roam docs. They begin with the rationale of Zettelkasten note taking, which

Re: Two tables with same data but different sorting

2020-10-01 Thread John Kitchin
Glad it was helpful. You might also try (seventh row1) or (nth 6 row1). I think it is the same thing, but more obvious to read! John --- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213

Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-01 Thread TEC
Wes Hardaker writes: IETF person here. If you want help or a co-author, I can help if needed. [not a mime expert, but I've been involved with the IETF for ~25 years] Fantastic! I've never summited an RFC or interacted with the IETF before in my life, so that sounds great to me :)

Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-01 Thread Wes Hardaker
TEC writes: > > Is anyone willing to move forward with this registration? > > In about two months, I am. IETF person here. If you want help or a co-author, I can help if needed. [not a mime expert, but I've been involved with the IETF for ~25 years] -- Wes Hardaker

Re: Links in complete org-todo-keyword-face not highlighted

2020-10-01 Thread Bob Wilson
Thanks Kyle! Worked like a charm! Kind regards, Bob > On Sep 30, 2020, at 5:30 PM, Kyle Meyer wrote: > > Bob Wilson writes: > >> I often put links in TODOs, but it would appear that in org 9.4, >> marking a task complete changes the font of the entire text (link and >> non-link) to be the

Re: Two tables with same data but different sorting

2020-10-01 Thread Axel Kielhorn
> Am 01.10.2020 um 14:21 schrieb John Kitchin : > > You could do something like this: > > > * Table 1 > > #+name: table1 > | Manufacturer| Name| Price | > |-+-+---| > | ACME| super cheep | 25 $ | > | Roadrunner Inc. | Kaboom | 27

Re: Two tables with same data but different sorting

2020-10-01 Thread John Kitchin
You could do something like this: * Table 1 #+name: table1 | Manufacturer| Name| Price | |-+-+---| | ACME| super cheep | 25 $ | | Roadrunner Inc. | Kaboom | 27 $ | | ACME| cheep | 30 $ | #+RESULTS: resorted |

Re: recursive checkbox counting

2020-10-01 Thread Alan Schmitt
Hello Eric, On 2020-10-01 12:26, Eric S Fraga writes: > On Thursday, 1 Oct 2020 at 08:44, Alan Schmitt wrote: >> I'm trying to recursively count checkboxes, with intermediate counting: > > I think you can only do this for lists of lists. In your case, you > would have the 2020 headline but

Re: recursive checkbox counting

2020-10-01 Thread Eric S Fraga
On Thursday, 1 Oct 2020 at 08:44, Alan Schmitt wrote: > I'm trying to recursively count checkboxes, with intermediate counting: I think you can only do this for lists of lists. In your case, you would have the 2020 headline but all subheadings would be list elements with the cookie. You would

Re: Reciprocal links between items

2020-10-01 Thread Alan Schmitt
On 2020-10-01 10:53, "Victor A. Stoichita" writes: > I wonder whether org-mode has a way to indicate reciprocal A↔B > relations between two items. If item A points to item B, then > automatically B also points to A. Accordingly, when the relation > is removed on A, it is also removed from B.

Reciprocal links between items

2020-10-01 Thread Victor A. Stoichita
Hi! I wonder whether org-mode has a way to indicate reciprocal A↔B relations between two items. If item A points to item B, then automatically B also points to A. Accordingly, when the relation is removed on A, it is also removed from B. I’m in the process of bringing my notes from Zotero

Two tables with same data but different sorting

2020-10-01 Thread Axel Kielhorn
Hello! I have a table that I want to show with two different sorting orders but I don’t want to maintain the data twice. * Table 1 | Manufacturer| Name| Price | |-+-+---| | ACME| super cheep | 25 $ | | Roadrunner Inc. | Kaboom | 27

Re: opening a 0.5 MB org file is slow

2020-10-01 Thread Ihor Radchenko
> + redisplay_internal (C function)1724 82% > Not sure what to do with stuff on the C level. Look inside that branch. Most likely redisplay is calling font-lock staff. You need to check what particular part of fontification is slow. Best, Ihor Uwe Brauer

Re: opening a 0.5 MB org file is slow

2020-10-01 Thread Uwe Brauer
>>> "JJ" == Jeremie Juste writes: > Hello Uwe, > Very well, it seems that we are on the right track. So you might gain > some speed by preventing some minor modes to load at the beginning and > load only when you need them. > Like Ihor Radchenko mentioned in his previous a great way to diagnose

recursive checkbox counting

2020-10-01 Thread Alan Schmitt
Hello, I'm trying to recursively count checkboxes, with intermediate counting: * [0/0] 2020 :PROPERTIES: :COOKIE_DATA: checkbox recursive :END: ** [1/1] Week 39 - [X] [[file:2020-09-29.org][§:2020-09-29 (Tuesday)]] ** [2/2] Week 36 - [X] [[file:2020-09-08.org][§:2020-09-08 (Tuesday)]] - [X]

Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-01 Thread Bastien
TEC writes: > I see. Would there be someone well suited to check that everything is > accurate? I wouldn't feel confident auditing the whole document by > myself. Well, "we" of course includes Nicolas and other core contributors, but anyone is welcome. This should not be done by a single