Skip to content

Cosma 1.1

Compare
Choose a tag to compare
@infologie infologie released this 30 Jan 19:01

This update introduces a full English translation of the application, as well as a few bug fixes and small interface improvements.

(Texte en français plus bas)

  • The application is translated into English, visit Preferences › General to switch languages.
  • Creating a record without first specifying a directory no longer causes an error but returns an informative message (issue #6).
  • Creating a record with a title already in use no longer silently overwrites the existing record but asks for confirmation (issue #5).
  • It is now possible to use keywords instead of tags in the records' YAML header (issue #3).
  • It is no longer necessary to declare a record type in the configuration before assigning it to a new record.
  • The Preferences window has been reorganised into sections.
  • The readability of error reports has been improved.
  • The minify option to reduce the size of exports, which was not functional in v1.0, has been removed.
  • The application is now distributed with its documentation, accessible via Help › Manual or by clicking on the Help button at the bottom left of the cosmoscope.
  • The source code has been reorganised to allow the simultaneous development of a command line version (cosma-cli) from the same code base (cosma-core).
  • Upgrade from Electron v13 to v15.

Cette mise à jour ajoute la possibilité de changer de langue (anglais ou français), résout des bugs et améliore l'interface, notamment au niveau de la configuration.

  • L'application est traduite en anglais, il est possible de changer de langue dans Préférences.
  • Créer une fiche sans spécifier de répertoire ne cause plus d'erreur mais renvoie un message informatif (ticket #6).
  • Créer une fiche avec un titre déjà utilisé n'écrase plus silencieusement la fiche existante mais demande une confirmation (ticket #5).
  • Il est possible d'utiliser keywords au lieu de tags dans l'en-tête YAML des fiches (ticket #3).
  • Il n'est plus nécessaire de déclarer un type de fiche dans la configuration avant de pouvoir l'assigner à une nouvelle fiche.
  • La fenêtre Préférences a été réorganisée en sections.
  • La lisibilité des rapports d'erreur a été améliorée.
  • L'option minify permettant de réduire la taille des exports, non fonctionnelle en v1.0, a été supprimée.
  • L'application est distribuée avec sa documentation, accessible via Aide › Manuel ou bien en cliquant sur le bouton Aide en bas à gauche dans le cosmoscope.
  • Le code source a été réorganisé pour permettre le développement simultané d'une version exécutable en ligne de commande (cosma-cli) à partir de la même base de code (cosma-core).
  • Mise à jour de Electron v13 vers v15.