Commit Graph

232 Commits

Author SHA1 Message Date
Patrizio Bekerle 8796d9b2f6
improved on task id detection 2018-07-26 07:26:56 +02:00
Patrizio Bekerle c212b89eb7
added some whitespaces 2018-07-25 15:23:52 +02:00
Patrizio Bekerle 80629bf338
added script solar-calendar-integration 2018-07-25 13:01:09 +02:00
Patrizio Bekerle 8e19725c92
Merge pull request #35 from martokk/patch-1
adding support for .jpeg images
2018-07-17 15:41:28 +02:00
Martokk 0f67539004
adding support for .jpeg images 2018-07-17 07:44:54 -05:00
Patrizio Bekerle 3a6e18bc61
doing case insensitive replace 2018-06-29 07:27:58 +02:00
Patrizio Bekerle 23eaa68a33
Merge pull request #33 from clawoflight/master
encryption-pgp: support multiple recipients
2018-06-10 11:29:31 +02:00
Bennett Piater c79707e961
encryption-pgp: support multiple recipients 2018-06-10 10:10:31 +02:00
Maboroshy 67f2d01e35
Small fix 2018-05-21 22:32:38 +03:00
Maboroshy 37178bc04c
Small fix 2018-05-21 22:30:13 +03:00
Maboroshy 251829c1d0
New script 2018-05-21 20:43:08 +03:00
Patrizio Bekerle 704ed6eb6a
added script external-note-open 2018-05-17 17:02:25 +02:00
Patrizio Bekerle 05292ad6fb
added current version link 2018-05-13 17:30:21 +02:00
Patrizio Bekerle 38477fc676
added minAppVersion hint 2018-05-13 17:28:42 +02:00
Patrizio Bekerle 195c402dff
added more information 2018-05-13 17:27:01 +02:00
Patrizio Bekerle 8454813987
added repository url 2018-05-13 17:11:31 +02:00
Patrizio Bekerle d29e1946d7
added a missing word 2018-05-12 06:47:24 +02:00
Patrizio Bekerle 3b3f3f2775
fixed json preview url 2018-05-07 19:29:34 +02:00
Patrizio Bekerle 054ec04d3b
Merge pull request #32 from wiktor2200/master
info.json fix
2018-05-07 19:26:41 +02:00
wiktor2200 e3e1b15881 info.json fix 2018-05-07 18:14:39 +02:00
Patrizio Bekerle 4c786fbd8d
Merge pull request #31 from wiktor2200/master
sort-lines script added
2018-05-07 17:12:01 +02:00
wiktor2200 c991ca8747 sort-lines script added 2018-05-07 15:46:13 +02:00
Patrizio Bekerle 8a6b65d230
version bump and updated description 2018-05-05 10:57:59 +02:00
Patrizio Bekerle 0867e968be
added message box 2018-05-05 10:55:01 +02:00
Patrizio Bekerle 856a040ca6
added new script unique-note-id 2018-05-05 10:47:08 +02:00
Patrizio Bekerle d3162f2fec
version bump 2018-05-01 22:06:53 +02:00
Patrizio Bekerle 0a949ae53e
Merge pull request #30 from nikhilw/master
Issue-27: BugFix: html entities breaking rendering in plantuml. BugFi…
2018-05-01 22:05:22 +02:00
NikhilWanpal 6c8210bffa Issue-27: BugFix: html entities breaking rendering in plantuml. BugFix: part of html was getting saved to file as uml, potential failure 2018-05-02 01:28:55 +05:30
Patrizio Bekerle 0b123514a7
Merge pull request #29 from Flashwalker/feature
+ script: add-multiple-tags/add-multiple-tags.qml
2018-04-27 21:20:21 +02:00
Flashwalker 509dda73ae + script: add-multiple-tags/add-multiple-tags.qml 2018-04-27 21:49:15 +03:00
Patrizio Bekerle ac5a0dc485
did some character escaping 2018-04-26 07:59:47 +02:00
Patrizio Bekerle 69a5d75874
added issue template 2018-04-10 22:01:08 +02:00
Patrizio Bekerle cca2d8cb7b
version bump 2018-03-30 07:58:20 +02:00
Patrizio Bekerle 39e844bb4e
updated description 2018-03-30 07:58:05 +02:00
Patrizio Bekerle 902fd94167
version bump 2018-03-30 07:52:17 +02:00
Patrizio Bekerle 6a0576630b
added hyperlink 2018-03-30 07:51:32 +02:00
Maboroshy 161b9ded14
Fixed issue with multibyte chars 2018-03-17 13:04:01 +03:00
Maboroshy e65a02e83a
Fixed issue with multibyte chars 2018-03-17 13:03:27 +03:00
Patrizio Bekerle 916ad9982a
Added script export-notes-as-one-html.qml 2018-03-16 12:00:45 +01:00
Patrizio Bekerle add183623a
added more script functionality 2018-03-06 18:13:20 +01:00
Patrizio Bekerle 8657e99640
added scribble script 2018-03-06 17:16:27 +01:00
Patrizio Bekerle 1fe188b72e
fixed a typo and a declaration 2018-03-06 17:16:08 +01:00
Patrizio Bekerle 21cc381bdd
Merge pull request #24 from nikhilw/master
Features: option to hide uml text, pass additional params to platuml and java optimisations
2018-02-14 07:11:15 +01:00
NikhilWanpal ef2e0329ba Feature: generates all UMLs in the note in one go giving a performance benefit. 2018-02-14 11:27:56 +05:30
NikhilWanpal d0c23ca5d1 Feature: pass additional params to plantuml jar. Feature: Hide plantuml markup in preview. BugFix: removed dev specifc default path 2018-02-13 15:18:00 +05:30
Patrizio Bekerle 88c2540095
Merge pull request #23 from nikhilw/master
Added new script 'render-plantuml': renders plantuml text as image in preview
2018-02-12 21:31:46 +01:00
NikhilWanpal adc513dd7d Added: new script 'render-plantuml': renders plantuml text as image in note preview panel 2018-02-12 23:03:09 +05:30
Maboroshy 33d33dfd89
Fixed space replacement 2018-02-06 19:46:36 +03:00
Maboroshy 9c33722048
Fixed space replacement 2018-02-06 19:46:08 +03:00
Maboroshy 90bf93a7ad
tags with spaces conversion fix 2018-02-05 22:05:03 +03:00