Summary | Adding quick links for adding notes to notepads |
Queue | Mnemo |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | wrobel (at) horde (dot) org |
Created | 09/11/2007 (6506 days ago) |
Due | |
Updated | 09/14/2007 (6503 days ago) |
Assigned | |
Resolved | 09/14/2007 (6503 days ago) |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
shorter for space.
New Attachment: mnemo_tree-menu-links_20070914.patch
was separated from the quick add links; if you really want it and
really want to keep it as part of this patch then I think you really
have to provide some visual feedback to the user. And I'm not sure
that directly overriding the $display_notepads global is the best way
to achieve it.
folder listing. Reduced patch attached. If you accept it like that I
would patch the other apps (nag, kronolith, turba) in a similar
fashion if it does not deviate too much from the patch suggested here.
was separated from the quick add links; if you really want it and
really want to keep it as part of this patch then I think you really
have to provide some visual feedback to the user. And I'm not sure
that directly overriding the $display_notepads global is the best way
to achieve it.
New Attachment: mnemo_tree-menu-links_20070913.patch
State ⇒ Feedback
in the turba tree entry.
For the add links, how about making them sub entries from the current
"new ..." entry, maybe also without a preference. Clicking directly on
"new ..." would keep the old behavior unchanged, but you can also
expand the tree below the icon to add add to a specific share directly.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Adding quick links for adding notes to notepads
Queue ⇒ Mnemo
New Attachment: mnemo_tree-menu-links_20070911.patch
State ⇒ New
bug #5694.I agree that adding the links to the tree menu actually more sense.
So this is another quick hack that implements this for mnemo.
This adds two new preferences: One activates a link per notepad that
will lead to display of the contents of this specific notepad. The
second preference activates the quick adding links and will open the
"new note" dialog with the target notepad already selected.
If both preference are being activated the "Add" link will be a
subelement of the notepad link.
This is just a draft and a request for comments. If it is okay this
way I'd like to implement the same for nag, turba and kronolith.