• 1 Post
  • 107 Comments
Joined 3 years ago
cake
Cake day: June 8th, 2023

help-circle


  • Interesting thoughts. Thanks for sharing them. I assumed that you would want to have file versioning out of the way and focus on the writing. What about keeping a sort of change log (diary, if you want) as part of the document itself, like an appendix? That way you could maybe separate raw document history from the creative process.

    Git is a technical tool intended for versioning sharing, manipulating and comparing pieces of code. I’m not sure that you need all those aspects for literary work. I imagine that writing a poem is more linear in the sense that you won’t merge a poem branch back to the “main” version of the poem. At least not in the way you would do it with code. You will also probably not submit or accept patches to the poem. So maybe the commit messages are not necessarily the best place to keep “creative metadata” about the content.

    Just some random thoughts. I guess that you’ll have to try and see what method fits your creative process best (the natural trend you mentioned). Good luck!















  • sfera@beehaw.orgtoLinux@lemmy.mlswap SSD to test run Linux?
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    10 months ago

    Testing a normal Linux installation sounds like a good idea. In my opinion it’s better to transition to Linux than switch. That way you can go back to your previous system setup and see what you are missing or need without having to open your computer and swap hardware. If you can add the old or new SSD as an external drive and so that you can can boot then your plan might work out.