HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
https://unit3d.dev
GNU Affero General Public License v3.0
1.93k stars 372 forks source link

[Request] Thread priorities #3989

Closed Audionut closed 1 month ago

Audionut commented 1 month ago

It can be useful, for instance with a forum section rules thread, to always have that thread at the very top of the section. The only current method to accomplish this is with pinning, however this only works with 1 pinned thread, else all pinned threads default to last posted.

Request a priority system to that threads can be specifically delegated a position.

Upvote & Fund

Fund with Polar

Roardom commented 1 month ago

So instead of a checkmark, have a box with a number input? Higher number appears first in the topic listings, and 0 is the default? Or is null / non-existent priority the default? How do other forum softwares handle this?

Audionut commented 1 month ago

No idea on other software. I know gazelle has the same "issue".

Probably a value next to or under the 'pin' option, to assign priority. 0 sounds like the best default, with higher numbers having more priority to remain at the top.