mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-11 02:03:56 +01:00
- added docstring to 'gemini-images-montage'
This commit is contained in:
parent
183d8c296a
commit
6348e57ea2
@ -1500,7 +1500,10 @@ It an existing file path is provided the command will refuse to run."
|
||||
:test #'string=)
|
||||
|
||||
(defun gemini-images-montage ()
|
||||
#+montage-bin
|
||||
"Generate an image formed that contains all the images linked to a
|
||||
gemini page and arranged in a grid layout, the resulting image is then
|
||||
displayed using the standard image viewer installed on the system."
|
||||
#+montage-bin
|
||||
(when-let* ((window *message-window*)
|
||||
(metadata (message-window:metadata window))
|
||||
(links (gemini-viewer:gemini-metadata-links metadata))
|
||||
|
Loading…
Reference in New Issue
Block a user