QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration. https://www.qownnotes.org/
Find a file
2014-12-16 17:26:32 +01:00
icons corrected debreate project and added png icon 2014-12-13 16:36:26 +01:00
src remove highlighting of search results in notes if search text is smaller than two characters 2014-12-16 16:55:55 +01:00
.gitignore removed .gitmodules and ignored some files and folders 2014-12-16 16:57:24 +01:00
LICENSE added GNU GPL license 2014-12-16 17:26:32 +01:00
README.md updated readme 2014-12-16 17:09:37 +01:00
screenshot.png added a screenshot 2014-12-13 17:47:27 +01:00

QOwnNotes

QOwnNotes is a note editor, written in Qt 5, that works together with the notes application of ownCloud. So far it works in Linux, Mac OS and Windows.

The notes are stored as plain text files and are synced with ownCloud's file sync functionality. Of course other software, like Dropbox can be used too.

I like the concept of having notes accessible in plain text files, like it is done in the ownCloud notes app, but I was not able to find a decent desktop note taking tool or a text editor, that handles them well. Out of this need QOwnNotes was born.

This application is still under heavy development, so I constantly will come up with new features and fixes.

Screenshot

Screenhot

Current features

  • notes can be created, edited, viewed and removed
  • list of notes is showed, sorted by modification date (descending)
  • a notes folder can be chosen
  • sub-string searching of notes is possible and search results are highlighted in the notes
  • application can be operated with keyboard shortcuts.
  • external changes of note files are watched (notes or note list are reloaded)
  • markdown highlighting of notes
  • notes are getting their name from the first line of the note text (just like in the ownCloud notes web-application) and the note text files are automatically renamed, if the the first line changes

Binaries

So far I hosted a deb file for Linux, a MacOS-app and a Windows-App on Sourceforge.

Although the binaries will not always have the latest features and you need to have Qt 5 installed to make them work. Grab it from this webpage: Download Qt

Building QOwnNotes

To get the most current features build the source code yourself by e.g. downloading Qt Creator, opening the project file src/QOwnNotes.pro and clicking on Build / Build Project QOwnNotes.

Feedback on any troubles are welcome!

Also feel free to contribute to this project or make suggestions!

Disclaimer

This SOFTWARE PRODUCT is provided by THE PROVIDER "as is" and "with all faults." THE PROVIDER makes no representations or warranties of any kind concerning the safety, suitability, lack of viruses, inaccuracies, typographical errors, or other harmful components of this SOFTWARE PRODUCT.

There are inherent dangers in the use of any software, and you are solely responsible for determining whether this SOFTWARE PRODUCT is compatible with your equipment and other software installed on your equipment. You are also solely responsible for the protection of your equipment and backup of your data, and THE PROVIDER will not be liable for any damages you may suffer in connection with using, modifying, or distributing this SOFTWARE PRODUCT.