Ticket #1267 (closed enhancement: duplicate)
Opened 7 years ago
Last modified 4 years ago
Bookmarks and Document Management System
| Reported by: | artmotion@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | general | Version: | 0.10 |
| Severity: | normal | Keywords: | link document management workflow tracobject |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I think trac needs a bookmark and document management system.
Maybe you know "the personal brain" - a windows based software where you can store your bookmarks and link them together. Over the last years I've build a "brain" with about 1650 bookmarks, many of them are at least in some hierarchive, some of them a linked to other bookmarks.
This should be implemented in a way, that it is possible to link also to normal documents (pdfs, graphics, …) and maybe also to sourcecode in the subversion repository (including either no release number, or a specific release of the sourcecode file).
Attachments
Change History
comment:1 Changed 7 years ago by cboos@…
comment:2 Changed 7 years ago by cboos
- Resolution set to worksforme
- Status changed from new to closed
Unless I'm mistaken, there's nothing really new/pertinent asked for in this ticket.
comment:3 follow-ups: ↓ 4 ↓ 5 Changed 5 years ago by anonymous
- Priority changed from low to high
- Resolution worksforme deleted
- Status changed from closed to reopened
- Version changed from 0.8 to 0.10
I think the idea is amaizing, document management is a task very important in project management area. Define workflow for document revision, aproval, indexing, text search.
comment:4 in reply to: ↑ 3 Changed 5 years ago by eblot
- Priority changed from high to low
Replying to anonymous:
I think the idea is amaizing, document management is a task very important in project management area.
… but Trac does not aim at being such a tool. It is not (yet?) a universal swiss knife.
comment:5 in reply to: ↑ 3 Changed 5 years ago by cboos
- Keywords workflow tracobject added
- Milestone set to 1.0
Replying to anonymous:
… document management is a task very important in project management area. Define workflow for document revision, aproval, indexing, text search.
Well, without aiming at being a swiss army knife, Trac could definitely gain in usefulness and flexibility if it would be able to do for all its resources what it can do currently only for some, when appropriate of course.
So far, only technical issues are preventing this to happen. In 0.11, there's been some progress on that point (e.g. ticket description history and diffs), but this was made unnecessarily hard by the lack of a convenient and unified data model; improving on this is the whole point of the GenericTrac approach.
In line with the quoted comment above, I can see that what we're doing now with the ticket workflow could be one day transposed to a workflow for Wiki pages (e.g. new → reviewed ↔ modified → closed).
comment:6 Changed 4 years ago by cboos
- Milestone 1.0 deleted
- Resolution set to duplicate
- Status changed from reopened to closed
See #1386 for related wiki extension ideas.



And what exactly prevents you from using Trac for that?
I'm curious, since:
(cross-referencing could be one of the missing thing,
but it being worked on, see #1242)