Xilinota

Xilinota, an open-source multi-platform note-taking application boasting instant syncing among devices and direct keeping of markdown files. The application runs on Linux, MacOS, Windows, Android and iOS.

OTHER License

Downloads
9
Stars
9
Committers
1

Bot releases are visible (Hide)

Xilinota - 2.15.1 Latest Release

Published by XilinJia 7 months ago

  • on desktop, fixed sidebar display issue
  • on Android:
  • removed fingerprint function due to security vulnerability of the dependency
  • migrated to the well maintained library react-native-vision-camera for camera functions
  • set newArchEnabled=false as some dependencies don't support fabric yet
  • fixed "text must be in " bug
Xilinota - 2.15.0

Published by XilinJia 9 months ago

This is a major version updates based on massive technical enhancements.

  • Broad dependencies updates, including React Native 0.73.2
  • Code quality enhancements
  • Converted many JavaScript codes to TypeScript
  • Converted most CJS syntax to ESM
  • Replaced many usage of 'any'
  • Clarified many signatures of functions and interfaces
  • Ensured strict type and null safety checking
  • Fixed issue with resource display
  • Upgrade Gradle to 8.5 for Android
  • Partly migrated codebase from Java to Kotlin for Android
  • Fixed a major problems in editor and local files sync related to Android 11 and newer
  • For mobile,the full resources directory remains in the app's private space.
Xilinota - 2.14.1

Published by XilinJia 9 months ago

Updated in-app instructions

Xilinota - 2.14.0

Published by XilinJia 10 months ago

  • the full resources directory is relocated out of the config directory and into document home.
  • resources within each notebook are hard-links to the full resources directory (on desktop now)
  • resources formats in notes are better handled
  • check about the resources section in the readme
Xilinota - 2.13.7

Published by XilinJia 10 months ago