Catalogue

Someone already worked this chapter out.
Install it and start being tested on it.

A Fluera study template is not a PDF and not a flashcard deck. It is a page of real handwriting, the concept structure underneath it, and a recipe for the review schedule you should be on. Installing one plants that schedule in a canvas of your own.

Fluera 03
  1. 01 A bounded worksheet
  2. 02 A concept scaffold
  3. 03 A fresh-card recipe

The unit

Three things travel. One of them is not the author.

Every other store ships you a document and wishes you luck. A study template carries the page, the structure that makes the page teachable, and the instructions for scheduling it — deliberately without the part that belongs to whoever made it.

01

A bounded worksheet

Not a whole notebook — a region the author framed on their own canvas. The strokes, shapes, typed text and images inside that frame, and nothing outside it. No source PDF is bundled.

02

A concept scaffold

The structure underneath the ink: what the concepts are, which topic each belongs to, and how they depend on one another. This is what makes a template teachable instead of merely readable.

03

A fresh-card recipe

Not the author's memory — a recipe for building your own. Desired retention, the kind of material, and when the first review should fall. Your schedule is built from it at install time.

Installing

The difference between owning a file
and being on a schedule.

Downloading study material has never been the hard part. Coming back to it on the day you were about to forget it is the hard part, and no folder has ever solved that.

So installing a template does not put a document somewhere. It plants cards, dated. You inherit the author's concepts and the structure between them — never their review history, their confidence, or how well they personally knew any of it. The template format cannot carry those.

  1. 01

    The page arrives as ink

    The worksheet is restored into a canvas of your own. It is real handwriting on real paper, not a rendered PDF — you can write on top of it, extend it, and cut it apart.

  2. 02

    Every concept becomes a card

    One brand-new spaced-repetition card per named concept, with no review history behind it: zero repetitions, and a starting difficulty in the middle of Fluera's range. The first review falls one day later.

  3. 03

    The schedule is yours from then on

    It persists to disk and drives your due badge and daily digest like anything else you wrote. Reinstalling the same template will not reset a review history you have already built.

The ranking

Ordered by what learners kept.
Not by what spread.

A download count measures a decision made before anybody learned anything. It is also the easiest number in any store to inflate. Fluera can rank on something better, because the app is already modelling how well every learner is holding every concept.

01

Measured on the device

When you reopen a template's canvas on or after day 1, 7 and 30, Fluera reads how well the spaced-repetition model thinks you are holding those specific concepts, and derives a single number from it.

02

One number, nothing else

That number is all that is sent. No concept titles, no card contents, no review history, no identity. It is submitted only if you are signed in and have opted into analytics, and never if you are the template's own author.

03

Silent below five learners

A template has no public figure at all until at least five different learners have contributed one. Below that threshold the sort falls back to install counts, and the card simply says nothing.

04

Downloads are not the rank

The grid under “All templates” is sorted on that measured signal by default, not on popularity. A template that spreads quickly cannot buy its way up it.

What this is not. It is a model's estimate of how well a template's concepts are being held by the learners who came back to study them — not an exam result, not a control group, and not a claim about anyone who installed a template and never opened it again. We would rather describe the signal accurately than dress it up.

Finding one

Three ways to narrow it down,
and one only your own device can do.

A catalogue of study material fails in a specific way: everything is nominally about your subject and almost none of it is about your course. So the filters are the ones students actually think in.

01 subject
02 course or exam
03 language

You can narrow by subject, by course or exam — free text, so Maturità and MCAT are as valid as Analysis I — and by language. Each filter carries a live count, each one re-queries the others when you pick something, and any filter with nothing behind it does not appear at all. You are never offered a choice that leads to an empty page.

The catalogue opens in the language your app is set to, because a wall of material you cannot read is not a catalogue. It is a preference, not a fence: one tap widens it to every language.

Search is full-text and forgiving about accents. It also drops the ranking and orders by relevance instead — when you have typed what you want, what other people retained is no longer the question you are asking.

What the marks on a card mean

01Official
Set by the catalogue, never by anything an author can type into a form. It cannot be spelled into existence with a display name.
02New
Strictly earned: no installs, no ratings, published within the last week. It expires on its own rather than being switched off.
03Subject
The discipline the template was filed under, so you can tell a chemistry page from a chemistry-adjacent one at a glance.
04Rating
Shown only once a template has actually been rated, by people who actually installed it. An unrated template says nothing rather than starting at zero.

