Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glushchenko/fsnotes
Notes manager for macOS/iOS
https://github.com/glushchenko/fsnotes
ios macos note-taking notebook notes-app swift
Last synced: 24 days ago
JSON representation
Notes manager for macOS/iOS
- Host: GitHub
- URL: https://github.com/glushchenko/fsnotes
- Owner: glushchenko
- License: mit
- Created: 2017-07-20T17:16:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T19:16:56.000Z (6 months ago)
- Last Synced: 2024-05-28T04:51:18.207Z (5 months ago)
- Topics: ios, macos, note-taking, notebook, notes-app, swift
- Language: Swift
- Homepage: https://fsnot.es
- Size: 38.3 MB
- Stars: 6,140
- Watchers: 91
- Forks: 445
- Open Issues: 230
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred-test - glushchenko/fsnotes - Notes manager for macOS/iOS (Swift)
- open-source-mac-os-apps - FSNotes - Notes manager for macOS/iOS: modern notational velocity (nvALT) on steroids. ![swift_icon] (Applications / Notes)
- awesome-starts - glushchenko/fsnotes - Notes manager for macOS/iOS (Swift)
- fucking-open-source-ios-apps - FSNotes
- awesome-opensource-macOS - FSNotes
- made-in-ukraine - FSNotes
- open-source-mac-os-apps - FSNotes - Notes manager for macOS/iOS: modern notational velocity (nvALT) on steroids. ![swift_icon] (Applications / Notes)
- my-awesome - glushchenko/fsnotes - taking,notebook,notes-app,swift pushed_at:2024-10 star:6.5k fork:0.5k Notes manager for macOS/iOS (Swift)
- awesome-swift-macos-apps - FSNotes - Notes manager for macOS/iOS: modern notational velocity (nvALT) on steroids. (Notes / Text)
- awesome-swift-macos-apps - FSNotes - Notes manager for macOS/iOS: modern notational velocity (nvALT) on steroids. (Notes / Text)
- gitcat - 笔记
README
# FSNotes
[简体中文](README_zh_CN.md)
[繁體中文](README_zh_TW.md)FSNotes is modern notes manager for macOS and iOS.
## macOS app
### Key features
- **Markdown-first**. Also supports any plaintext files.
- **Fast and lightweight**. Works smoothly with 10k+ files.
- **Access anywhere**. Sync with iCloud Drive or Dropbox.
- **Multi-folder** storage.
- **Keyboard-centric**. [nvalt](https://brettterpstra.com/projects/nvalt/)-inspired controls and shortcuts.
- **Syntax highlighting** within code blocks. Supports over 170 programming languages.
- **In-line image** support.
- Organize with **tags**.
- **Cross-note links** using `[[double brackets]]`.
- **Elastic two-pane view**. Choose a vertical or horizontal layout.
- **External editor** support (changes seamless live sync with UI).
- **Pin** important notes.
- **Quickly copy notes** to the clipboard.
- **Dark mode**.
- AES-256 **encryption**.
- **Mermaid and MathJax** support.
- Optional **Git versioning** and **backups**.---
## iOS app
### Key features
- **Sync via iCloud Drive**.
- **3D Touch** and **configurable keyboard**.
- **TextBundle** and **EncryptedTextBundle** containers.
- **Pinned** notes kept in sync with the desktop app.
- **Dynamic fonts**.
- **Dark mode**.
- **Sharing** extension.
- **Encrypted note** support.
- **Encrypted folders** support.
- **Git** integration.
- **Web Pages** Creation.## License
FSNotes is written in **Swift 5** and is open source (MIT license).
## Special Thanks
@zcohan (https://soulver.app) for soulver core framework https://github.com/soulverteam/SoulverCore for simple inline calculation