Eggyhead,
@Eggyhead@kbin.social avatar

There are microblogs on Kbin.

Teppic,
@Teppic@kbin.social avatar

Indeed, and then there is a whole raft of searching, sorting and filtering options for Microblog posts (aka Toots) which kbin does, and which Lemmy can't even see.

Damaskox,
@Damaskox@kbin.social avatar

Yeah, didn't remember that, even though I've used them a little 🤦‍♂️

Updated!

ernest,
@ernest@kbin.social avatar

These points are not a priority, but relatively easy to achieve. They will gradually appear on the instance in between working on significant things. It's worth following https://kbin.social/m/kbinDevlog

ernest,
@ernest@kbin.social avatar

I'm just wondering about 'spoiler alert' - what is it exactly? I haven't delved into Lemmy's code for a long time.

massive_bereavement,
@massive_bereavement@kbin.social avatar

I would guess it's the capacity of masking text through markdown for spoiler purposes:
https://github.com/LemmyNet/lemmy/issues/104

Teppic,
@Teppic@kbin.social avatar

::: spoiler masking text
Like this?
:::
kbin does that just fine.

Damaskox, (edited )
@Damaskox@kbin.social avatar

Oh my Deity how did you do that?!

I've been cursing enviously for days when I see a spoiler (system) I couldn't use myself!
I didn't get Lemmy's style to work.

ernest,
@ernest@kbin.social avatar

::: spoiler hidden text title
hidden text
:::

::: spoiler hidden text title 
hidden text
:::

Damaskox, (edited )
@Damaskox@kbin.social avatar

::: spoiler test
Does this thing work?
:::

sigh Finally.
Now I just need to find a convenient way to save this piece of code and copy-paste it whenever I need it 🤔

.


...except that when I wrote more text into this comment, the code broke 🤔

Upon further testing - if I edit a text, the spoiler stops working. When I update the page, the spoiler works again.

Damaskox,
@Damaskox@kbin.social avatar

::: spoiler hidden text title
hidden text
:::

ernest,
@ernest@kbin.social avatar

Indeed, I missed that case, thanks.

DarkThoughts,

Now I just need to find a convenient way to save this piece of code and copy-paste it whenever I need it 🤔

Honestly, I'd just suggest to add a button for it in the editor after the code one? I think it's a common enough thing to use to warrant it. For every other formatting maybe a little link for a pop up or expandable that shows the remaining formatting rules, similar to how it was on old.reddit.

Damaskox,
@Damaskox@kbin.social avatar

I wholeheartedly agree on the editor button!

minnieo,
@minnieo@kbin.social avatar

::: spoiler hidden text title
hidden text
:::

e0qdk,
@e0qdk@kbin.social avatar

Ironically, that doesn't work for me at all. (I have seen other spoiler blocks recently though, so not sure why not.)

Damaskox,
@Damaskox@kbin.social avatar

Is it browser-, operating system- or device-related?

I'm on Windows PC, Firefox, at https://kbin.social/

e0qdk, (edited )
@e0qdk@kbin.social avatar

I'm poking around at it now. I'm guessing it's probably something to do with JavaScript -- which I block by default via NoScript. (That's kind of odd though since I thought it was generating a <details>/<summary> HTML block server side, but maybe it's doing it on the client and I just happened to have JS unblocked when I saw it before?)

Edit: It looks like it is coming from this webpack'd JS file currently which I think is built from this JS source file; there is a handleSpoilers function defined which manipulates details/summary elements. Oddly, there is also PHP code for manipulating details/summary like I thought.

@ernest can chime in on if that's a temporary thing or what, but yeah, it seems to not work for me because I block JavaScript.

Damaskox,
@Damaskox@kbin.social avatar

Hmm. Okay.

Yeah I'm no code savvy so let's hope they know more about it 😁

Teppic,
@Teppic@kbin.social avatar

Test

RealM,
@RealM@kbin.social avatar

