💾 Archived View for blakes.dev › gmEditor captured on 2024-08-31 at 12:01:08. Gemini links have been rewritten to link to archived content
View Raw
More Information
⬅️ Previous capture (2024-07-08)
-=-=-=-=-=-=-
gmEditor
___
,---. ,--,--,--. / (_) | o
| .-. || | \__ __| _|_ __ ,_
' '-' '| | | | / / | | | / \_/ |
.`- / `--`--`--' \___/\_/|_/|_/|_/\__/ |_/
`---'
gmEditor, version 2.0.2. MIT licensed.
An editor for your Gemini capsules, built as a module for GmCapsule.
gmEditor.py
docs.txt
Changes in 2.0.2
- The ls and els action tokens now sort the files by name before listing them. This may make it slower but it makes the directory listing far more useful.
Changes in 2.0.1
- To protect pages from erroneous empty Titan requests, files must now be backed up to be emptied or deleted. Attempting to trigger a gmEditor-handled Titan request with an empty token and body will cause an error now that directs you to a more intentional action. This was treated as a bug in gmEditor but it reflects a bug in Lagrange.