Markdown format copying¶
Markdown format copying is a workflow technique that uses specific software tools to generate formatted text strings from browser tabs, facilitating the rapid transfer of information into note-taking applications.
Overview¶
This method typically relies on browser extensions—such as TabCopy for Chrome—to extract metadata from open web pages.^[200-學習OB__plugin__TabCopy.md] Instead of manually copying and pasting text and URLs, the user selects a specific template command which automatically generates a citation or link in the desired syntax.
Configuration¶
Tools that support this function often provide configuration options, sometimes referred to as "Simple Mode" or "Fancy Mode".^[200-學習OB__plugin__TabCopy.md]
- Variables: Users can insert dynamic placeholders into their custom formats. Common variables include
[title]to capture the webpage title and[url]or[link]to capture the web address.^[200-學習OB__plugin__TabCopy.md] - Custom Formats: In advanced configurations, users can define a custom string (e.g., replacing a default setting) to create a specific output style, such as a Markdown link or a bibliographic reference.^[200-學習OB__plugin__TabCopy.md]
Application¶
This approach is closely related to Documentation Workflow as it streamlines the capture of external sources. It is also useful in conjunction with methods like [[HQ&A 筆記法]], where properly formatted source links are required for the "Highlight" step.^[200-學習OB__plugin__TabCopy.md]
Sources¶
- 200-學習OB__plugin__TabCopy.md