Commit Graph

213 Commits

Author SHA1 Message Date
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
Maboroshy 7e4363e6be
tags with spaces conersion fix 2018-02-05 22:04:29 +03:00
Patrizio Bekerle 0dd8cf892a
added tag autocompletion 2018-02-03 12:52:17 +01:00
Patrizio Bekerle f247d6857c
added a name replacement 2018-01-31 16:49:04 +01:00
Patrizio Bekerle efea2f35f3
Merge pull request #22 from flopp/insert-toc
Add script 'insert-toc'
2018-01-26 22:10:14 +01:00
flopp d393b6d896 Add script 'insert-toc' 2018-01-26 16:29:34 +01:00
Patrizio Bekerle 7b5341858a
Update info.json 2018-01-12 10:26:03 +01:00
Patrizio Bekerle d93cb73092
Update info.json 2018-01-12 10:24:33 +01:00
Patrizio Bekerle 5167fc35bc
Update info.json 2018-01-12 10:21:22 +01:00
Patrizio Bekerle ecbc87bbfc
added more information 2018-01-12 10:19:36 +01:00
Patrizio Bekerle 75e6d2d05b
changed documentation and indention 2017-12-18 06:30:29 +01:00
Patrizio Bekerle ff0b0bde1d
Merge pull request #21 from kantrol/multiplejournalperday
multiple journals per day
2017-12-18 06:27:54 +01:00
kantrol aa7f820020 multiple journals per day 2017-12-17 22:44:49 +01:00
Patrizio Bekerle 75cae46bdd
Merge pull request #20 from m-wim/master
Added new script to replace square brackets on list items with single…
2017-12-10 22:17:51 +01:00
m-wim 99f8fd4e08 Added new script to replace square brackets on list items with single checkbox symbols. 2017-12-10 19:11:18 +01:00
Patrizio Bekerle 336e48c139
Merge pull request #19 from sanderboom/image-preview
Add image-preview script.
2017-12-10 06:59:51 +01:00
Sander Boom b149834b79 Add image-preview script.
This script does two things:
1) Display the image with an user defined width;
2) Wrap the image in an anchor tag that links to the full size image.
TODO: do not resize the image when it does not have a width attribute
AND is smaller than the maxWidth.
2017-12-10 01:19:15 +01:00
Patrizio Bekerle 6107d333c3
Merge pull request #18 from sanderboom/meeting-note-extras
Add default tags and default folder to apply to a newly saved meeting-note.
2017-12-05 17:48:29 +01:00
Sander Boom 08b7eade5e Add default tags and default folder to apply to a newly saved
meeting-note.

Refs: pbek/QOwnNotes#807
2017-12-05 17:02:17 +01:00
Maboroshy 160d9a8eaf
Add files via upload 2017-11-30 22:46:17 +03:00