Skip to content

Commit a9ffcb8

Browse files
committed
make readme links absolute
1 parent 903e83a commit a9ffcb8

File tree

1 file changed

+69
-69
lines changed

1 file changed

+69
-69
lines changed

README.md

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -48,76 +48,76 @@ content through your browser and stores it locally. When you choose to send data
4848
the response locally so it becomes part of your archive. Below is a breakdown of each stage involved in processing
4949
online content within the Chrome extension.
5050

51-
* [Collecting](Collecting-Web-Content)
51+
* [Collecting](https://github.com/yooper/your-rapport/wiki/Auto-CollectCollecting-Web-Content)
5252
* Digital Media Content
53-
* [Deep Save](Deep-Save)
54-
* [Auto Collect](Auto-Collect)
55-
* [Audio Collect](Audio-Collect) (Not Supported, yet)
56-
* [Video Collect](Video-Collect) (Not Supported, yet)
57-
* [Media Types](supported-collection-types)
58-
* [Text Types](Text-Types)
59-
* [Image Types](Image-Types)
60-
* [Audio Types](Audio-Types) (Not Supported, yet)
61-
* [Video Types](Video-Types) (Not Supported, yet)
62-
* [Formats](Formats)
63-
* [MHTML](MHTML)
64-
* [HTML](HTML)
65-
* [JSON](JSON)
66-
* [Base64](Base64)
67-
* [Automations](Setting-Up-And-Running-Automations)
68-
* [Bulk Url Input](Your-Rapport-Bulk-Collection)
69-
* [Scheduled Automations](Scheduled-Automations)
70-
* [Persistence](Persistence)
71-
* [Indexeddb](IndexedDB) (In app database)
72-
* [Importing](import-a-collection)
73-
* [Uploading Dialog](Uploading-Dialog)
74-
* [Auto Sync](Auto-Sync) (Not Available, yet)
75-
* [Exporting](exporting-and-sharing-your-collection)
76-
* [Sync to Local Disk](Sync-to-Local-Vault) (Pro Feature)
77-
* [Sync to Remote Source](Sync-to-Remote-Source) (Available through Discovery Plugins)
78-
* [Export to File](Export-to-File)
79-
* [Change Data Capture](Change-Data-Capture)
80-
* [Change Detection](Change-Detection)
81-
* [Audit Logging](Audit-Logging) (Not Available, yet)
82-
* [Indexing](Indexing)
83-
* [Search](Working-With-Your-Rapport-Collections-in-the-Search-Dashboard)
84-
* [Free Text](Free-Text-Search)
85-
* [Tags](Your-Rapport-Tag-Management)
86-
* [Selectors](Your-Rapport-Selectors)
87-
* [Domains](Domains)
88-
* [Boolean Operators](Boolean-Operators) (Not Available, yet)
89-
* [Schemas](Schemas)
90-
* [Rapport](Rapport-Schema)
91-
* [DiscoveryPlugin](DiscoveryPlugin-Schema)
92-
* [Artifact](Artifact-Schema)
93-
* [Analysis](Analysis)
94-
* [Merging Screenshots](Merging-Screenshots)
95-
* [Quick Scan](Quick-Scan)
96-
* [SQL](SQL) (Not Available, yet)
97-
* [Web Application Integrations](Web-Application-Integrations)
98-
* [Chrome Extension Integrations](Chrome-Extension-Integrations)
99-
* [Data Viewer](Data-Viewer)
100-
* [Data Integrity Hash](Data-Integrity-Hash)
101-
* [Workflow](Workflow)
102-
* [Api Keys](Api-Key-Management)
103-
* [Discovery Plugins](discovery-plugins-tutorial)
104-
* [Events](Discovery-Plugin-Events)
105-
* [Create](Discovery-Plugin-Create)
106-
* [Update](Discovery-Plugin-Update)
107-
* [Delete](Discovery-Plugin-Delete)
108-
* [Actions](Discovery-Plugin-Actions)
109-
* [Create Tab](Create-Tab)
110-
* [Submit Form](Submit-Form)
111-
* [Foreground Runner](Foreground-Runner)
112-
* [Background Runner](Background-Runner)
113-
* [Case Management](Case-Management) (Not Available, yet)
114-
* [Create](Case-Create)
115-
* [Update](Case-Update)
116-
* [Delete](Case-Delete)
117-
* [Reporting](Reporting)
118-
* [Basic Reports](Basic-Reports)
119-
* [Dashboard Reports](Dashboard-Reports) (Not Available, yet)
120-
* [Simplified Export](Simplified-Export-For-AI-Tools) (For AI Tools)
53+
* [Deep Save](https://github.com/yooper/your-rapport/wiki/Deep-Save)
54+
* [Auto Collect](https://github.com/yooper/your-rapport/wiki/Auto-Collect)
55+
* [Audio Collect](https://github.com/yooper/your-rapport/wiki/Audio-Collect) (Not Supported, yet)
56+
* [Video Collect](https://github.com/yooper/your-rapport/wiki/Video-Collect) (Not Supported, yet)
57+
* [Media Types](https://github.com/yooper/your-rapport/wiki/supported-collection-types)
58+
* [Text Types](https://github.com/yooper/your-rapport/wiki/Text-Types)
59+
* [Image Types](https://github.com/yooper/your-rapport/wiki/Image-Types)
60+
* [Audio Types](https://github.com/yooper/your-rapport/wiki/Audio-Types) (Not Supported, yet)
61+
* [Video Types](https://github.com/yooper/your-rapport/wiki/Video-Types) (Not Supported, yet)
62+
* [Formats](https://github.com/yooper/your-rapport/wiki/Formats)
63+
* [MHTML](https://github.com/yooper/your-rapport/wiki/MHTML)
64+
* [HTML](https://github.com/yooper/your-rapport/wiki/HTML)
65+
* [JSON](https://github.com/yooper/your-rapport/wiki/JSON)
66+
* [Base64](https://github.com/yooper/your-rapport/wiki/Base64)
67+
* [Automations](https://github.com/yooper/your-rapport/wiki/Setting-Up-And-Running-Automations)
68+
* [Bulk Url Input](https://github.com/yooper/your-rapport/wiki/Your-Rapport-Bulk-Collection)
69+
* [Scheduled Automations](https://github.com/yooper/your-rapport/wiki/Scheduled-Automations)
70+
* [Persistence](https://github.com/yooper/your-rapport/wiki/Persistence)
71+
* [Indexeddb](https://github.com/yooper/your-rapport/wiki/IndexedDB) (In app database)
72+
* [Importing](https://github.com/yooper/your-rapport/wiki/import-a-collection)
73+
* [Uploading Dialog](https://github.com/yooper/your-rapport/wiki/Uploading-Dialog)
74+
* [Auto Sync](https://github.com/yooper/your-rapport/wiki/Auto-Sync) (Not Available, yet)
75+
* [Exporting](https://github.com/yooper/your-rapport/wiki/exporting-and-sharing-your-collection)
76+
* [Sync to Local Disk](https://github.com/yooper/your-rapport/wiki/Sync-to-Local-Vault) (Pro Feature)
77+
* [Sync to Remote Source](https://github.com/yooper/your-rapport/wiki/Sync-to-Remote-Source) (Available through Discovery Plugins)
78+
* [Export to File](https://github.com/yooper/your-rapport/wiki/Export-to-File)
79+
* [Change Data Capture](https://github.com/yooper/your-rapport/wiki/Change-Data-Capture)
80+
* [Change Detection](https://github.com/yooper/your-rapport/wiki/Change-Detection)
81+
* [Audit Logging](https://github.com/yooper/your-rapport/wiki/Audit-Logging) (Not Available, yet)
82+
* [Indexing](https://github.com/yooper/your-rapport/wiki/Indexing)
83+
* [Search](https://github.com/yooper/your-rapport/wiki/Working-With-Your-Rapport-Collections-in-the-Search-Dashboard)
84+
* [Free Text](https://github.com/yooper/your-rapport/wiki/Free-Text-Search)
85+
* [Tags](https://github.com/yooper/your-rapport/wiki/Your-Rapport-Tag-Management)
86+
* [Selectors](https://github.com/yooper/your-rapport/wiki/Your-Rapport-Selectors)
87+
* [Domains](https://github.com/yooper/your-rapport/wiki/Domains)
88+
* [Boolean Operators](https://github.com/yooper/your-rapport/wiki/Boolean-Operators) (Not Available, yet)
89+
* [Schemas](https://github.com/yooper/your-rapport/wiki/Schemas)
90+
* [Rapport](https://github.com/yooper/your-rapport/wiki/Rapport-Schema)
91+
* [DiscoveryPlugin](https://github.com/yooper/your-rapport/wiki/DiscoveryPlugin-Schema)
92+
* [Artifact](https://github.com/yooper/your-rapport/wiki/Artifact-Schema)
93+
* [Analysis](https://github.com/yooper/your-rapport/wiki/Analysis)
94+
* [Merging Screenshots](https://github.com/yooper/your-rapport/wiki/Merging-Screenshots)
95+
* [Quick Scan](https://github.com/yooper/your-rapport/wiki/Quick-Scan)
96+
* [SQL](https://github.com/yooper/your-rapport/wiki/SQL) (Not Available, yet)
97+
* [Web Application Integrations](https://github.com/yooper/your-rapport/wiki/Web-Application-Integrations)
98+
* [Chrome Extension Integrations](https://github.com/yooper/your-rapport/wiki/Chrome-Extension-Integrations)
99+
* [Data Viewer](https://github.com/yooper/your-rapport/wiki/Data-Viewer)
100+
* [Data Integrity Hash](https://github.com/yooper/your-rapport/wiki/Data-Integrity-Hash)
101+
* [Workflow](https://github.com/yooper/your-rapport/wiki/Workflow)
102+
* [Api Keys](https://github.com/yooper/your-rapport/wiki/Api-Key-Management)
103+
* [Discovery Plugins](https://github.com/yooper/your-rapport/wiki/discovery-plugins-tutorial)
104+
* [Events](https://github.com/yooper/your-rapport/wiki/Discovery-Plugin-Events)
105+
* [Create](https://github.com/yooper/your-rapport/wiki/Discovery-Plugin-Create)
106+
* [Update](https://github.com/yooper/your-rapport/wiki/Discovery-Plugin-Update)
107+
* [Delete](https://github.com/yooper/your-rapport/wiki/Discovery-Plugin-Delete)
108+
* [Actions](https://github.com/yooper/your-rapport/wiki/Discovery-Plugin-Actions)
109+
* [Create Tab](https://github.com/yooper/your-rapport/wiki/Create-Tab)
110+
* [Submit Form](https://github.com/yooper/your-rapport/wiki/Submit-Form)
111+
* [Foreground Runner](https://github.com/yooper/your-rapport/wiki/Foreground-Runner)
112+
* [Background Runner](https://github.com/yooper/your-rapport/wiki/Background-Runner)
113+
* [Case Management](https://github.com/yooper/your-rapport/wiki/Case-Management) (Not Available, yet)
114+
* [Create](https://github.com/yooper/your-rapport/wiki/Case-Create)
115+
* [Update](https://github.com/yooper/your-rapport/wiki/Case-Update)
116+
* [Delete](https://github.com/yooper/your-rapport/wiki/Case-Delete)
117+
* [Reporting](https://github.com/yooper/your-rapport/wiki/Reporting)
118+
* [Basic Reports](https://github.com/yooper/your-rapport/wiki/Basic-Reports)
119+
* [Dashboard Reports](https://github.com/yooper/your-rapport/wiki/Dashboard-Reports) (Not Available, yet)
120+
* [Simplified Export](https://github.com/yooper/your-rapport/wiki/Simplified-Export-For-AI-Tools) (For AI Tools)
121121

122122

123123
Your Rapport is an Open Source tool that implements the best practices for

0 commit comments

Comments
 (0)