Commit Graph

14 Commits

Author SHA1 Message Date
Alex Schroeder ba3e9fee35 Add gemini-write-file to upload files 2020-07-30 23:24:02 +02:00
Alex Schroeder 5daeb1da4e Fix handling of current page
We can't push titan into the address of the current page because if we
do, once we create a new buffer, we can't follow the redirect: it
points the old current-page, which now contains the titan scheme.

Also, if we create a new buffer because no elpher buffer is showing
our editor's current page, put that new buffer in elpher mode and set
a current page. If we don't use elpher mode, or doesn't have a current
page, following the redirect runs into errors.
2020-07-19 00:32:44 +02:00
Alex Schroeder c1d7deea5f Rewrite: use a separate buffer, now
This avoids our edit being lost when a save fails. Also check to make
sure that we're only editing plain text files.
2020-07-18 08:36:22 +02:00
Alex Schroeder 7cf5c66bac Add transjovian.org token 2020-07-17 23:02:58 +02:00
Alex Schroeder 50cdfe02bc Delete gemini-wiki
There are better solutions for this, now.
2020-07-17 23:01:47 +02:00
Alex Schroeder 014c6dc353 Add 127.0.0.1 in case you're testing 2020-07-13 10:21:12 +02:00
Alex Schroeder def09ad6e9 with-elpher-variables macro to save locals 2020-07-13 10:20:54 +02:00
Alex Schroeder 027861c193 Add the Gemini Test Wiki to the README 2020-07-01 17:26:05 +02:00
Alex Schroeder d82c1cb4e5 Update the README 2020-06-19 15:19:42 +02:00
Alex Schroeder 5b635824dd Adapting the code for Elpher v2.8.0 2020-06-19 15:11:08 +02:00
Alex Schroeder eebc47ca6e Change the token for communitywiki.org to "hello" 2020-06-16 21:17:33 +02:00
Alex Schroeder 5d0ecb3561 Add a bash script
Add a token for communitywiki.org to elpher-gemini-tokens.
2020-06-14 23:08:28 +02:00
Alex Schroeder 25fecb9457 Switching from gemini+write to titan 2020-06-14 12:34:15 +02:00
Alex Schroeder c7ba01aff5 Initial checkin 2020-06-05 14:11:07 +02:00