Helmut K. C. Tessarek
ad8054ba4b
Desktop: Better handling of adding the title to print and export to PDF ( #1744 )
...
fixes #1743
2019-07-29 12:33:40 +02:00
Laurent Cozic
8c42ddf6c3
Merge branch 'master' of github.com:laurent22/joplin
2019-07-29 12:17:33 +02:00
tfinnberg
f7fcabbf41
Desktop: Create fileURLs via drag and drop ( #1653 )
...
* enable drag and drop fileURLs
* fix windows fileURL syntax
* introduce encodeURI function
* fixed encoding issue
* use path-utils.js to deal with fileURL path conversion
* add changes as requested
* Minor rewording 'On the' -> 'In the', additional info about attaching files
* change call of toFileProtocolPath
* enable test script to check syntax for all OS-platforms
2019-07-29 12:16:47 +02:00
Shane Kilkelly
38a51070fc
Desktop: add depthColor
for solarized light and dark themes ( #1765 )
2019-07-29 12:08:49 +02:00
Laurent Cozic
44fa099a77
Desktop: No longer crash if certain theme properties are not set
2019-07-29 12:05:58 +02:00
Laurent Cozic
6fbeb35951
Update translations
2019-07-29 11:52:19 +02:00
Laurent Cozic
f2c9cdd7f1
Desktop: Upgraded packages to fix security issue
2019-07-28 22:48:30 +02:00
Laurent Cozic
635baa5b6f
Updated translations
2019-07-22 00:02:25 +00:00
Laurent Cozic
893531f8c7
Desktop: Make depthColor theme property optional
2019-07-21 17:30:36 +01:00
Shane Kilkelly
3d498e7a75
Desktop: Add solarized themes to desktop client ( #1733 )
2019-07-21 17:27:42 +01:00
Laurent Cozic
6e64b950ca
Merge branch 'master' of github.com:laurent22/joplin
2019-07-21 17:05:09 +01:00
Laurent Cozic
6d4e67769c
Desktop: Fixed Back button icon on Config screen
2019-07-21 16:49:53 +01:00
Laurent Cozic
35b6b3fc46
Merge branch 'clipper_html_mode'
2019-07-21 13:46:54 +01:00
Laurent Cozic
1033b3626f
Update translations
2019-07-21 08:49:49 +01:00
Laurent Cozic
3f7b4e10b6
Merge branch 'master' into clipper_html_mode
2019-07-21 00:24:25 +01:00
Laurent Cozic
36168a9a5d
Use regex instead of jsdom for compability with mobile app
2019-07-21 00:18:51 +01:00
Caleb John
cd5d412c69
Desktop: Added support for templates ( #1647 )
...
* First pass of adding support for templates
* remove default value from template prompt
* Add template placeholder text
* Add mustache templates with datetime support for new notes
* Moved template code to utils, added separate prompt for templates
* Add templates to menu and allow for keyboad only use
* update template prompt for dark theme
* update with laurents suggestions, add refresh button
* revert template command, remove new note prompt
2019-07-20 22:13:10 +01:00
Laurent Cozic
8ff1668c8f
Minor changes
2019-07-19 18:18:05 +01:00
Laurent Cozic
14fc73b388
Use markupToHtml everywhere
2019-07-19 17:48:38 +01:00
Laurent Cozic
687e308a73
Desktop: Added markup language to property dialog
2019-07-17 22:49:40 +01:00
Laurent Cozic
490db0db62
Desktop: Disable Markdown actions for HTML notes
2019-07-17 22:49:12 +01:00
Laurent Cozic
feb5f17479
Clipper: Generate better HTML so that it loads faster in text editor
2019-07-17 22:48:13 +01:00
Laurent Cozic
fbb3543818
Desktop: Fixed race condition when loading a note while another one is still loading. Improved performance when loading large note.
2019-07-17 22:42:53 +01:00
Laurent Cozic
30d0dfb424
Clipper: Fixed sizing issue when importing HTML pages
2019-07-16 22:58:44 +01:00
Laurent Cozic
7239a2013c
Clipper: Improved clipping of images in HTML mode
2019-07-16 22:23:04 +01:00
Laurent Cozic
38e8a881d5
More refactoring to easily handle multiple renderers
2019-07-16 19:05:47 +01:00
Helmut K. C. Tessarek
7a902bbd25
Desktop, Mobile: Update Markdown plugins: footnote, toc-done-right, anchor ( #1741 )
2019-07-15 01:29:44 +01:00
Laurent Cozic
a0dd0702fb
Clipper: Adding support for clipping page as HTML
2019-07-14 16:00:02 +01:00
Laurent Cozic
d066350eea
Electron release v1.0.161
2019-07-13 19:18:34 +01:00
Laurent Cozic
a1e3260309
Clipper: Resolves #1160 : Allow importing MathJax formulas, in particular from StackExchange
2019-07-13 19:17:28 +01:00
Laurent Cozic
ca4dfe0f0f
Desktop: Fixes #1724 : Improved note selection and scrolling when moving a note to a different notebook
2019-07-13 17:40:09 +01:00
Laurent Cozic
f7203ed7e2
Desktop: Fixes #1720 : Fixed issue with certain commands being repeated in some cases
2019-07-13 16:57:33 +01:00
Laurent Cozic
331858bd4f
Desktop: Fixes #1704 : Set note title to correct size when zoom is enabled
2019-07-13 16:46:52 +01:00
Laurent Cozic
4d2c9523a3
Desktop: Fixes #1699 : Hide toolbar button text when it is below a certain size
2019-07-13 16:42:57 +01:00
Helmut K. C. Tessarek
dbedefc021
Desktop: Fixes #1342 : Add override for ACE editor shortcut Ctrl+K
( #1705 )
2019-07-13 14:52:32 +01:00
Laurent Cozic
86e7daaec4
Mobile: Cleaned context menu and moved options and metadata to side menu bar
2019-07-11 18:23:29 +01:00
Helmut K. C. Tessarek
917dcea28a
use a command to get the current branch that works with older git versions
...
closes #1695
2019-06-28 05:02:21 -04:00
Helmut K. C. Tessarek
207d433fb3
Desktop: Improved: Show git branch and hash in About dialog ( #1692 )
...
* show git branch and hash in About dialog
This additional info will only be shown, if the code is not an official release.
An official release is calculated as follows:
- current commit has a tag
- the tag contains the version number of the package
However, the information will always be printed to the console.
* info will now always be shown in About dialog (if available)
ElectronClient/app/compile-package-info.js: added warning
ElectronClient/app/app.js: push info conditionally to the message array
* use sprintf syntax
2019-06-27 15:04:02 +01:00
Laurent Cozic
2c5b0010bf
Mobile: Removed concept of Advanced Options and move tools to Config screen to clean up context menu
2019-06-26 00:13:13 +01:00
Laurent Cozic
1e3c6ed98c
Desktop: When doing local search do not split query into words
2019-06-25 23:09:53 +01:00
Laurent Cozic
21897a3cd4
Clipper: Resolves #1669 : Handle special case of code block used on Microsoft website
2019-06-22 18:57:41 +01:00
Laurent Cozic
5796dd2098
Update translations
2019-06-22 13:10:13 +01:00
Laurent Cozic
b175c1fc94
Desktop: Resolves #1649 : Cache code blocks in notes to speed up rendering
2019-06-21 08:28:59 +01:00
Laurent Cozic
3819897ba1
Merge branch 'master' of github.com:laurent22/joplin
2019-06-20 00:02:29 +01:00
Laurent Cozic
6a031857ba
Desktop: Fixes #1664 : Disable certain menu items when no note or multiple notes are selected, and fixed menu item to set tag
2019-06-20 00:02:13 +01:00
Laurent Cozic
e21a0ba5b7
Update translations
2019-06-19 23:18:24 +01:00
Laurent Cozic
dc818e8a0c
Electron release v1.0.160
2019-06-15 00:57:36 +01:00
Laurent Cozic
7fae9fda10
Desktop: Fixes #1443 : Allow opening external editor on new notes
2019-06-13 08:48:19 +01:00
Laurent Cozic
a37961dccc
Desktop: Removed placeholder in tag list because it repeats the label
2019-06-13 08:47:47 +01:00
Laurent Cozic
86136e0c6c
Clipper: Fixes #1622 : Import named anchors from clipped pages
2019-06-13 00:26:19 +01:00