Kin69 / EasyNotes

EasyNotes: Jetpack Compose MVVM for seamless note-taking. Effortless creation, editing, and organization.
GNU General Public License v3.0
395 stars 30 forks source link

Add text file import #144

Closed HolonProduction closed 3 months ago

HolonProduction commented 3 months ago

This PR adds the option to import text files as notes from the backup section in the settings.

I tried to adhere to the style of the other code, if something doesn't fit feel free to request a change.

Also not sure if something special is needed for the weblate integration.