Commit graph

28 commits

Author SHA1 Message Date
Patrizio Bekerle
94ba35d4b3 there now is a new scripting hook handleNewNoteHeadlineHook(), that is called before a new note is created 2016-06-23 17:49:34 +02:00
Patrizio Bekerle
801b849643 fixed a problem with the 5pm script 2016-06-07 07:21:40 +02:00
Patrizio Bekerle
accade99b0 improved 5pm task script 2016-06-07 07:08:47 +02:00
Patrizio Bekerle
1c2b4bf114 updated logging information 2016-06-06 11:06:47 +02:00
Patrizio Bekerle
a6534b6279 fixed api documentation 2016-06-06 11:03:09 +02:00
Patrizio Bekerle
55ab43003f many improvements with note file renaming and preserving tags in conjunction with scripting and automatic filename generation has been made 2016-05-19 17:20:28 +02:00
Patrizio Bekerle
90b7efeafd there now is a new scripting hook noteToMarkdownHtmlHook(note, html) that is called when the markdown html of a note is generated 2016-05-18 18:03:42 +02:00
Patrizio Bekerle
eadb20c1e2 downloading media files, web pages for links, calendar files for the todo list and files in QML scripting will now support following redirects from Qt 5.6 on and there now is a new script function script.downloadUrlToString() 2016-05-16 19:24:55 +02:00
Patrizio Bekerle
72036ef826 you can now open a dialog to view past status messages and the log output from your scripts 2016-05-16 14:40:34 +02:00
Patrizio Bekerle
5c01f4db0f there now is a new scripting hook function handleNoteTextFileNameHook(note) 2016-05-15 18:10:57 +02:00
Patrizio Bekerle
cafa45363e added a property for a list of assigned tag objects 2016-05-15 09:31:23 +02:00
Patrizio Bekerle
bc78cfbd77 more scripting changes 2016-05-15 08:18:57 +02:00
Patrizio Bekerle
050df45a3a implemented a QML api for notes and tags 2016-05-14 13:38:31 +02:00
Patrizio Bekerle
7143ecdda4 added more information 2016-05-14 07:20:21 +02:00
Patrizio Bekerle
0e9d608efa added more information 2016-05-14 07:19:46 +02:00
Patrizio Bekerle
1134aac20a Update README.md
added some information
2016-05-14 07:17:55 +02:00
Patrizio Bekerle
d457c84057 generalized a statement 2016-05-13 07:47:49 +02:00
Patrizio Bekerle
0084bbdfac added the id to the headline 2016-05-13 07:41:41 +02:00
Patrizio Bekerle
cfad3844ff added some information 2016-05-12 19:47:05 +02:00
Patrizio Bekerle
310d08e996 removed a wrong character 2016-05-12 19:34:51 +02:00
Patrizio Bekerle
2d8c4d7239 improved the script 2016-05-12 19:13:02 +02:00
Patrizio Bekerle
fa3a18a69a added a new script function insertingFromMimeDataHook and renamed function modifyMediaMarkdown to insertMediaHook 2016-05-12 18:50:18 +02:00
Patrizio Bekerle
6b6b2c817f added some information for windows users 2016-05-12 12:44:51 +02:00
Patrizio Bekerle
9e99486f41 added a possibly missing slash 2016-05-12 12:39:10 +02:00
Patrizio Bekerle
e4f8ee2aab added more information 2016-05-12 12:20:22 +02:00
Patrizio Bekerle
46b8d38944 added more doc 2016-05-12 12:13:22 +02:00
Patrizio Bekerle
0d0d058eca added some documentation 2016-05-12 12:03:30 +02:00
Patrizio Bekerle
3a0091fdfb more scripting implementation 2016-05-12 11:44:29 +02:00