hyperlink

Add link to open a local file in Google Docs

心不动则不痛 提交于 2020-12-01 02:32:56
问题 I have made a guide (or something like a tutorial) about my tool to share with my company. I used Google Docs to do that, and I would like to add links to open video guides. I want to know a way to add link in the document. 回答1: What I do is the following. Links in sheets ( or in your case Docs) only respond to internet protocols e.g. HTTP:// , HTTPS:// and so on... . It does not respond to file explorer protocols (like excel or word does) e.g. file:\\ or C:\ . So I installed WampServer (any

Add link to open a local file in Google Docs

邮差的信 提交于 2020-12-01 02:32:26
问题 I have made a guide (or something like a tutorial) about my tool to share with my company. I used Google Docs to do that, and I would like to add links to open video guides. I want to know a way to add link in the document. 回答1: What I do is the following. Links in sheets ( or in your case Docs) only respond to internet protocols e.g. HTTP:// , HTTPS:// and so on... . It does not respond to file explorer protocols (like excel or word does) e.g. file:\\ or C:\ . So I installed WampServer (any