Live data from Hacker News

Show HN: Fiddle.md – a collaborative writing tool by Swipe

fiddle.md

11–20 of 71 posts

Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe

#14
post #4

Collaborative editing is great, and I wonder if this project could be adapted as some sort of browser extension that would allow teams to collaboratively edit on pages that don't otherwise support it. For instance, the project-management software my team currently uses does not allow us to collaboratively edit tickets. Sometimes we've resorted to writing tickets together in Google Docs and then transferring the text…

Hey, I'm one of the co-founders at Swipe, thank you so much for the comment! That's a really interesting idea. Our scope with this is very narrow now and we wouldn't want to promise something like that at the moment. But it's something we haven't thought about before, it sounds really useful.

Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe

#15
post #5
post #3

> Over Quota > This application is temporarily over its serving quota. Please try again later.

We're working on fixing that now. It should be back up very soon! Edit: It's back. Thanks for the patience.

Great! Looks very good! :)

Although, table-support seems to be very limited. The table is generated correctly, but it doesn't look nice enough. Take a look at LightPaper for inspiration.

Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe

#17
post #11

I was thinking with this idea for some time and the killers features for me are: - Allow custom CSS - Post a json with the markdown content to a custom URL Do you plan to open source it?

Yes, we plan to open source it :)

If we can allow custom CSS in a secure way, why not?

Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe

#19
As soon as the content is over a page long, the "preview" doesn't really work, since what is supposed to be previewed is out of bounds.

I had developed a few years ago a markdown editor with live preview, with a mechanism that synchronized the source and the preview, scroll-wise, so the preview would always display the part that was being edited.

It didn't take off (at all) so I let it go, but I wish there would be a standardized way to do this.

Other than that, great tool! Thanks for sharing.

Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe

#20

These types of projects are all really awesome; I just wish they would support RestructuredText.

No offense and all (I'm a huge python guy) but... why? RST is a pretty god damn awful format. Markdown lacks a proper standard but that's really the only problem with it... I wish the python community would just adopt Markdown for good and stop trying so hard with rst.
Post reply on HN