Deep linking
The notes and Notes EMM app use the following prefix for deep links
- bipsync-notes://open/
Examples
- Note Deeplink path
- bipsync-notes://open/research/{{note_id/note_breadcrumb}}
e.g. bipsync-notes://open/research/apple-earnings-call or using the note ID bipsync-notes://open/research/651eaf62dd3e0b20660608a9
- bipsync-notes://open/research/{{note_id/note_breadcrumb}}
- Category Deeplink path
- bipsync-notes://open/category/{{id/breadcrumb}}
e.g. for the company Apple bipsync-notes://open/category/apple or using the companies ID bipsync-notes://open/category/651eaf62dd3e0b20660608a9
- bipsync-notes://open/category/{{id/breadcrumb}}
- Project Deeplink path
- bipsync-notes://open/project/{{id/breadcrumb}}
- Task Deeplink path
- bipsync-notes://open/task/{{id/breadcrumb}}
- UserEvent Deeplink path
- bipsync-notes://open/userevent/{{id/breadcrumb}}
- Contact Deeplink path
- bipsync-notes://open/contact/{{id/breadcrumb}}
Updated 7 months ago
