TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Writing Assistant Tool Idea

3 pointsby dbieberover 2 years ago

1 comment

dbieberover 2 years ago
This is a snippet I wrote back in Jan 2020, an idea for a writing assistant tool. Since then, conversational agents have come a long way. I think a modernized version of this idea would probably be writing while simultaneously chatting with an AI assistant helping your brainstorm and stay on task.<p>The original idea is still interesting to consider though, 1) because it&#x27;s simple and doesn&#x27;t require AI, and 2) because it informs what the conversational agent could do to be most effective (for me at least).<p>The high-level core of the idea is that 1) you&#x27;re writing and brainstorming simultaneously, 2) an external force is using timers and prompts to keep you on track.<p>The details are important too. Accountability-buddies make for great external forces, but they aren&#x27;t generally patient and supportive enough to listen to intermittent brainstorming punctuated by many minutes of quiet writing.<p>The implementation that I suggest in the post ensures you can both write and make changes without losing old versions.<p>It allows for low-friction brainstorming during writing, and makes sure ideas don&#x27;t get lost.<p>Or at least that&#x27;s the intent. I tried (a low-tech version of) it out at the time and there&#x27;s definitely room for improvement.<p>I guess this snippet was from before I wrote Go Note Go, so I reference shh shell (my older headless writing system), not Go Note Go. It&#x27;s weird to me; GNG feels like its been with me forever but it hasn&#x27;t even been two years yet. My whole apartment is arranged around GNGs already!<p>Anyway... 2-year old idea that I&#x27;m sharing now, but like many of my old snippets that I&#x27;ve revisited 2 years later, I&#x27;m still intrigued by the idea and topic, and glad I wrote it down when I did.