Re: license respectant les 4 liberté ?
Benoît Barbier <[email protected]> Sun, 17 May 2026 13:26:21 +0200
| Newsgroups | gmane.linux.debian.user.french |
|---|---|
| Message-ID | <[email protected]> |
Le 17/05/26 à 10:58, Jean-Christophe a écrit : > On Sun, 2026-05-17 at 01:14 +0200, Sébastien Dinot wrote: >> > oui ça peut être même très problèmatique lorsque l'on cherche a exporter > ses notes >> Bonjour, Si aucun logiciel tout fait ne convient, je n’ai pas étudié la question, mais il me semble, qu’une fonctionnalité (que je n’ai jamais testée) dans PostgreSQL, c'est la recherche plein texte. https://docs.postgresql.fr/17/textsearch-intro.html https://labex.io/fr/tutorials/postgresql-postgresql-full-text-search-550954 Une interface web ou de bureau en PySide (python QT) ou autre, pourrait suffire à rédiger des articles, les stocker dans PostgreSQL et à une recherche plein texte pour les récupérer(CRUD + outil de recherche). -- Benoît