Oops, couldn't find that post!
The post you are looking for might have been removed or the link is broken.
Username is not valid or already taken
)} setInput(e.target.value)} />Username must:
Last Updated {lastUpdated}
) : ({ if (!selectedNote.isPublic) return; toast.success("Copied link to clipboard!"); const isDev = process.env.NODE_ENV === "development"; navigator.clipboard.writeText( isDev ? `http://localhost:3000/${ publicUserDetails?.username || publicUserDetails?.uid }/posts/${selectedNote.id}` : `https://writedown.app/${ publicUserDetails?.username || publicUserDetails?.uid }/posts/${selectedNote.id}` ); }} >
{description}
All your notes, synced on all your devices.
Free, easy and fast.
A fast, easy and free way to write notes with offline support, cloud sync and real-time markdown preview.
Login with your familiar services:
writedown {FEATURE_FLAGS.beta &&
The post you are looking for might have been removed or the link is broken.
By{" "} {name}
Published {formatTimeStamp(note?.publishedAt)}
{user?.uid === note?.userId && ( )}By {author}
Error: {authError.message}