amiserablepileofwords: A jumble of the components of "A miserable pile of words" (Default)
A Miserable Pile Of Words ([personal profile] amiserablepileofwords) wrote in [community profile] newcomers2024-10-01 08:55 pm
Entry tags:

Guest Lecture - On Fiction Organisation

Hi, I'm Miz.

You might remember me from such sites as Cohost, or uh... Cohost (RIP 😿), and I've been invited here today to talk to you about... Organizing Your Dreamwidth Serial Fiction1, Because Tags Aren't Enough And They're Displayed In The Wrong Order To Boot.

If you ever read any of Cohost Writers' Salon most prolific writer Caffeinated Otter2's longer works, you might remember the beautiful little navigation header and footer boxes that contained useful links related to that story.

When I started to repost my archive on here, I decided to do the old "copy the homework, but change it a bit", and created my own, slightly uglier looking version.

Below you will find the bit of html/css3 that makes it look4 like my header in the post above.

<div style="border-radius: 50%/10%; border: 2px solid; display: flex; align-items: center; flex-direction: column; font-size: 90%;">
<center>SERIES TITLE GOES HERE</center>
<div style="width: 90%; display: flex; justify-content: space-around;">
<span><a href="BEGINNING LINK GOES HERE" target="_blank" rel="nofollow noopener" tabindex="0">beginning</a></span>
<span><a href="PREVIOUS LINK GOES HERE" target="_blank" rel="nofollow noopener" tabindex="0">previous</a></span>
<span><a href="NEXT LINK GOES HERE" target="_blank" rel="nofollow noopener" tabindex="0">next</a></span>
</div>
</div>

Going back and forth fixing up next/previous links each time you add a new chapter is some degree of More Hoopsâ„¢, but I do think it makes things nicer and easier for your readers, and they're who we're doing this for, right?

Anyway, I hope this'll be of some use to you.
maybe read my stories, please and thank you


1: Or other things you want to help people track on here in a sequential order
2: Who is also on here with recent work
3: Which you can post straight into the markdown editor as well, with no problems
4: I would really suggest fiddling with it further so it's less... wonky

ysabetwordsmith: Cartoon of me in Wordsmith persona (Default)

Thank you!

[personal profile] ysabetwordsmith 2024-10-01 08:15 pm (UTC)(link)
This is super useful. I have linked it in the Dreamwidth Code section of the "Cohost Is Closing" resource page.
ysabetwordsmith: Cartoon of me in Wordsmith persona (Default)

Re: Thank you!

[personal profile] ysabetwordsmith 2024-10-01 08:32 pm (UTC)(link)
You did a great job. Be proud of yourself. "You" is nothing to apologize for. Especially not here.
follypersist: photo of juliet, their hair tousled by the wind (Default)

Ooh! Interesting!

[personal profile] follypersist 2024-10-02 03:19 am (UTC)(link)
I love the simplicity of this — thank you for sharing it! I don't typically write serial fiction, but I think it can still be useful for serial nonfiction as well (and is super helpful as a starting point for fiddling-around-with.)
ysabetwordsmith: Cartoon of me in Wordsmith persona (Default)

Re: Ooh! Interesting!

[personal profile] ysabetwordsmith 2024-10-02 03:43 am (UTC)(link)
Yeah, my series tend to be long and complicated, where things get dropped into the middle. But I also do sets of nonfiction articles sometimes, and it would be really useful for that. Maybe also for shorter and less complicated series.
tropicsbear: An eye with a circuit board pattern (Technology)

[personal profile] tropicsbear 2024-10-02 10:13 am (UTC)(link)

Not related specifically to the topic of the post, but a suggestion: If you want to share code snippets, you can use the < textarea ></ textarea > HTML to contain the code snippet in a neat box. (Just remove the spaces.) It's a space saver, especially if what you're sharing is a bit long.

The snippet you shared in your post would look like this:

veronyxk84: for HalfAMoon 2024 (Vero#ChloeDecker)

[personal profile] veronyxk84 2024-10-06 03:45 pm (UTC)(link)
Thank you for sharing this guide!
I just started using it for my drabble series. :)
ysabetwordsmith: Cartoon of me in Wordsmith persona (Default)

Yay!

[personal profile] ysabetwordsmith 2024-10-07 04:02 am (UTC)(link)
I'm glad people are finding tools they want to use.

Good luck with your series. Drabbles are very popular on Dreamwidth.
abyssal_sylph: Venus has her hands in front of her mouth, she is looking straight ahead, at something utterly beautiful, she's in a forest. (venus (wktd))

[personal profile] abyssal_sylph 2024-10-06 04:35 pm (UTC)(link)
Thank you for this! We'll use this if we ever get our act together & write the series we want to write
ysabetwordsmith: Cartoon of me in Wordsmith persona (Default)

Yes ...

[personal profile] ysabetwordsmith 2024-10-07 04:25 am (UTC)(link)
I'm glad that folks are finding useful things here. I wish you luck with your series; that's a worthwhile project to tackle.