Made a work in progress text editor on CodePen for Gemtext:

https://codepen.io/4uffin/pen/WbNZgRy

https://codepen.io/4uffin/pen/WbNZgRy

Posted in: s/linkaggregator

🐧 not4uffin [mod]

2025-03-12 · 1 year ago · 👍 ps

2 Comments ↓

🚀 lanterm · 2025-03-12 at 15:55:

Nice! You may also be interested in https://val.town, it's like codepen but for HTTP endpoints. You can make a "val" which just serves the same html blob that you have in this pen and get a direct web URL for free!

I recommend this because codepen is good for sharing and remixing UIs, but if you want a simple webpage which you can access for your Gemini editor, I think val.town will load much faster than accessing the direct or "full page" link of the pen.

Also, once you have a dedicated url, you can start using localStorage and other web APIs to e.g. save drafts between page refreshes.

☕️ aspizu [...] · 2025-03-12 at 17:52:

Here is a idea, why not make a WYSIWYG editor for gemtext. and make it a native software, would be nice for writing gemlogs, what about a obsidian like gemlog editor which also supports git and deploying to tildes