Show HN: Fiddle.md – a collaborative writing tool by Swipe
21–30 of 71 posts
Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe
#22These types of projects are all really awesome; I just wish they would support RestructuredText.
(Disclaimer: I started SageMathCloud and SageMath. SageMath uses Sphinx for documentation, hence we care about RestructuredText editing.)
Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe
#23I see you currently support saving the fiddles to dropbox. Do you plan to add other storage systems?
I'm thinking it would be great to use that along with github to write documentation or even websites using jekyll.
Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe
#24These 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.
Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe
#25Earlier quoted context omitted.
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
#26Earlier quoted context omitted.
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
#27These 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.
[1] https://docs.python.org/devguide/faq.html#where-can-i-learn-...
Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe
#28I'm a fan of this - elegant and simple way to make markdown more accessible to those who would otherwise shy away from it's learning curve
Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe
#29It is a 100% client-side application, it uses Firebase as backend and Auth0 for authentication.
[1] https://auth0.github.io/mdocs2
[2] https://dl.dropbox.com/s/w6bmji4t698v8qn/ss-2015-03-25T10-40...
Re: Show HN: Fiddle.md – a collaborative writing tool by Swipe
#30What about user accounts where we can keep track of Fiddles, so we can organize them with tags and categories?