Changes between Version 1 and Version 2 of ExploringAndPullingTexts


Ignore:
Timestamp:
Sep 21, 2024, 10:27:41 PM (7 months ago)
Author:
yakumo.izuru
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExploringAndPullingTexts

    v1 v2  
    33Logarion repositories are collections of text files, accompanied by a special index file.\\
    44These collections can exist on any server and accessed by any transport protocol.\\
    5 Kosuzu's client currently supports a plethora of protocols, HTTP, FTP, Gopher to name a few examples .[^1]\\
     5Kosuzu's client currently supports a plethora of protocols, HTTP, FTP, Gopher to name a few examples .^1\\
    66
    77A remote repository can be registered and texts copied locally.\\
     
    1414Running {{{ txt pull }}} with no URL, will refetch indices from all previously pulled repositories, and new text files will be downloaded automatically.
    1515
    16 [^1]: {{{ curl }}} does not support pulling texts from Gemini servers, though
     16^1: {{{ curl }}} does not support pulling texts from Gemini servers, though