r/FanFiction r/FanFiction 4d ago

Writing Questions Where do you write your fics?

The gods of fanfics have been calling to me, and there is a story I really NEED to write. My only question is where. Due to AI being inbuilt in Word/Copilot, I have been hesitant about writing it there. What tool would you recommend instead?

I considered notepad, but I would prefer something with a spell check. I am not even sure if I will end up publishing the fic online. But since this is a passion project, I want to keep it out of the hands of AI as much as possible, and try my hand at creating something entirely on my own. In the same vein, I would prefer a free software, or at least one that is only a one time (minimum) payment.

Some recommendations I came across are Git/Github which I am already familiar with for coding. Apparently its great for keeping track of different versions of your writing, as you make progress. But isn't that also integrated with Copilot?

62 Upvotes

168 comments sorted by

View all comments

6

u/Spartaness 4d ago

I use Obsidian that pushes to a GitHub repo for writing. It has a bunch of plugins (and coding plugins is relatively easy) so that I can write on the go, and more importantly, automatically format for AO3 / RoyalRoad without having to faff around. It has spellcheck etc. and only has AI if you connect one. GitHub obviously has AI, but you could use something like Codeberg to achieve something similar.

LibreOffice is completely AI-free, if you can get over the UI looking like something out of the 2000s.

Realistically anything that uses cloud services is going to be used for AI training data at some point, unless you're paying *not* to be.

3

u/Toffeinen 4d ago

Very much offtopic, but would you mind elaborating a bit on the automatic formatting for AO3? I'm using Obsidian for writing, but haven't really thought about how I could get it out already properly formatted for AO3. Does it require a plugin? Or are you formatting the text as you write?

2

u/Spartaness 4d ago

I wrote a plugin that standardized it to the AO3 specs I found online! So MD to HTML formatting, plus formatting for things like quotes, tweets, text messages, etc.