Trying out a new feed view where conversations are deduplicated and assembled into tree views, might make it easier to follow a convo by reading it naturally, though it loses some of the chronological sorting. Let’s see how it goes. cc suggested this kind
@hotterprofileenter to follow#Emacsnotesenter to follow, dev, life, random stuff. the netherlands.replied to@stagasprofileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlog:
Yep, tree-view is much better. Some improvement: collapsed by default; or having +/- at the root message.
@stagas🤸profileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlogreplied to@hotterprofileenter to follow#Emacsnotesenter to follow, dev, life, random stuff. the netherlands.:
Added the +-, collapsed by default I don’t think so, you’d have to be clicking all the time to read a page. The tree assembles from what is fetched in the page, so if you increase the page size from /account/edit/appearance?tab=misctextlogenterA quieter place for your thoughts. you’d see more of the convo.
@stagas🤸profileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlogcontinued:
Added a toggle so you can switch to flat/chronological view easily because sometimes it’s confusing what is new.