Worg archive (was: Re: WORG Patch 1/2 for Org Protocol Page)

2025-06-10 Thread Max Nikulin
On 07/06/2025 18:39, Bastien Guerry wrote: Max Nikulin writes: location /worg/ { rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org) $1/archive$2$3 permanent; } None, done, and I also updated https://git.sr.ht/~bzg/worg/tree/master/item/nginx.conf#L13 Can you confirm i

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-09 Thread Ihor Radchenko
Bastien Guerry writes: >> My impression is that expectation of Drew DeVault was that Ihor should >> send the patch some other (devel) mailing list instead of "discuss". > > Yes, perhaps. If someone can help Ihor getting this done, this would be > a net benefit for us and probably for other Sourc

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-09 Thread Bastien Guerry
Hi Max, Max Nikulin writes: > Does it mean that latest commit should be authored by a payed user and > it is a reason why my commit was ignored when you started rebuild? My understanding is that only payed users can submit manifests, the name of the committer does not matter, only that of the p

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-09 Thread Max Nikulin
On 07/06/2025 20:04, Bastien Guerry wrote: Max Nikulin writes: Bastien, may you, please, force worg rebuild? Done. remote: Error submitting build job: input: submit A paid account is required to use this feature. Yes, Ihor and I are trying to help with this known issue here: https://lists

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-08 Thread Ihor Radchenko
Christian Moe writes: >> Also request guidance on handling obsolete content on an existing WORG page. > > I favor keeping things simple, cautiously deleting obsolete content > without archiving when we can, using the archive sparingly, avoiding > duplication, and keeping links between worg pages

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-07 Thread Bastien Guerry
Max Nikulin writes: > Bastien, may you, please, force worg rebuild? Done. > remote: Error submitting build job: input: submit A paid account is > required to use this feature. Yes, Ihor and I are trying to help with this known issue here: https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3c87frwldw

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-07 Thread Max Nikulin
On 07/06/2025 18:39, Bastien Guerry wrote: Max Nikulin writes: Do you have objections to adding to nginx.conf (worg repository) something like (have not verified yet) location /worg/ { rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org) $1/archive$2$3 permanent; } None

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-07 Thread Bastien Guerry
Hi Max, Max Nikulin writes: > Do you have objections to adding to nginx.conf (worg repository) > something like (have not verified yet) > > location /worg/ { > rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org) > $1/archive$2$3 permanent; > } None, done, and I also updated

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-07 Thread Max Nikulin
Bastien, Do you have objections to adding to nginx.conf (worg repository) something like (have not verified yet) location /worg/ { rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org) $1/archive$2$3 permanent; } Charles Choi have proposed moving org-annotation-helper.org to

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-04 Thread Charles Choi
Christian - Thanks for your input. My thoughts to your responses below. > - On the mailing-list, please interleave replies instead of > "top-posting": > https://orgmode.org/worg/org-mailing-list.html#org3c940e4 > > - For patches, please keep commit messages close to the format: > https://org

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-04 Thread Christian Moe
Hi! Pardon the radio silence; it's a busy week and I'm still learning the ropes here myself. I'll get to obsolete-content policy below, and to patch 2/2 eventually, but a couple of further tips on conventions first: - On the mailing-list, please interleave replies instead of "top-posting":

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-03 Thread Charles Choi
Christian - Please provide guidance on policy for archiving obsolete WORG pages. Also request guidance on handling obsolete content on an existing WORG page. Charles — Charles Y. Choi, Ph.D. kickingve...@gmail.com > On Jun 3, 2025, at 5:11 AM, Max Nikulin wrote: > > I am sorry that my

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-03 Thread Max Nikulin
On 03/06/2025 02:10, Charles Choi wrote: Amended patch for archive of org-annotation-helper.org per Max Nikulin feedback. --- /dev/null +++ b/archive/org-contrib/org-annotation-helper.org --- a/org-contrib/org-annotation-helper.org +++ b/org-contrib/org-annotation-helper.org +#+BEGIN_WAR

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-02 Thread Charles Choi
Amended patch for archive of org-annotation-helper.org per Max Nikulin feedback. 0001-Archive-org-annotation-helper.org.patch Description: Binary data — Charles Y. Choi, Ph.D. kickingve...@gmail.com

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-02 Thread Charles Choi
Max - Thanks for the input! Will resubmit the patch with following amendments: - Move org-annotation-helper.org to keep history and add new file with same name in its place with link to archived file. - Annotate obsolescence in 6.33. - Fix spelling error.

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-02 Thread Max Nikulin
On 31/05/2025 08:07, Charles Choi wrote: --- a/org-contrib/org-annotation-helper.org +++ b/archive/org-contrib/org-annotation-helper.org I know, it is convention to move obsolete documents to archive, however I do not like it since it may break external links and bookmarks. I am not sure if t

WORG Patch 1/2 for Org Protocol Page

2025-05-30 Thread Charles Choi
Archives org-annotation-helper.org and snapshots org-protocol.org 0001-Archive-org-annotation-helper.org-and-org-protocol.o.patch Description: Binary data -- Charles Y. Choi, Ph.D. kickingve...@gmail.com