You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sunyuxuan 91828a1c40
更改源文件为Notes
2 days ago
..
.github 更改源文件为Notes 2 days ago
3rdParty/qxt 更改源文件为Notes 2 days ago
Dockerfiles 更改源文件为Notes 2 days ago
docs 更改源文件为Notes 2 days ago
packaging 更改源文件为Notes 2 days ago
snap 更改源文件为Notes 2 days ago
src 更改源文件为Notes 2 days ago
tests 更改源文件为Notes 2 days ago
.clang-format 更改源文件为Notes 2 days ago
.clang-tidy 更改源文件为Notes 2 days ago
.cmake-format 更改源文件为Notes 2 days ago
.gitignore 更改源文件为Notes 2 days ago
.gitmodules 更改源文件为Notes 2 days ago
CMakeLists.txt 更改源文件为Notes 2 days ago
LICENSE 更改源文件为Notes 2 days ago
README.md 更改源文件为Notes 2 days ago
UPDATES.json 更改源文件为Notes 2 days ago
notes_purchase_data.json 更改源文件为Notes 2 days ago

README.md

Notes

Discord GitHub Actions build status

Notes is an open source and cross-platform note-taking app that is both beautiful and powerful.

Website: get-notes.com

Screenshots

https://github.com/nuttyartist/notes/assets/16375940/714ffe3e-95ef-4233-b3da-58fcea33fbfa

https://github.com/nuttyartist/notes/assets/16375940/370439b1-e42b-45c4-a807-0c3657051f97

Features Overview

  • Native app (written in C++ with Qt).
  • Turn your Markdown tasks into a beautiful Kanban board.
  • Fast and beautiful.
  • Fully open source and cross-platform (Linux, macOS, Windows).
  • Completely private - tracks nothing.
  • Folders and tags. Organize your ideas hierarchically using nested folders and universally using tags.
  • Markdown Support. Format text without lifting your hands from the keyboard.
  • Different themes. Switch between Light, Dark, and Sepia.
  • Feed View. Select multiple notes to see them all one after another in the editor.
  • Always runs in the background. Use the hotkey Win+Shift+N to summon Notes. Ctrl+N for macOS.
  • Keyboard shortcuts. Meant to have the option to be used solely with a keyboard (but more work needs to be done on that).
  • What feature will you contribute?

Keyboard shortcuts

All keyboard shortcuts are documented here.

Pro Version

To support our open source development you can purchase a Pro Version license that will allow you to edit inside the Kanban view and recieve free Pro version updates for a year. You can also donate money either through Github Sponsors, or Patreon, or put a bounty on specific issues using Bountysource. If you wish, you can access all Pro features at no cost by building the app from source. See "Building from source" below.

Building from source

We have specific instructions for Windows, macOS and Linux (and we also provide build options).

Database path

The notes database and settings file are stored in:

OS Path
Windows %APPDATA%\Awesomeness
Linux ~/.config/Awesomeness
~/snap/notes/current/.config/Awesomeness (Snap)
~/.var/app/io.github.nuttyartist.notes/config/Awesomeness (Flatpak)
macOS ~/.config/Awesomeness

Contributors

Developers:

Alex Spataru
Ali Diouri
David Planella
Diep Ngoc
Guilherme Silva
Thorbjørn Lindeijer
Tuur Vanhoutte
Waqar Ahmed

Designers:

Kevin Doyle

And to the many of our beloved users who keep sending us feedback, you are an essential force in helping us improve, thank you!

Roadmap

A sneak peek at what were stirring up next.

  • Mobile app using the same code base (adaptable app).
  • Replace database with support for arbitrary folder.
  • Our own built-in syncing.
  • Export/import .txt files.
  • Advanced blocks editor.
  • Browser version using Qt for WebAssembly.
  • Much, much more.

Notes makes use of the following third-party libraries:

Notes makes use of the following open source fonts:

  • Roboto
  • Source Sans Pro
  • Trykker
  • Mate
  • iA Writer Mono
  • iA Writer Duo
  • iA Writer Quattro
  • Font Awesome
  • Material Symbols

Terms & Privacy policy