Page MenuHomeWrite.as

Support longer, multi-line collection descriptions
Open, WishlistPublic

Description

Overview

Users should be able to enter multi-line descriptions for their blogs. Also:

  • Make URLs clickable
  • Render Markdown (?) Probably not, imagine people adding images etc.

Users

One user has requested this in the past -- especially the clickable links. Otherwise we've seen this is the way people are actually using the description field.

Inspiration

Was just reminded of this after seeing the Standard Notes blogging platform, called Listed: https://listed.standardnotes.org/@releases

Implementation

  • Change the description field to a textarea from a text input.
  • Change description column to VARCHAR(255) from VARCHAR(160)

Event Timeline

matt created this object with visibility "All Users".
matt changed the visibility from "All Users" to "Public (No Login Required)".Nov 7 2018, 5:22 PM
matt added a project: WriteFreely.