>>> "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
> + 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 writes:
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
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 t
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.
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 k
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 all
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
| Manu
> 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
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 s
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
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 :)
Tha
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
412
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 impl
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 foun
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 b
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
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:
> :CO
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 w
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 org-html-
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. using
> 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
>
> Am 01.10.2020 um 17:47 schrieb 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!
I agree that „first second …“ would be easier for an english speaker.
Having the ordinal number 1 based but the
23 matches
Mail list logo