Skip to content

An experimental app for maintining a list of notes in pure text and saving to iCloud where they can be edited on other devices, such as a markdown editor on a Mac

License

Notifications You must be signed in to change notification settings

sashamitrovich/Purnote

Repository files navigation

Purnote

Purnote is a hobby iOS 14 app I built for the purpose of learning Swift and SwiftUI

Features:

  • take your notes and they get directly saved to the iCloud Drive, in the directory called "purnote"
  • use the MarkDown notation for notes and they will be rendered by the App (thanks to project https://github.com/dasautoooo/Parma by https://github.com/dasautoooo)
  • organize notes in folders
  • notes get automatically synced with your Mac
  • edit or create the notes directly on your Mac and they will be updated in the app
  • search all your notes within the app. For this I've built a naive inverted implementations (naive because there's no score relevance) that indexes all your notes

You like this app? Let me know by opening an issue 😊

About

An experimental app for maintining a list of notes in pure text and saving to iCloud where they can be edited on other devices, such as a markdown editor on a Mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages