Live data from Hacker News

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

news.ycombinator.com

11–14 of 14 posts

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

#11
I have sort of a dumb feature that I've always wanted but I don't know enough about writing editors coding to build it. I use Scrivener these days for writing, and I have a Characters tab and a Places/Locations tab. Basically a lot of world-building things. What I'd love is that if I could hover over the character/location name, it would provide a hover pop up or clickable link that would take me to that character.

The reason is that I'll create a character with red hair or a Boston accent, and then later I'll write them into a scene and not remember which one they had, and so I have to go searching for it. Would be cool if it could just automatically detect that i'm talking about that character and then link to them.

Might be a pipe dream, but would be awesome. :)

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

#12

I have sort of a dumb feature that I've always wanted but I don't know enough about writing editors coding to build it. I use Scrivener these days for writing, and I have a Characters tab and a Places/Locations tab. Basically a lot of world-building things. What I'd love is that if I could hover over the character/location name, it would provide a hover pop up or clickable link that would take me to that character. T…

Neat idea! I've added it to the todo list.

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

#13

I have sort of a dumb feature that I've always wanted but I don't know enough about writing editors coding to build it. I use Scrivener these days for writing, and I have a Characters tab and a Places/Locations tab. Basically a lot of world-building things. What I'd love is that if I could hover over the character/location name, it would provide a hover pop up or clickable link that would take me to that character. T…

This feature is now live! Here is a demo: https://youtu.be/Ucc8LKUFJCI

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

#14
Very nice! I'm also this guy

> I'm a writer who sometimes misses the fancy features of a code editor, so I started building

I haven't added any external services to mine yet. Interesting to see the things we have in common / difference though. I love the diff! How do you do the git-like history? I can't see any history when I try it out.

Also, a word of warning: as a developer-turned-writer, developing your own writing app is probably the single biggest distraction you can create, the greatest form of procrastination. Every time I sit down to write, using my own app, I find things I want to add, or change, or fix, and even when I resist the urge to work on them, I'm still _thinking_ about them when trying to write. I started my writing app journey in 2012, and my writing productivity has suffered ever since. Don't get me wrong - its a very satisfying hobby, but I dont write nearly as much as I could have done if I wasn't bug fixing in my spare time

Post reply on HN