From 9ca2a7d15476034d21ab1d577003c9ad7b12fba8 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Mar 2021 12:46:27 +0100 Subject: [PATCH] Auto: misc. --- etherpad-plugins.md | 1 + etherpad.md | 13 +++++++++++++ journal/2021-03-26.md | 13 ++++++++++++- 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 etherpad.md diff --git a/etherpad-plugins.md b/etherpad-plugins.md index 37142aa39..efafd31da 100644 --- a/etherpad-plugins.md +++ b/etherpad-plugins.md @@ -5,6 +5,7 @@ - but it's just /admin/plugins in any [[etherpad]] instance - https://www.npmjs.com/package/ep_git_commit_saved_revision looks interesting - https://www.npmjs.com/package/ep_openid_connect could be used to allow for single-user pads +- https://github.com/ether/ep_webrtc [//begin]: # "Autogenerated link references for markdown compatibility" diff --git a/etherpad.md b/etherpad.md new file mode 100644 index 000000000..3ce763fd0 --- /dev/null +++ b/etherpad.md @@ -0,0 +1,13 @@ +# etherpad + +- a [[project]] + - [[real time]] [[open source]] [[editor]] + - [[go]] https://etherpad.org/doc/v1.8.4/ + - what we use in the public [[stoa]] below + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[project]: project "Project" +[go]: go "Go" +[stoa]: stoa "Stoa" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-03-26.md b/journal/2021-03-26.md index 6f7631442..ca23ec546 100644 --- a/journal/2021-03-26.md +++ b/journal/2021-03-26.md @@ -2,4 +2,15 @@ - [[makhno]] - [[philosopher life]] -- [[etherpad plugins]] \ No newline at end of file +- [[push]] [[etherpad]] + - [[etherpad plugins]] +- [[index]] + - the stoa got unintentionally clobbered + - must restore to version 2169 + - it turns out you need a plugin or interacting with the API :) working on figuring it out + - https://www.npmjs.com/package/ep_cristo_restore_revision seems broken + +[//begin]: # "Autogenerated link references for markdown compatibility" +[makhno]: ../makhno "makhno" +[index]: ../index "index" +[//end]: # "Autogenerated link references" \ No newline at end of file