---
title: "Joplin : Très robuste, et avec une API REST ! Mais que demande le peuple ? Plus d’open source"
url: https://www.cyber-neurones.org/2019/02/joplin-tres-robuste-et-avec-une-api-rest-mais-que-demande-le-peuple-plus-dopen-source/
date: 2019-02-14
modified: 2019-02-14
author: "Frederic"
description: "J'ai voulu tester Joplin https://joplin.cozic.net entièrement, pas seulement la synchronisation de 2 ou 3 fichiers. J'ai donc fait une base de 2465 notes, et 9787 images : : \"Total folders:..."
categories:
  - "Android"
  - "Linux"
  - "mac"
tags:
  - "Joplin"
word_count: 320
---

# Joplin : Très robuste, et avec une API REST ! Mais que demande le peuple ? Plus d’open source

J'ai voulu tester Joplin [https://joplin.cozic.net](https://joplin.cozic.net) entièrement, pas seulement la synchronisation de 2 ou 3 fichiers.

J'ai donc fait une base de 2465 notes, et 9787 images :

`: "Total folders: 32"
: "Total notes: 2465"
: "Total resources: 9787"
`

Mon fichier WebDEV :

`$ du -sh WebDAV/
2,7G WebDAV/
$ ls -l WebDAV/*.md | wc -l
-bash: /bin/ls: Argument list too long
0`

Il y a tellement de fichier que la commande "ls" plante :) , en fait il y a **13051 fichiers** pour **2,7 Go**. Le fichier le plus gros fait 13 Ko.

Pour remplir la base je me suis fait des scripts ( voir mes articles ) :

- [Python : How to migrate data of Awesome Note 2 (bridworks.com) to Joplin ?](https://www.cyber-neurones.org/2019/02/python-how-to-migrate-data-of-awesome-note-bridworks-com-to-joplin/)- [How to import data of WordPress (Feed RSS) to Joplin ?](https://www.cyber-neurones.org/2019/02/how-to-import-data-of-wordpress-feed-rss-to-joplin/)- [How to import data of Google+ to Joplin ?](https://www.cyber-neurones.org/2019/02/how-to-import-data-of-google-to-joplin/)- [Diaro App (PIXEL CRATER LTD) : DiaroBackup.xml : How to migrate data to JOPLIN ?](https://www.cyber-neurones.org/2019/02/diaro-app-pixel-crater-ltd-diarobackup-xml-how-to-migrate-data-to-joplin/)

J'ai aussi fait des scripts afin de faire des tests de l'API REST :

- [Python : How to do a Word Cloud with data (Title or body) in Joplin ? ](https://www.cyber-neurones.org/2019/02/how-to-do-a-word-cloud-with-title-or-boby-in-joplin/)- [Joplin & Python ( Static Map ) : How to create a Maps (JPEG) with REST API and data in Joplin ?](https://www.cyber-neurones.org/2019/02/joplin-python-static-map-how-to-create-a-maps-jpeg-with-rest-api-and-data-in-joplin/)- [Joplin & Python ( gmplot Google Map) : How to create a Maps with REST API and data in Joplin ?](https://www.cyber-neurones.org/2019/02/joplin-python-gmplot-google-map-how-to-create-a-maps-with-rest-api-and-data-in-joplin/)

Tous les scripts sont sur mon compte GitHub en licence Open Bar.

**Je n'ai pas eu un seul plantage de Joplin sur Mac, Linux ou Android ! **Je conseille donc vivement ce logiciel qui est stable et efficace dans la synchronisation.

J'espère que l'application Android va avoir des améliorations afin d'avoir sur chaque ligne : **Date utilisateur** (et pas date de création) / **Titre **/ **Première photo** , et pas seulement **Titre**. Un peu comme la présentation de Diaro ( mais sans le tracking ). Ou dans ce style ( DAYBOOK ) :

![](https://www.cyber-neurones.org/wp-content/uploads/2019/02/unnamed.jpg)