#11256 closed enhancement (wontfix)
Timeline bookmarks for logged in users
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | timeline | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
MoinMoin wiki has an awesome *Bookmarks* feature on history page for logged in users. http://wiki.python.org/moin/RecentChanges It would be nice to get that thing for Trac. Allows to foster this nice feeling of control by ensuring you don't miss anything.
Attachments (0)
Change History (6)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
comment:4 by , 11 years ago
Propose a wontfix here because th:BookmarkPlugin is enough for that and Trac is a minimalistic approach to web-based management of software projects.
comment:5 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I agree. (You can also already use the timeline RSS feed to manage your unread items in an external reader.)
comment:6 by , 11 years ago
I also agree that the timeline RSS feed is a good way to manage this.
Initially I was thinking the feature request was to bookmark resources from the timeline, which is why I suggested the th:BookmarkPlugin. I opened to th:#11626 for the feature of bookmarking resources on the timeline. We might also be able to have a bookmark to limit the timeline history, but that won't be high on my priority list. It might be better as a separate plugin, but if you'd like to contribute a patch to th:BookmarkPlugin I'll certainly take a look.
Can you elaborate what this feature does for those of us not familiar with MoinMoin? Is it in any way similar to our green bar from #9282?