And one row nobody else could build. Fluera already knows which concepts you are working on, because you wrote them. So it can rank templates by how much they overlap with what is currently on your canvas — and it does that arithmetic on your device. What leaves your phone is the subject you study most and the identifiers of templates it had already fetched. Your concept set is not one of them.

What travels, what doesn't

Publishing a page should not publish how you were doing.

Sharing study material means sharing something you made while you were still learning it. The line between the two is drawn in code, not in a policy paragraph.

01

Your learner model is not in the file

The component that builds a template's public scaffold structurally never reads your review history, your confidence, how many times you studied something, how well you were holding it, or the embeddings behind it. An expert and a struggling author publishing the same page emit a byte-identical scaffold.

02

A test holds the line, in CI

The guarantee is pinned by a test that walks the serialised output and fails if any of twenty-six learner-model or behavioural field names appears anywhere in it. It runs as a named, non-optional CI gate that also fails if the test file is deleted.

03

The ink is the honest limit

What no amount of sanitising reaches is the handwriting itself, and the scaffold does carry a short truncated excerpt of the recognised text — never the full transcript, but not redacted either. That is why the publish sheet shows you the exact image that would become public, above a consent checkbox, before anything is uploaded.

04

Your name is never the handle

Public reads return no account id at all, and a creator is identified by a code derived one-way from their account — salted, hashed and truncated. It is a stable pseudonym, not your identity.

Read the security architecture →

For creators

The best explanation of a hard idea
is usually one page long.

Publishing starts on your own canvas. You frame the region worth sharing, Fluera mints it, and a sheet asks whether it should become a file or a listing. What you frame is what travels — the rest of the canvas never leaves.

Before anything uploads you see the exact image that would become public and confirm it. The listing is validated before a single byte is stored, and the upload goes through one-time signed URLs; if it fails, the listing is rolled back rather than left half-made.

Every template is free. There is no checkout in Fluera, no price field in the publishing API, and no payout ledger — the catalogue's price column is held at zero by a database constraint rather than by policy.

What publishing gives you

  1. 01

    A pseudonymous creator handle that is never your account and never your email

  2. 02

    An optional profile — display name, bio, avatar — with the avatar held back until it is screened

  3. 03

    Followers, and a shelf that carries your newest template to them

  4. 04

    Versioning: publish a correction as a replacement rather than a duplicate

  5. 05

    A reason whenever a decision goes against you, and an appeal that can reinstate

Publishing requires a signed-in account and an age confirmation. Browsing and installing require neither.

Moderation & trust

A catalogue of strangers' handwriting
has to be answerable.

Anyone can open a catalogue. The work is in what happens when something goes wrong — and in making sure the loudest group in the room is not the one deciding.

01

Nothing is listed on submit

A new template is written as pending review. Until it has been screened it is absent from browse, from search and from the catalogue entirely, and its share link resolves to nothing.

02

Screening reads the real file

The classifier extracts the images embedded in the template itself rather than trusting the uploader's thumbnail, takes the worst verdict across them, and runs in EU regions. It can advance or escalate an item; it can never overturn a moderator.

03

Reports inform people, not robots

A report is a signal into a human queue — one per reporter, self-reports refused. A coordinated group can raise attention. It cannot take a listing down.

04

Removal removes the bytes

When a listing is removed, the published objects are purged from the CDN and not merely delisted, after evidence has been preserved to a private, admin-only bucket.

05

A decision comes with reasons

A creator is told what happened to their template and whether the decision was automated, and can open an appeal. An appeal that succeeds restores the listing.

06

Ratings have to be earned

You cannot rate a template you never installed, you cannot rate your own, and you cannot rate anonymously. The averages are recomputed from scratch rather than incremented.

Availability

The catalogue ships with the app.
It is at the beginning.

Browsing, previewing and installing are built into Fluera and localised in all sixteen languages the app speaks. Publishing is live too, for signed-in adults, and we are letting it open slowly on purpose: hosting other people's work is a responsibility you take on properly or not at all.

So the catalogue is small, and this page has no template count, no install count and no creator count on it. Those numbers will mean something later. Today they would only be decoration.