Org-publish and HTML menu

2024-07-27 Thread Seb g
Hello,

I plan to use org-publish to make a website from org-mode files.

And I search an efficient way to make the website menu.

I know that I have to put the menu in the webpages preamble. But I don't like 
the idea of writting the website menu in raw HTML. I would love to define this 
menu as an Org-mode file.

While thinking of a solution, I found this suggestion by someone else: 


What do you think about it ? It there a better way ? Maybe some elisp functions 
that make it with less steps or in a better way ?


Best regards.

Any plan to include Org-ql upstream

2024-07-29 Thread Seb g
Hello,

Is there a plan to include org-ql upstream, into org-mode ?

It is a very good tools to search in org-mode files or to build custom tables 
from org-mode files.

Some functions like org-ql-search could become org-search, a main Org-mode 
search engine.

And Org-ql could be used to make Org-view, a more generic version of Org-agenda 
that use the Org-ql API. Org-view could also serve as agenda and replace 
Org-agenda in the long term.


——
Best Regards

Re: Any plan to include Org-ql upstream

2024-07-29 Thread Seb g
Ok, I post too quickly. It's already planned on Org-ql side: 
<https://github.com/alphapapa/org-ql/issues/409>

Sorry. 

Le 30 juillet 2024 05:32:39 GMT+02:00, Seb g  a écrit :
>Hello,
>
>Is there a plan to include org-ql upstream, into org-mode ?
>
>It is a very good tools to search in org-mode files or to build custom tables 
>from org-mode files.
>
>Some functions like org-ql-search could become org-search, a main Org-mode 
>search engine.
>
>And Org-ql could be used to make Org-view, a more generic version of 
>Org-agenda that use the Org-ql API. Org-view could also serve as agenda and 
>replace Org-agenda in the long term.
>
>
>——
>Best Regards