View Single Post
  #2  
Old 07-25-2006, 02:56 PM
igoldsmid igoldsmid is online now
Registered User
 
Join Date: 11-18-2004
Posts: 228
Hi

I use Mind Manager too - and am super keen to be able to use it as a front end to my extensive UR data. So far I've been unable to get MM to recognize UR Item Command Lines...

I am wondering if its possible to do this without using aimkey... Could you paste an example of the literal string that gets pasted by aimkey into the MM Branch hyperlink field? I presume you have MM set to use 'Relative' Links too?

At the moment if I paste either:

"C:\Documents and Settings\Ian Goldsmid\My Documents\UltraRecall Data\OntoLog.urd" /item 2685

or:

UltraRecall "C:\Documents and Settings\Ian Goldsmid\My Documents\UltraRecall Data\OntoLog.urd" /item 2685

it says the link is broken. And if you have the time to read the following conversation thread with Mindjet support I think you might find this interesting. Anyway if you can let me see an example of what aimkey pastes into the MM hyperlink field I would be very grateful:

-----------
MM conversation thread reference launching non standard url's:

Dear Ian,
Ok, I've spoken with development and have good news, inconvenient news and a possible work around.

The inconvenient news is that this is designed behavior. Before sending the link into the shell, MindManager will convert the link into an absolute hyperlink before executing it unless there are certain keywords before the link, such as ftp:// or mailto.

The good news is that this behavior has already been recognized as less than ideal and our development team is working on it.

By adding a key to the registry, we can add a custom link prefix that MindManager will handle without converting into an absolute hyperlink.
Start by opening the registry and browsing to HKEY_CURRENT_USER\Software\Mindjet\MindManager\6\S ettings

In the Settings folder, right click the background on the right most window of the Registry editor and choose New > String Value.

Name the new key "CustomUrlPrefixes."

Right click the new key and select "modify" then type this into the field and click OK:



wzfolder;



You can add more than one custom prefix, as long as they are deliminated by a comma or semi colon and no spaces.

I've tested this in house and it works great.



You wrote:

I posted this in the Forum and MJ Brandon told me to submit a support request. Since then I have spoken to a very credible source who know Mind Manager inside out technically, and he confirms that the hyperlinking short coming is Mind Manager issue... So I trust you will not take me through a 101 support process anf take up a lot of my time doing such... Thank you...

I use a Note Management program called WhizFolders - which is fantastic for notes - MindManager is not - so I keep all my notes in Whizfolders. Whizfolders has just released a feature that enables copying links to its Topics, and to positions inside the text of topics - (sometimes called anchors or bookmarks)... that can be used by external programs to navigate to or inside the text of WhizFolders Topics...

Which is fantastic because you can then put these links in other applications, for example, a link to a position deep inside the text of a WhizFolders Topic can be pasted into an Outlook Task and launched from there - and if necessary WhizFolders will be opened and you will be taken to the required place inside the text of a WhizFolders Topic - or to a WhizFolders Topic itself.

A WhizFolders hyperlink looks like this:

wzfolder://c%3A%5Cdocuments+and+settings%5Cian+goldsmid%5Cmy+ documents%5Cwhizfolders%5Contolog.wzfolder%3A%3ANe w+Topic%3A%3A31044

I\'ve tested these links and they work great being launched from any application (including my web browser as I am looking at the preview of this forum article) APART FROM MINDMANAGER!!! Ughh!!

MindManager keeps adding additional path information in front of this link - so if I add this link to MindManager what I get is:

C:\\Documents and Settings\\Ian Goldsmid\\My Documents\\My Maps\\@Current Maps\\wzfolder:\\c%3A%5Cdocuments+and+settings%5Ci an+goldsmid%5Cmy+documents%5Cwhizfolders%5Contolog .wzfolder%3A%3ANew+Topic%3A%3A31044

In other words, MindManager keeps putting the path to the Map in front of the link ie. - C:\\Documents and Settings\\Ian Goldsmid\\My Documents\\My Maps\\@Current Maps - AND I\'VE TRIED EVERYTHING IN THE HELP MANUAL THAT SEEMS TO SUGGEST HOW TO AVOID THIS - ALL THE CONFUSING INFO ABOUT RELATIVE AND ABSOLUTE... NOTHING WORKS

WHY won\'t MindManager just use the EXACT link I paste into it like my other apps do, just that and NOTHING else....?

Does anyone know how to resolve this?
Reply With Quote