all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Edit Wikipedia Article directly in Emacs?
Date: Wed, 28 Jun 2023 18:43:39 +0200	[thread overview]
Message-ID: <87tturtu4k.fsf@dataswamp.org> (raw)
In-Reply-To: 87sfabd5nc.fsf@posteo.net

Philip Kaludercic wrote:

>> Can Emacs (With Org-Mode) edit wikipedia articles directly?
>
> As in technically possible? Yes. As in there is a package
> that already lets you do this? I don't know, there doesn't
> appear to be anything like that on ELPA.

I am also not aware of anyone doing that. Is anyone?

>> I created an account on wikipedia and want to write a new
>> article. I prefer to write in Org-Mode.
>
> I am not sure how good of an idea this is, to my
> recollection Wikipedia markup is fairly specific and it is
> not easy to map between different markup formats without
> loosing too much information.

This part is not so difficult, mapping is not so difficult and
if anyone ever got it to work, one would build from that and
ultimately end up with a little module so one could eventually
write directly with Wikipedia's own syntax with no mapping to
it actually, while enjoying both general Emacs editing
features and specific ones just for wikis.

No, rather, what is difficult is, what technology is employed
to do this interactively from a browser to begin with? If it
is JavaScript, then that rules out Emacs-w3m since there is no
support for JavaScript (to my knowledge anyway). If there is
something else, be it Ajax maybe, or something else? And do we
have it?

If Wikipedia comes with an API with which we can communicate
with a remote protocol, then one should focus on that and try
to do just a "from Emacs with love" example page, because
that's the difficult part, after that it is just fun and games
adding one feature after another, and I think several people
would dive into that.

A starting point is perhaps: How does the Emacs wiki
handle it? Yeah, if that can't be edited from Emacs, it's bad.
Reaaaly bad!

Do please report back anything you find out in this matter ...

-- 
underground experts united
https://dataswamp.org/~incal




  reply	other threads:[~2023-06-28 16:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28 13:53 Edit Wikipedia Article directly in Emacs? Jonas Damm
2023-06-28 14:26 ` Philip Kaludercic
2023-06-28 16:43   ` Emanuel Berg [this message]
2023-06-30  4:48   ` Jean Louis
2023-06-30  8:26     ` Yuri Khan
2023-06-30  9:24       ` Jonas Damm
2023-06-30 11:02       ` Yuchen Pei
2023-06-30 10:53 ` Yuchen Pei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tturtu4k.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.