NicolasConstant / sengi

Mastodon & Pleroma Multi-account Desktop Client
https://nicolasconstant.github.io/sengi/
GNU Affero General Public License v3.0
524 stars 34 forks source link

Feature request: remember last position #625

Open vengefulpunk opened 7 months ago

vengefulpunk commented 7 months ago

It would be nice if Sengi could integrate an old feature of TweetDeck, which was clearing columns. That would make it so once you have read all the toots in a column you could clear it to prevent you from reading it again.

An alternative to this could be if Sengi could remember the last position of a column when Sengi is opened again.

NicolasConstant commented 7 months ago

Clear column is a duplicate of #520, will rename this one to keep the last position remembering.

daks commented 5 months ago

Hi

An alternative to this could be if Sengi could remember the last position of a column when Sengi is opened again.

I'm more in favour of this feature: remember which content was the last displayed/read and return to it. Also have a way to fetch new content on top of it (without losing your current position). Maybe also have a way to go all way up if you don't want to read it all (too much content). Twidere on Android had/has this functionality and Mastodon (Android) app too.

Thanks for this software, works quite nicely and fits (most of) my needs :)

NicolasConstant commented 5 months ago

Also have a way to fetch new content on top of it (without losing your current position). Maybe also have a way to go all way up if you don't want to read it all (too much content).

In case you missed it: Sengi already support this behavior, see in the settings Timelines / loading behavior / Continously loading new statuses. And if you click the header it will go to top (in all modes).

Glad you like the app!

daks commented 5 months ago

Also have a way to fetch new content on top of it (without losing your current position). Maybe also have a way to go all way up if you don't want to read it all (too much content).

In case you missed it: Sengi already support this behavior, see in the settings Timelines / loading behavior / Continously loading new statuses. And if you click the header it will go to top (in all modes).

OK :) But I was asking it more in the context of a 'remember last position' implementation :)