💾 Archived View for en.arns.lt › f › gemini › arns_lt › 1r › apps.gmi captured on 2024-08-31 at 11:47:03. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

apps in arns.lt

Created:   2024-08-27
Copyright: CC-BY-SA 4.0
Language:  en

Capsule can contain only simple articals with links and media links, but I think there is more what to do :)

I already added functionality if category with `index.md` exists then index content should be displaied as intro in category view. This is prototype of what I need - group pages. This is example of app and now I decided to add some specification.

As I use zord-tree[1] to build my capsule, I have meta fields for each file. Here I'll add **app** custom field to identify app. Value should be something like `name|option1|option2`.

List of apps

Group

Collection of pages. All should be in one directory. Should have intro page `index.md` - that will be displaied in category as intro with list of group pages (with queue). Direct call should give same page as custom category view. Group page should contain `<- index` to go to the TOC on top before content.
for index.md:



for other_group_page.md:


Gallery

Collection of images. All should be in one directory. Should have intro page `index.md` - here will land all links to images. Image name before compilations should become image name in list. Queue ordering by filename. If later added images - should go to the end.
Gallery
    |
    +-- index.md
    +-- "1. image1.jpg"
    +-- "2. image2.jpg"

should add to `index.md` at the end

=> /__a/klfjdlasjfasofu798asf7.jpg 1. image1

=> /__a/klfj5f78ds6f8f7df6s8fd.jpg 2. image2

for index.md:


Book

Can create book in pdf from group of pages. Same as `group` app, but adds export to latex (?) and generate of pdf with addind as link. Additionally features ex. for image size, latex template.
for index.md:



for other_book_page.md:


Additional features:

`

Generation should be done during build or with separate trigger

1: zord-tree

🌿 arns_lt

🏠 home

Page counter: 3