Re: Exporting Hyperlinks ?

2023-11-05 Thread David Masterson
Ihor Radchenko writes: > Max Nikulin writes: > >> Human-readable link targets are susceptible to collisions. So ox-latex >> should support links to particular locations in the specified files, >> either an Org one or inside external PDF files. Code from ox-html should >> be adapted for

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-11-05 Thread Visuwesh
[ஞாயிறு நவம்பர் 05, 2023] Ihor Radchenko wrote: > Po Lu writes: > >> I have now installed an interface to this end into Emacs 30. The >> pertinent documentation is under the ``Drag and Drop'' node in the Lisp >> reference manual. > [...] > Visuwesh, do you want to update your patch accordingly?

Re: [FR] 'org-columns-next-allowed-value' for 'summary-checkbox'es functions should have 'intermediate state' '[-]'

2023-11-05 Thread Ihor Radchenko
Sławomir Grochowski writes: > But why is it allowed in '(org-toggle-checkbox TOGGLE-PRESENCE)'. > To set a normal checkbox to 'partial state'? > Description from function: 'With a double prefix argument, set the checkbox > to "[-]".' > > Probably it should not be allowed for normal checkbox

Re: Org site is down

2023-11-05 Thread Bastien Guerry
Bastien writes: > https://tracker.orgmode.org is back too but tracking new emails will > not work for the next two hours or so. I'll confirm when it's back. It should be back now, please report any problem you may notice. -- Bastien

Re: [FR] 'org-columns-next-allowed-value' for 'summary-checkbox'es functions should have 'intermediate state' '[-]'

2023-11-05 Thread Sławomir Grochowski
Yes. You are right. After thinking about it I think the same. But why is it allowed in '(org-toggle-checkbox TOGGLE-PRESENCE)'. To set a normal checkbox to 'partial state'? Description from function: 'With a double prefix argument, set the checkbox to "[-]".' Probably it should not be allowed

Re: Org site is down

2023-11-05 Thread Bastien
Ihor Radchenko writes: > Daniel Fleischer writes: > >> Orgmode.org appears to be down. > > Working on my side. Yes, the web part of the maintenance is over, the website is back. https://tracker.orgmode.org is back too but tracking new emails will not work for the next two hours or so. I'll

orgmode.org down for maintenance

2023-11-05 Thread Bastien
https://orgmode.org is temporarily down for maintenance. I expect the serveur to be up and running in less than two hours. -- Bastien

Re: Org site is down

2023-11-05 Thread Bastien
Daniel Fleischer writes: > Orgmode.org appears to be down. Yes, see my message: it should come back in two hours. -- Bastien

Re: Org site is down

2023-11-05 Thread Ihor Radchenko
Daniel Fleischer writes: > Orgmode.org appears to be down. Working on my side. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at

Org site is down

2023-11-05 Thread Daniel Fleischer
Orgmode.org appears to be down.

Re: Exporting Hyperlinks ?

2023-11-05 Thread Ihor Radchenko
Max Nikulin writes: > Human-readable link targets are susceptible to collisions. So ox-latex > should support links to particular locations in the specified files, > either an Org one or inside external PDF files. Code from ox-html should > be adapted for ox-latex. > >

Re: [PATCH] org-id: allow using parent's existing id in links to headlines

2023-11-05 Thread Ihor Radchenko
"Rick Lupton" writes: > My previous patch changes the behaviour when `org-id-link-to-org-use-id` has > a new value (`inherit`) in two ways: > > (a) org-ids from parent headings are considered when choosing the ID to link > to, and > (b) search strings are added to the link > > But these are

Re: [FR] 'org-columns-next-allowed-value' for 'summary-checkbox'es functions should have 'intermediate state' '[-]'

2023-11-05 Thread Ihor Radchenko
Sławomir Grochowski writes: > I was wondering how many states a checkbox has. > Based on https://orgmode.org/manual/Checkboxes.html I conclude that there > are 3 states: > 1. [ ] - not done > 2. [ - ] - an intermediate state > 3. [X] - done > > So I think all 3 states should be available to

Re: man pages references (Re: [PATCH] ox-ascii.el: Consistently add brackets around links)

2023-11-05 Thread Ihor Radchenko
Max Nikulin writes: >>> Side note: it should be either just "man(1)" or "man(8)" without any URL >>> for plain text export, but it is another story. >> >> I would not say "should". May? Yes. URL also makes sense in some >> scenarios (when the intended reader is not on Linux). > > URL makes

Re: Gantt Chart with org-mode

2023-11-05 Thread Christophe Schockaert
On 2023-11-04 13:30, Heime wrote: Can one construct a Gantt Chart with org-mode ? Although I didn’t try it yet, there is Elgantt hat caught my eyes : https://github.com/legalnonsense/elgantt Have a good day and nice Org discoveries, Christophe

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-11-05 Thread Ihor Radchenko
Po Lu writes: > I have now installed an interface to this end into Emacs 30. The > pertinent documentation is under the ``Drag and Drop'' node in the Lisp > reference manual. Thanks! AFAIU, the relevant paragraph is @cindex dnd-multiple-handler, a symbol property If a handler

Re: [BUG] org, ispell [9.6.6 (release_9.6.6 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2023-11-05 Thread Ihor Radchenko
Kai Jenkins writes: > recipe to create bug: > - starting emacs (via. emacs -Q) > - open a new org file > - create a heading (eg. * test) > - write some text under the heading that contains a spelling mistake > - fold the heading with tab > - run M-x ispell > > the bug: > - ispell doesnt unfold

[TASK] Re: Link translation & relative path export_file_name

2023-11-05 Thread Ihor Radchenko
Psionic K writes: > When using an +#export_file_name directive, is it possible to have links > translated to match the directory offset of the target? > ... > The links in the org document are correct. The links in the resulting > markdown are not translated, and break. You can use a custom