# Notesnook

> open-source software to write notes

**Wikidata**: [Q128944229](https://www.wikidata.org/wiki/Q128944229)  
**Source**: https://4ort.xyz/entity/notesnook

## Summary
Notesnook is an open-source, privacy-focused note-taking application that allows users to write, organize, and sync notes across multiple devices. It is free software distributed under the GNU General Public License v3.0, emphasizing user control and data ownership.

## Key Facts
- **License**: Released under the GNU General Public License, version 3.0 (GPLv3).
- **Platforms**: Available on Android, iOS, Microsoft Windows, macOS, and Linux.
- **Inception**: Launched on April 27, 2021.
- **Source Code**: Hosted on GitHub at [streetwriters/notesnook](https://github.com/streetwriters/notesnook).
- **Versions**: Latest stable releases include Notesnook Android 3.0.13 (August 9, 2024) and Notesnook Desktop 3.0.13 (July 27, 2024).
- **Social Media**: Active on Twitter (@notesnook), Mastodon (@notesnook@fosstodon.org), and Telegram (@notesnook).
- **Distribution**: Available via Google Play, Flathub, F-Droid, and the Apple App Store (ID: 1544027013).

## FAQs
### Q: Is Notesnook free to use?
A: Yes, Notesnook is free and open-source software, allowing users to run, study, modify, and distribute it under the terms of the GNU GPLv3 license.

### Q: On which platforms can I use Notesnook?
A: Notesnook is available on Android, iOS, Windows, macOS, and Linux, with versions tailored for each platform.

### Q: Where can I download Notesnook?
A: You can download Notesnook from its official website ([notesnook.com/downloads](https://notesnook.com/downloads)), Google Play, the Apple App Store, Flathub, or F-Droid.

### Q: How does Notesnook ensure privacy?
A: Notesnook is designed with privacy in mind, offering end-to-end encryption for notes and a transparent privacy policy ([notesnook.com/privacy](https://notesnook.com/privacy/)).

### Q: Can I contribute to Notesnook’s development?
A: Yes, Notesnook is open-source, and contributions are welcome via its GitHub repository ([github.com/streetwriters/notesnook](https://github.com/streetwriters/notesnook)).

## Why It Matters
Notesnook addresses the growing demand for privacy-respecting, user-controlled note-taking tools in an era where data security is paramount. Unlike proprietary alternatives, its open-source nature ensures transparency, allowing users to verify its security and modify it to suit their needs. By supporting cross-platform synchronization and end-to-end encryption, Notesnook empowers individuals and organizations to manage sensitive information without relying on closed-source solutions. Its commitment to free software principles also fosters a community-driven approach to development, making it a valuable alternative in the note-taking software landscape.

## Notable For
- **Privacy-First Design**: End-to-end encryption and a strict privacy policy prioritize user data protection.
- **Cross-Platform Support**: Native applications for Android, iOS, Windows, macOS, and Linux ensure broad accessibility.
- **Open-Source Transparency**: Full source code availability under GPLv3 allows for community audits and contributions.
- **Active Community**: Engages users via social media (Twitter, Mastodon, Telegram) and platforms like Reddit and Lemmy.
- **Regular Updates**: Frequent releases (e.g., weekly updates in 2021) demonstrate ongoing development and improvement.

## Body
### Overview
Notesnook is an open-source note-taking application developed by Streetwriters. It enables users to create, edit, and sync notes securely across devices while maintaining full control over their data.

### Technical Details
- **License**: GNU GPLv3, ensuring users can freely use, modify, and distribute the software.
- **Platform Compatibility**:
  - **Mobile**: Android (Google Play, F-Droid) and iOS (App Store).
  - **Desktop**: Windows, macOS, and Linux (including Flathub).
- **Input Methods**: Supports touchscreen and traditional keyboard/mouse input.
- **Bundle ID**: `org.streetwriters.notesnook` (Android/iOS).
- **App Store ID**: 1544027013 (iOS).

### Development and Releases
- **Inception**: April 27, 2021.
- **Version History**:
  - Early stable releases (2021): v1.5.1 (August 10), v1.5.5 (September 15), v1.6.5 (November 20).
  - Latest versions (2024): Android 3.0.13 (August 9), Desktop 3.0.13 (July 27).
- **Source Code**: Hosted on GitHub with active community contributions.

### Community and Support
- **Social Media**:
  - Twitter: [@notesnook](https://twitter.com/notesnook) (7,469 followers as of December 2024).
  - Mastodon: [@notesnook@fosstodon.org](https://fosstodon.org/@notesnook) (1,621 followers).
  - Telegram: [@notesnook](https://t.me/notesnook).
- **Forums**: Subreddit ([r/Notesnook](https://www.reddit.com/r/Notesnook)) and Lemmy community ([notesnook@lemmy.world](https://lemmy.world/c/notesnook)).
- **Support**: Email ([support@streetwriters.co](mailto:support@streetwriters.co)) and official blog ([blog.notesnook.com](https://blog.notesnook.com/)).

### Privacy and Security
- **Encryption**: End-to-end encryption for notes.
- **Privacy Policy**: Transparent terms available at [notesnook.com/privacy](https://notesnook.com/privacy/) (last updated June 2023).
- **Terms of Service**: [notesnook.com/terms](https://notesnook.com/terms/).

### Distribution
- **Official Website**: [notesnook.com](https://notesnook.com/).
- **Download Links**:
  - Google Play: [com.streetwriters.notesnook](https://play.google.com/store/apps/details?id=com.streetwriters.notesnook).
  - Apple App Store: [1544027013](https://apps.apple.com/us/app/notesnook-private-note-taking/id1544027013).
  - Flathub: [com.notesnook.Notesnook](https://flathub.org/apps/com.notesnook.Notesnook).
  - F-Droid: [com.streetwriters.notesnook](https://f-droid.org/packages/com.streetwriters.notesnook/).

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Notesnook",
  "description": "Open-source software to write notes with a focus on privacy and cross-platform synchronization.",
  "url": "https://notesnook.com/",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q108864640",
    "https://github.com/streetwriters/notesnook"
  ],
  "operatingSystem": ["Android", "iOS", "Windows", "macOS", "Linux"],
  "applicationCategory": "NoteTakingApplication",
  "license": "https://www.gnu.org/licenses/gpl-3.0.html",
  "datePublished": "2021-04-27",
  "version": "3.0.13",
  "softwareHelp": "https://notesnook.com/support",
  "privacyPolicy": "https://notesnook.com/privacy/",
  "termsOfService": "https://notesnook.com/terms/"
}

## References

1. [Release 1.5.1. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.5.1)
2. [Release 1.5.3. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.5.3)
3. [Release 1.5.4. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.5.4)
4. [Release 1.5.5. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.5.5)
5. [Release 1.6.2. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.2)
6. [Release 1.6.3. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.3)
7. [Release 1.6.4. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.4)
8. [Release 1.6.5. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.5)
9. [Release 1.6.6. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.6)
10. [Release 1.6.7. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.7)
11. [Release 1.6.8. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.8)
12. [Release 1.6.9. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.9)
13. [Release 1.6.10. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.10)
14. [Release 1.6.11. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.11)
15. [Release 1.6.12. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.6.12)
16. [Release 1.7.0. 2021](https://github.com/streetwriters/notesnook/releases/tag/v1.7.0)
17. [Release 1.7.1. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.7.1)
18. [Release 1.7.2. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.7.2)
19. [Release 1.7.3. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.7.3)
20. [Release 1.7.4. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.7.4)
21. [Release 1.7.5. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.7.5)
22. [Release 1.7.6. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.7.6)
23. [Release 1.7.7. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.7.7)
24. [Release 1.8.0. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.0)
25. [Release 1.8.1. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.1)
26. [Release 1.8.2. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.2)
27. [Release 1.8.3. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.3)
28. [Release 1.8.4. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.4)
29. [Release 1.8.5. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.5)
30. [Release 1.8.6. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.6)
31. [Release 1.8.7. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.7)
32. [Release 1.8.8. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.8)
33. [Release 1.8.9. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.9)
34. [Release 1.8.10. 2022](https://github.com/streetwriters/notesnook/releases/tag/v1.8.10)
35. [Release 2.1.0. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.1.0)
36. [Release 2.1.1. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.1.1)
37. [Release 2.1.2. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.1.2)
38. [Release 2.1.3. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.1.3)
39. [Release 2.1.4. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.1.4)
40. [Release 2.1.5. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.1.5)
41. [Release 2.1.6. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.1.6)
42. [Release 2.2.0. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.2.0)
43. [Release 2.2.1. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.2.1)
44. [Release 2.2.2. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.2.2)
45. [Release 2.2.3. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.2.3)
46. [Release 2.2.4. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.2.4)
47. [Release 2.3.0. 2022](https://github.com/streetwriters/notesnook/releases/tag/v2.3.0)
48. [Release 2.4.0. 2023](https://github.com/streetwriters/notesnook/releases/tag/v2.4.0)
49. [Release 2.4.1. 2023](https://github.com/streetwriters/notesnook/releases/tag/v2.4.1)
50. [Release 2.4.2. 2023](https://github.com/streetwriters/notesnook/releases/tag/v2.4.2)