
Scripts are written in JavaScript (inside QML files). What do you have to know to write a QOwnNotes script? If you need to modify the way the user interface looks you can do so with Custom user interface styling, or Custom note preview styling if you want to do the same with the preview. Also the script tag tagging in note text is pretty awesome because with it they can store their tags inside the notes. I love scripts to create new notes from text I copied from web applications like Note from Jira issue and Note from Bitrix24 task. Which three QOwnNotes scripts do you consider most useful?

ownCloud notes met most of my requirements for note taking in the web at that time. I cannot remember if I used ownCloud before or because I created QOwnNotes, but I loved ownCloud because it is FOSS and I could host it myself and as PHP-developer it also was a great fit for me.
#Qownnotes and owncloud setup software#
The desktop software needed to run on every popular operating system.Īfter trying out several text editors, I found none that could really do that in the way I liked it, so I wrote my own. The notes should be stored as simple text files in a directory so I can sync them easily. In late 2014 I needed a way to quickly take notes with one keyboard shortcut and the current date in the filename (until I have the time to change it to something better).

What problem did you try to solve with QOwnNotes, why did you write it? We interviewed Patrizio Bekerle, who wrote the QOwnNotes software, as well as its ownCloud integration app. There is also an QOwnNotes app for ownCloud, providing API access for a QOwnNotes desktop client, enhancing QOwnNotes by a few functionalities. QOwnNotes is especially popular for its high scriptability – there are a ton of community-written scripts for it. In the editor wars between Vim and Emacs users, QOwnnotes did not take part – and quietly conquered its own area of application.
