Actions
Bug #18210
openCreate Mountainduck Bookmark files not working
Story points:
-
Release:
Release relationship:
Auto
Description
I just tested this implementation and there is an issue. The generated Duck files are not containing the "Path" property as defined in the XML in description but only the UUID. However the UUID is not recognized by Mountainduck and therefore the mount is always going to the default which is not helping the users in any way.
In addition the name of the bookmark in Mountainduck can be controlled with this addition:
<key>Nickname</key>
<string>Name of the collection</string>
Updated by Moritz Gilsdorf 5 days ago
@Peter Amstutz This feature may also be a good example for a plugin implementation. This would require do hook into the context menu and allow to add a menu for projects or collections.
Actions