#1
|
|||
|
|||
URL to a particular Info Item
Is it possible to create a URL pointing to particular Info Item in a URD? What's the format? For example, in MindManager or Excel, I would like to jump to a particular UR Info Item from a MindMap topic or Excel cell.
Armstrong |
#2
|
||||
|
||||
create a link from one urd file to another (drag item from data explorer and drop inside item text in another urd) and all will be clear, for example
ur://D:/test/notes.urd?item=3616,1000 Kinook, I see that it doesn't seem to work when the link needs to open the password protected urd file, it opens it but doesn't go to the specified item. |
#3
|
|||
|
|||
Hi Quant,
Your UR URL format works brilliantly. Indeed your URL can lead to a particular Info item in a URD from any MindManager topics. It's extremely handy when other applications can link directly to UR Info Items. BTW, where did you acquire this arcane technique? Thanks a lot. Armstrong |
#4
|
||||
|
||||
it's not an arcane technique, it's right in the Options->Miscellaneous->Item command line format
ur://%DB_URL%?item=%ITEM% I just provided an example how to get the link more easily than to manually type it. |
#5
|
|||
|
|||
Quant,
Thanks to your enlightenment, now I completely grasp the command-line format. I also discover that the ItemID is shown on Item Attributes pane. Thanks again for your help. Armstrong |
#6
|
|||
|
|||
Quote:
Armstrong |
#7
|
||||
|
||||
1000 is itemID of the parent (and root item). The numbers are itemIDs of the parents up to the root item.
|
#8
|
|||
|
|||
Grateful for your fast reply
Taking your sample URL command: ur://D:/test/notes.urd?item=3616,1000 3616 is the ItemID of the current Info Item, and 1000 is the ItemID of the parent of the current Info Item. Questions: 1. Is my understanding correct? 2. I thought the ItemID of the current Info Item could suffice to locate it. Why is the Parent Item's ItemID needed to define the URL? 3. By the same token, the url could also define the grandparent's ItemID, isn't it? The whole manual never mentioned about the multiple ItemID definition. Yes, it merely says Item_Path, but it gives no examples. |
#9
|
||||
|
||||
Quote:
|
#10
|
|||
|
|||
I'm sorry. I didn't know that nor did I notice it. Since your Oct 6 post, I used only the ItemID of the Info Item. The URL always points to exactly the item I specified. Of course, I could be wrong.
|
#11
|
||||
|
||||
Quote:
|
#12
|
|||
|
|||
Quote:
|
|
|