Yo, that is so good to know!
Wish there was a link to some quick stylesheet guide that kbin supports when you write a comment. Haven't seen this feature before.

e0qdk,
@e0qdk@kbin.social avatar

It just got added last week. This is the post demoing it in the devlog: https://kbin.social/m/kbinDevlog/t/651148/RTR-22-Further-improvements-interspersed-with-code-refactoring

Chozo,
@Chozo@lethallava.land avatar

@ernest I think it's for the functionality used in this random comment I found.

https://lemmy.world/comment/4533835

palordrolap,

Needs a line about tankies.

PugJesus,
@PugJesus@kbin.social avatar

More pleasing UI

Boosts

Seeing upvoters and downvoters

DarkThoughts,

Yeah. The UI would be my key takeaway here. I just find Lemmy convoluted and confusing. Might be me just being too used to the old Reddit layout but I just like kbin more on that front.

minnieo,
@minnieo@kbin.social avatar

of all these beautiful features, gotta say the CSS styling on the mags is my FAAAAVVEEE. i love doing it. i kinda go overboard and need to reel it in, but the ability to personalize your mag is so fun. though, people should have an option to toggle mag styles off, they can be distracting or the best part about the mag lol (ㅅ´ ˘ `)

Aatube,
@Aatube@kbin.social avatar

Can’t boosts count as bookmarks?

Damaskox,
@Damaskox@kbin.social avatar

I think it would depend on how you work with it.

If you use it only for bookmarking threads, then kinda yeah.
But if you just give thumbs up to stuff without ever returning later, then it would probably be difficult to find your bookmarks from between.

My personal opinion?
I'd rather keep them apart, cos I feel they are a different function and useful apart as well.

ContentConsumer9999,

I'm not sure what you mean by "Advanced Search -URL" but on Kbin you can put federated #links on the search bar to get (or create) the Kbin version. It works with microblogs, threads and comments.

Pamasich,
@Pamasich@kbin.social avatar

If by "spoiler alert" you mean

::: spoiler spoiler
this
:::

then it's supported now (ernest added it some days ago).

Win+. is a Windows functionality, yeah.

Some differences not yet mentioned are

  • boosts (mastodon's equivalent to twitter's retweets)
  • bookmarks / saving stuff (supported on lemmy, not yet on kbin)
  • votes on kbin are public, while they're hidden on lemmy
  • magazine/community css (supported on kbin, I think not supported on lemmy)

Does Lemmy mark new comments in posts? Since kbin just added that recently.

Damaskox,
@Damaskox@kbin.social avatar

I understood that boost in kbin is the same as upvote in Lemmy.
What is voting in kbin? Boosts?
What is this CSS? How does it function?

I'm not sure how to look for indications of new comment markings, in both kbin and Lemmy.

Pamasich,
@Pamasich@kbin.social avatar

boosts

Boosts are originally Mastodon's version of Twitter's retweets. By boosting a post, you share it with your followers.

Behind the scenes, this is how they're implemented on kbin too right now. Though it seems incomplete, as there's not currently a way to view content boosted by your followed users without visiting their profiles manually.

kbin currently uses boosts to sort threads by top, rather than upvotes. Which might be what you were referring to there.

Writing this out now, I realize it might not actually be a difference worth mentioning while it doesn't add anything unique besides added complexity and Mastodon integration (which just goes back to microblogging being a thing on kbin which is already covered).

CSS

CSS stands for Cascading Style Sheets and is a language to describe the visual design of websites.

An older version of Reddit (old.reddit.com) allowed subreddits to specify their own custom CSS code which would be used when users visited those subreddits. They could completely transform the design of the site using that feature. Or they could hack in features specific to their subreddit. Many subreddits both big and small made use of that feature and are still using it even today.
Spoilers for example were done using links and custom CSS long before Reddit added their official spoilers.

Kbin takes the same approach as old.reddit. Magazines can specify their own custom CSS code to change kbin's appearance while visiting the magazine. Though I have only seen one magazine make use of that so far, so it's not nearly as widespread as on Reddit yet.

new comments

On kbin, there's a setting in the sidebar (the gear icon) to mark new comments in threads you've seen before (since turning on the feature). I think it defaults to off.

When turned on and visiting a thread, new comments since your last visit are marked with a yellow bottom left corner. This is a very recent addition and seems to only be clear enough with the Tokyo Night theme currently. On other themes the colored corner is very hard to see for me.

Damaskox,
@Damaskox@kbin.social avatar

Updated CSS and new comments on the list

ContentConsumer9999,

I don't know what any of the ones that start with "User Input" mean.

Kierunkowy74,
@Kierunkowy74@kbin.social avatar

Threads (a.k.a. posts on Lemmy) can be hashtagged on /kbin

Damaskox,
@Damaskox@kbin.social avatar

Added hashtags

Kierunkowy74,
@Kierunkowy74@kbin.social avatar

Random/related toot and thread suggestions

Damaskox,
@Damaskox@kbin.social avatar

What do you mean?

Kierunkowy74,
@Kierunkowy74@kbin.social avatar

"Random posts" and "Random threads" on sidebar. When you are in a particular thread/mag, this feature still serves randomised posts/threads but with related tags.

VerifiablyMrWonka,
@VerifiablyMrWonka@kbin.social avatar

I think spoiler tags are now in

:::spoiler
Like this
:::

ALostInquirer,

What do the colors mean?

Green: software has feature, red: software lacks feature?

Damaskox,
@Damaskox@kbin.social avatar

Affirmative!

Damaskox,
@Damaskox@kbin.social avatar

I'm so happy that now I can edit the thread picture afterwards!

Needed to edit the picture many times! 😂

Damaskox,
@Damaskox@kbin.social avatar

If I wanna use an emoji here 😃

  1. Go to Whatsapp
  2. Use an emoji code or search one from the emoji list
  3. Copy it from the text field
  4. Go to a kbin comment/thread text box
  5. Paste emoji
PugJesus,
@PugJesus@kbin.social avatar

Windows key + .

Damaskox,
@Damaskox@kbin.social avatar

Oh wow.
Couldn't have guessed THAT out by myself 😂

Updating the picture!

Damaskox,
@Damaskox@kbin.social avatar

Waittaminute! is this a Windows only -function?

palordrolap,

There are browser extensions available that can help with the choice. From old-school Reddit habits, I tend not to use them on kbin, but here's an example from the one I use in other places: 🥦 (Hoping broccoli is a safe choice and doesn't have any weird alternative meanings.)

ContentConsumer9999,

I'm pretty sure most mobile keyboards have an emoji keyboard at this point.

DarkThoughts,
Infiltrated_ad8271,
@Infiltrated_ad8271@kbin.social avatar

Having formatting codes for emojis is fine, but they are quite niche (does it even work for other languages?), it would be more convenient for most users to integrate a graphical emoji selector.

Damaskox,
@Damaskox@kbin.social avatar

Well, English isn't my native language and I can still find an emoji within 1-2 seconds with a code (they're coded English).
Of course localizationing emojis (or anything) would need work done.

Graphical is okay.
You could also have both.

Teppic, (edited )
@Teppic@kbin.social avatar

Or just type it in using the Google stock keyboard on Android... 😜
Edit: and kbin does very much support emoji.

Damaskox,
@Damaskox@kbin.social avatar

Yeah I have noticed that emojis work.

I just didn't know that kbin had a system to bring them out conveniently.

I find adding emojis on mobile to my text as inconvenient than copy-pasting emojis from other apps on dektop 😂

  • All
  • Subscribed
  • Moderated
  • Favorites
  • kbinMeta@kbin.social
  • random
  • meta
  • Macbeth
  • All magazines