Now that it’s been a couple of months since the Journaling January event, I have a question.

Is there something else that we want to do before the next FediWriMo in November? There are seven months between now and FediWriMo, so if we wanted to have another event, or possibly two, we could.

Please comment on any style of writing even you would be interested in having. Let’s discuss any ideas that you have.

Photo by Leeloo The First:

  • Mugita Sokio@feddit.online
    link
    fedilink
    English
    arrow-up
    1
    ·
    18 days ago

    I had an idea off the top of my head for something along these lines:

    • A collaborative writing event that looks something like this:
      • At least 2 people, if not more, write something together (novel, novella, short story, etc.)
      • The group sets a goal of words on a per individual basis to bring about a common goal
        • Minimum of 5,000 words total for the work being done (i.e. 2,500 words per individual)
      • A theme is established for that group, considering the interests, likes, and dislikes of particular genres
      • Event is done using almost exclusively FOSS and/or a local-first proprietary application or two if necessary
        • e.g. myself using Obsidian (local-first), LibreOffice Writer (or the OnlyOffice equivalent), or something else that’s either local-first (if closed-source) or FOSS
      • OS doesn’t really matter, but Linux or BSD preferred
      • On mobile, GrapheneOS is preferred, but locked-down iOS and/or a de-Googled Android OS could potentially work too

    I don’t know the edge cases for an event like this right now, but hopefully, these basics should be alright to serve a foundation of sorts.

    • Unattributed 𓂃✍︎@feddit.onlineOPM
      link
      fedilink
      English
      arrow-up
      1
      ·
      18 days ago

      It’s an interesting idea…but I would say that it would take a lot of work. There would be a need for the group to come up with a plot outline, and all the characters, settings etc. in order to have a coherent story.

      My suggestion for something like this would be to think about using a private repository on a versioning system. Something like Codeberg…you could use the wiki for notes, and the issue tracker to keep track of each other’s progress. You could write the story in plain-text (markdown) and check-in / check-out the files as you work on them.

      Another option if you don’t want to use a hosted solution would be Fossil It’s a version control system, with a wiki, that can be peer-to-peer replicated. That way all copies of the repository could be locally hosted.

      • Mugita Sokio@feddit.online
        link
        fedilink
        English
        arrow-up
        0
        ·
        17 days ago

        Sendo and I looked at Fossil, and it’s indeed decentralized for version control (it has Git integration too if he’s not mistaken). That said, I could see that being a bit of a hurdle, though it depends on if people trust Codeberg or not (I know Sendo does, as he has some repos there).

        There are actually open-source collaborative things like Proton Docs or OnlyOffice’s word processor to name a few, though there are some others that do the same thing. The question is self-hosting on doo-doo internet.

    • Unattributed 𓂃✍︎@feddit.onlineOPM
      link
      fedilink
      English
      arrow-up
      1
      ·
      18 days ago

      Another random thought: if you used something like Codeberg, you could use a git plugin for Obsidian, and replicate a whole vault to a private repository.