~yantar92

Recent activity

Re: How to mirror worg to a hyperdrive 23 days ago

From Ihor Radchenko to ~ushin/ushin

Joseph Turner <joseph@ushin.org> writes:

>> Also, how do you see mixing git and hyperdrive together?
>
> The blog post describes one way to do it.  In it, I automate the process
> of pulling the worg git repo and uploading its contents to a hyperdrive.
> Now that worg is mirrored to a hyperdrive, nobody else needs to do it;
> you can just visit the hyper://bpb1bq... drive which will keep pulling
> the latest changes from git each night.

What I had in mind is also pushing.
My thinking when I suggested worg+hyperdrive was along the lines of "may
we simplify the process of editing WORG for users?".

Re: Support org-mode for text documents 29 days ago

From Ihor Radchenko to ~sircmpwn/sr.ht-discuss

Joseph Turner <joseph@breatheoutbreathe.in> writes:

>>Thanks!
>>Would you be interested to convert your post into a man page for man.sr.ht?
>
> Sure.  Do the maintainers want this?

Yup: https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3C87cyib79ad.fsf@%3E#%3CD612D4MEGC6Y.3VVHJI0GFWDVX@cmpwn.com%3E

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,

Re: How to mirror worg to a hyperdrive 29 days ago

From Ihor Radchenko to ~ushin/ushin

Hi,

I just finished reading the post from
https://breatheoutbreathe.in/blog/2024-12-16-mirror-worg-to-a-hyperdrive.html

I feel that the process of setting things up is a bit complex.
Even more complex than using git to pull Worg pages directly.

I am wondering if things can be automated somehow.
Ideally, simply clicking on hyper://... link (maybe even from browser)
would bring people directly to viewing/editing the file in question.

Also, how do you see mixing git and hyperdrive together?

Re: Support org-mode for text documents 30 days ago

From Ihor Radchenko to ~sircmpwn/sr.ht-discuss

Joseph Turner <joseph@breatheoutbreathe.in> writes:

> I've added a blog post describing how to automate the process of setting
> custom README.html from an Org file:
>
> https://breatheoutbreathe.in/blog/2024-12-10-sourcehut-org-mode-readme.html
>
> Hope this helps!

Thanks!
Would you be interested to convert your post into a man page for man.sr.ht?

-- 
Ihor Radchenko // yantar92,

Re: Support org-mode for text documents 2 months ago

From Ihor Radchenko to ~sircmpwn/sr.ht-discuss

"Drew DeVault" <sir@cmpwn.com> writes:

> We're not going to implement first-class support for org mode. As others
> pointed out, this is what the custom HTML readme feature is for.

What about providing examples how to set up custom org/rst->HTML readme?

Re: [worg-publish] build failed 8 months ago

From Ihor Radchenko to ~bzg/org-build-failures

Max Nikulin <manikulin@gmail.com> writes:

>> The build is failing because plantuml has been removed from Debian
>> testing:
>> 
>> https://tracker.debian.org/pkg/plantuml
>> 
>> AFAIU, this is because of CVE.
>
> The maintainer just forgot to mark a duplicate bug as fixed. The package 
> is in testing again.
>
> https://bugs.debian.org/1069353

Re: [worg-publish] build failed 8 months ago

From Ihor Radchenko to ~bzg/org-build-failures

Bastien Guerry <bzg@gnu.org> writes:

>> The build is failing because plantuml has been removed from Debian
>> testing:
>>
>> https://tracker.debian.org/pkg/plantuml
>
> Shall we use debian/stable or remove plantuml?  I'm afraid in both
> cases it might continue to fail.  Or deactivate plantuml altogether?

I think that it should be safe to deactivate it.
We only use plantuml src blocks in
org-contrib/babel/languages/ob-doc-plantuml.org and it has
:header-args:plantuml: :eval no-export

Re: [worg-publish] build failed 8 months ago

From Ihor Radchenko to ~bzg/org-build-failures

"builds.sr.ht" <builds@sr.ht> writes:

> worg-publish #1244494: FAILED in 13s
> https://builds.sr.ht/~bzg/job/1244494
>
> - install - upload - check 

The build is failing because plantuml has been removed from Debian
testing:

https://tracker.debian.org/pkg/plantuml

AFAIU, this is because of CVE.

Re: ox-taskjuggler patches 8 months ago

From Ihor Radchenko to ~bzg/dev

Bastien Guerry <bzg@bzg.fr> writes:

> "Harold Ollivier" <holl@mailbox.org> writes:
>
>> I was thinking the same. Would you be able to point me toward any good
>> resource to do that?
>
> For GNU ELPA:
> https://git.savannah.gnu.org/cgit/emacs/elpa.git/plain/README

I think that GNU ELPA is not suitable because not all the contributors
to ox-taskjuggler have copyright assignments. At least, Christian Egli,
ox-taskjuggler author, is listed as tiny change contributor in our
records.

Re: ox-taskjuggler patches 8 months ago

From Ihor Radchenko to ~bzg/dev

"Harold Ollivier" <holl@mailbox.org> writes:

> It's done. 
>
> git@github.com:h-oll/ox-taskjuggler.git

Thanks!
If you can, may you please also publish ox-taskjuggler as a separate
package on non-GNU ELPA or at least MELPA?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.