Support archiving plaintext files/markdown files#1153
Support archiving plaintext files/markdown files#1153LVerneyEC wants to merge 1 commit intoOpenTermsArchive:mainfrom
Conversation
|
Hi @LVerneyEC! Thank you for this suggestion 🙂 Thank you! |
|
Not directly a contractual document, but an example would be https://github.com/xai-org/grok-prompts/blob/main/ask_grok_summarizer.j2. Would be way easier to track through the raw github endpoint :) |
|
Thanks for clarifying the intention @LVerneyEC and for this suggestion! Considering that adding a feature to the engine means guaranteeing its maintenance, we want to make sure that every additional feature aligns with Open Terms Archive’s Design Principles, that there are clear use cases associated with each of them, and that software quality is ensured 🙂 In the current case, we do appreciate the upcoming relevance of prompts, and would add software licenses as potential cases as well. We will request the following elements before proceeding with merging:
For the provided example (grok prompts stored on GitHub), while the topic is definitely exciting, the relevance of Open Terms Archive for tracking seems a bit remote, as one could simply clone the repository for history preservation, and directly subscribe to RSS to be notified of changes to that specific file 🙂 |
Hi,
This adds the possibility to archive raw content serve over HTTP (plaintext or markdown). This would typically cover archiving of content served through https://raw.githubusercontent.com.
Best,