coolsloth55
coolsloth55
Can you replicate well enough to share step by step? Would you be willing to share version and minimal config so I can experiment locally?
I think changing help from :: ``` s sort ``` to :: ``` s sort by date (asc/desc) ``` might help?
[Default](https://github.com/guyfedwards/nom/blob/master/internal/constants/store.go#L7) is `asc` and you can modify by updating config with desired ordering :: ```yml version: "" feeds: ... ordering: desc ``` I like `--help` page idea. 👍
There's two approaches adding more background activity to clear that "refresh" at or finding a dedicated spot on UI mentioned by @guyfedwards in https://github.com/guyfedwards/nom/pull/102#discussion_r1885943289.