LogoLogo
  • 👋Welcome
  • For the users
    • 📱Download
      • 🔄Update application
    • 📖Offline dictionaries
    • 🌐Dictionaries servers
    • ⁉️Support
  • For the developers
    • 🖥️Getting started
    • 🛠️Develop on Remède
      • 🔌Setup
      • 📁Structure
      • 🧸Development
      • ⚙️API
      • ✨Features
        • ✈️Offline
        • 📒Sheets
        • 🧰DICT Client
      • Android development
    • 📪API
  • Database
    • 🗃️Database
      • 📋Database schema
      • 🗒️Document schema
      • 📦Dataset
      • 🎶Rimes
      • 📍Internationalization
        • 🇬🇧English database
    • 🚧Build Dictionary
      • The building lifecycle
      • Generate my own database
      • About
    • 📌Remède for your project
    • 📎Available formats
      • DICT
      • XDXF
      • CSV
    • ©️Credits
  • Project
    • 📜Story
    • 🙏Contributing
      • 🌐Translation
    • 👣Lifecycles and infrastructure
    • ⏭️Remède Next
Powered by GitBook

Find us

  • Website
  • Github
  • Support

© 2025 The Remède Project and its contributors.

On this page

Was this helpful?

Edit on GitHub
  1. For the developers
  2. Develop on Remède
  3. Features

Sheets

Remède can give you french lessons !

Remède needs you

Remède does not have enough french Sheets... You can add ones to help us !

Sheets are readable inside the application. They are a resume of french grammar, conjugate ect...

Writing a sheet

Sheet containing french orthography and grammar lessons are written in the data/fiches folder.

They are written in markdown and use front-matter to work.

Sheet example:

---
nom: Exemple de fiche
description: Ceci est la première fiche
credits: https://remede.camarm.fr/sheets-credits#example
slug: exemple
tags: 
  - grammaire
  - orthographe
---

# Exemple

Ceci est un exemple de fiche.

Available tags: grammaire, orthographe, conjugaison, lexique, style, typographie

To credit and permit right attribution of these sheets, please fill correctly the credits fields in the frontmatter.

  • credits.url: Source URL (Remède GitHub link or source website url)

  • credits.attributions: The person or project to attribute

  • credits.text: The ressources that helped you, the file modification historic.

Please fill correctly this file, because it tracks authors and contributions, and is here to respect privacy policies and copyrights about Rèmede and the sources of its data !

PreviousOfflineNextDICT Client

Last updated 2 months ago

Was this helpful?

🛠️
✨
📒