Minimalistic Android note taking App | Notally, but eXtended.
Find a file
2024-10-27 17:00:39 +01:00
.github/ISSUE_TEMPLATE Refactor bug report template + send feedback actions 2024-10-25 19:18:43 +02:00
.scripts Re-add pre-commit hook to ktfmt all changed kotlin files 2024-10-11 16:45:10 +02:00
app Finish LockedActivity for any authentication error 2024-10-27 11:18:12 +01:00
fastlane/metadata/android Fix gradle-wrapper version mismatch + fastlane documentation (#57) 2024-10-24 17:57:50 +02:00
gradle/wrapper Fix gradle-wrapper.properties distributionSha256Sum 2024-10-27 17:00:39 +01:00
.gitignore Add .idea to .gitignore 2024-10-05 13:23:13 +02:00
build.gradle Replace buildDir with layout.buildDirectory.asFile to avoid using deprecated code 2024-10-10 12:49:50 +02:00
CONTRIBUTORS.md Updated version code for v5.1 2023-02-25 12:21:23 +05:30
gradle.properties Updated dependencies and disabled transitive R classes 2023-05-28 16:28:14 +05:30
gradlew Fix gradle-wrapper version mismatch + fastlane documentation (#57) 2024-10-24 17:57:50 +02:00
gradlew.bat Fix gradle-wrapper version mismatch + fastlane documentation (#57) 2024-10-24 17:57:50 +02:00
LICENSE.md Switched to GPL 2020-10-01 09:15:51 +05:30
Privacy-Policy.txt Updated version code and dependencies 2023-01-26 23:01:39 +05:30
README.md Update documentation + add german docs 2024-10-21 17:47:12 +02:00
settings.gradle Rename project to NotallyX 2024-10-08 20:53:15 +02:00

icon
NotallyX | Minimalistic note taking app

Get it on F-Droid

Image 6 Image 2 Image 3
Image 4 Image 5 Image 7

Features

Notally, but eXtended

  • Create rich text notes with support for bold, italics, mono space and strike-through
  • Create task lists and order them with subtasks
  • Complement your notes with any type of file such as pictures, PDFs, etc.
  • Sort notes by title, last modified date, creation date
  • Color, pin and label your notes for quick organisation
  • Add clickable links to notes with support for phone numbers, email addresses and web urls
  • Undo/Redo actions
  • Use Home Screen Widget to access important notes fast
  • Lock your notes via Biometric/PIN
  • Configurable auto-backups
  • Display the notes either in a List or Grid
  • Quickly share notes by text
  • Extensive preferences to adjust views to your liking
  • Actions to quickly remove checked tasks
  • Adaptive android app icon
  • Support for Lollipop devices and up

Translations

All translations are crowd sourced. To contribute, follow these guidelines and open a pull request.

Contributing

If you find any bugs or want to propose a new Feature/Enhancement, feel free to create a new Issue

If you would like to contribute code yourself, just grab any open issue (that has no other developer assigned yet) and start working. The project is a default Android project written in Kotlin. Before submitting your proposed changes as a Pull-Request, make sure all tests are still working, and run ./gradlew ktfmtFormat for common formatting.

Attribution

The original Notally project was developed by OmGodse under the GPL 3.0 License.

In accordance to GPL 3.0, this project is licensed under the same GPL 3.0 License.