Quotidien Shaarli

Tous les liens d'un jour sur une page.
GitHub - Vigilans/accountcolors: Fork of the Account Colors add-on for Thunderbird
thumbnail

Fork of the Account Colors add-on for Thunderbird. Contribute to Vigilans/accountcolors development by creating an account on GitHub.

au 2026-01-01 : déclaration de compatibilité dans le manifest.json

      "strict_min_version": "102.0",
      "strict_max_version": "150.*"

Testé avec Betterbird 140.6.0esr-bb15 (6 and 8 December 2025))

trougnouf/cfait: Take control of your TODO list - Codeberg.org
thumbnail

cfait - Take control of your TODO listta

Guide de syntaxe : https://codeberg.org/trougnouf/cfait#smart-input-syntax

Basics

Property Syntax Description
Priority !1 1 is highest (critical), 9 is lowest. 5 is normal.
Due Date @ / due: When the task must be finished.
Start Date ^ / start: When you plan to start (hides from "active" views until then).
Recurrence @ / rec: How often the task repeats.
Duration ~ / est: Estimated time to complete.
Tag # Categories. Use : for hierarchy (e.g. #gardening:tree_planting).
Location @@ / loc: Where the task happens. Supports hierarchy like tags (e.g. @@home:office, @@store:aldi:downtown).
Reminder rem: Set an notification. (e.g. rem:10m, rem:8am, rem:tomorrow 9:00).
Calendar Event +cal / -cal Override calendar event creation (per-task). +cal forces event creation, -cal prevents it.

Screenshot_20260102-083923.png