Suggestion board

Posted 1 year, 11 months ago (Edited 9 months, 6 days ago) by circlejourney

Drop your suggestions in the thread below! I will update the To-do list with suggestions that I like. Obligatory disclaimer that I'm maintaining this thing in my free time and lately my free time has been pretty sparse, so I'm updating it a bit slower than ideal!

LYNX3000

Not sure how hard it would be to implement, but if a pop up preview window could be added that would be pretty cool! call me lazy but dragging the code window up to work on it and dragging it back down to see the preview gets bothersome sometimes, with a pop up preview window i could work on my code on one screen and see the live fullscreen preview on my other!

borzologist

hi!! can we get a "world page" layout? having to use the "character basic tab" as placeholder is really annoying 😭

Admin note: This request has been fulfilled!

circlejourney

LYNX3000 that is probably doable though it will be a pretty big update in terms of code and testing! I'm gonna put it on the to-do list because I like the idea a lot.

hopeless there is a world page layout, unless you're thinking of something else?

G2ei4ZQ.png

Mercer

I would still super love to see a blurb editor ♡!

Admin note: This request has been fulfilled!

circlejourney

Mercer that's a good idea which I kinda forgot about! Do you mean the customisable area in the sidebar for premium users' bios?

Mercer

That's correct! It's affected by user CSS so it wouldn't need its own CSS section, and it's a great place to add coding snippets like playlists etc since it's pretty free range!

Mercer

I would also really get a lot of mileage from literature pages! I personally use a lot of CSS on mine to customize author notes etc. They also come with a different set of classes like character and user profiles do, so even the overall CSS isn't easily tested on the others.

circlejourney

(I forgot I had threads in here!) Yeah this is a good point, I haven't interacted much with HTML for literature posts so I'll do some research into that. Thanks for the suggestion!

circlejourney

Admin note: I've fulfilled this request (to the best of my ability) in 1.8.0!

circlejourney

Noms You can simulate a mobile view with the vertical layout, but an inbuilt mobile viewport/look shouldn't be difficult to code. I'll run a poll about it!

Mercer

If it helps, you should be able to check out mine! The author notes and everything are HTML friendly!

circlejourney

Whoa, I love how you've used the text styling as part of the storytelling. Thank you very much, I'll add the layout whenever I've got the time 😄

Erradox

Is there a spot to change the theme colors shown at the bottom of the editor? 

Admin note: This request has been fulfilled!

circlejourney

Oh, not just yet - I didn't think of it, and I'm not sure where I'd put that setting just yet, but I may run a poll to gauge how many people want that to be a feature!

Erradox

That would be lovely! I showed a friend the code editor, but because the pink theme causes them eye strain, they told me it was unfortunately unusable unless for only short visits. :c

circlejourney

That makes sense! Since it's an accessibility issue, I'll definitely add that to the to-do list.

circlejourney

Hi - I was wondering if I could get you and your friend's feedback on the new build with colour toggles? You can find the "low contrast" toggle checkbox under the UI Options menu in the bottom right. Thanks!

Erradox

Gonna PM you about this!

SupaArtz

Tooltips aren't working for me in your editor-- they work on toyhouse, but not there

circlejourney

Oh yeah, I think tooltips have never worked on my editor and I'm still getting to the bottom of it. I'll add it to the issues list!

circlejourney

Admin note: This should be fixed in 1.8.0 (though there's a possibility I may have missed some in some layouts)

m1lkt00th

I'm not sure if it's just me but CSS codes don't load for me in your editor :[ I place them in the "CSS" section but nothing loads

circlejourney

Are you using an @import statement to include the code? That won't work because my editor doesn't have access to private CSS links on the TH website.