From 555a5939b1b44e66a701cb8bf9f0f5c51993bd16 Mon Sep 17 00:00:00 2001 From: jk Date: Thu, 11 Jun 2020 20:10:49 +0100 Subject: [PATCH] Scripted auto-commit on change (2020-06-11 20:10:49) by gitwatch.sh --- content/note/5ee281b6/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/note/5ee281b6/index.md diff --git a/content/note/5ee281b6/index.md b/content/note/5ee281b6/index.md new file mode 100644 index 00000000..ee189f44 --- /dev/null +++ b/content/note/5ee281b6/index.md @@ -0,0 +1,10 @@ +--- +date: '2020-06-11 20:10:46' +draft: false +posttype: note +slug: 5ee281b6 +visibility: public +--- +So it seems that I can feed plain text only from RSS into the mastodon api using the rssbee and mastodonbee on #beehive but more work will be needed to convert special characters and images seem undoable via this method.. + +I would really prefer to not dive into the api documentation and develop my own solution.. not sure I have that level of free time on my hands.