Discussion Overview
The discussion centers around the possibility of linking various file types, such as PDF and HTML, within a plain text (TXT) file. Participants explore different methods and applications that may facilitate this linking, including comparisons with HTML and markdown files.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant inquires about the ability to link files within a TXT file, specifically asking if clicking a link in a TXT file can open another file.
- Another participant suggests creating an HTML file or a markdown file as alternatives, noting that browsers can open these files with links if the appropriate plugins are available.
- A different reply emphasizes that simply typing a URL in a TXT file may allow some applications to follow the link, depending on the text editor used.
- It is mentioned that while browsers can read TXT files with URLs, the functionality may vary, particularly with local files using the "file:///" protocol.
- One participant points out that some browsers can interpret markdown files, allowing links to be created by enclosing URLs in angle brackets.
Areas of Agreement / Disagreement
Participants express differing views on the feasibility and methods of linking files within TXT files, with no consensus reached on a definitive solution. Various approaches are proposed, but the effectiveness of these methods remains uncertain.
Contextual Notes
Limitations include the dependency on specific applications or browser capabilities to follow links, as well as the potential issues with local file protocols not functioning as expected.