Live data from Hacker News

Show HN: I'm working on an open source writing app

news.ycombinator.com

1–10 of 14 posts

Show HN: I'm working on an open source writing app

#1
Hey Hacker News, I'm a writer who sometimes misses the fancy features of a code editor, so I started building Chisel.

What can Chisel do?

- Command palette like VSCode

- Git-like history to keep track of your writing journey

- Writing feedback ala Hemingway or Grammarly

- And it even integrates with ChatGPT

I've tried out some other apps like Bear and Obsidian, but Chisel has been a better fit. It's more about writing and less about note-taking.

Head over to https://egonschiele.github.io/chisel-docs/ to check it out!

Re: Show HN: I'm working on an open source writing app

#5
post #4

Interesting. What would be more useful though, would be to let people add their own API key and have unlimited use. Also a local install version would be nice.

Local install is on the list! I’m wary of sites who tell their users “put in your API key, we promise to keep it safe”. That’s why I’m going the route where users can host their own instance. If you find yourself hitting the 50k limit though, I’m happy to increase it.

Re: Show HN: I'm working on an open source writing app

#9

You shouldn't need accounts to track usage.

Just added guest users. Try it out!

You have a thing where the burger menu next to the + icon in the chapters sidebar show underneath the books sidebar, otherwise I like it! Nice work!

Re: Show HN: I'm working on an open source writing app

#10

Earlier quoted context omitted.

Just added guest users. Try it out!

You have a thing where the burger menu next to the + icon in the chapters sidebar show underneath the books sidebar, otherwise I like it! Nice work!

Thank you! I'll fix that. Feel free to leave more feedback!
Post reply on HN