Caleb John
0c2f2667d3
All: Allow toggling markdown plugins and added several new plugins ( #1347 )
...
* Initial test of enabling plugins
* Added support for toggle-able plugins
- Also adds some new plugins
* Add instructions on adding toggle-plugins
* Fix subtle anchor bug
- webview was moving itself when scrolling to bottom anchors
* Moves the webview hack so that it only applies to anchors
* Add plugin descriptions to the README, also removed mermaid from README
* rename plugin.* to markdown.plugin.* to be more forward compatible
2019-04-02 17:14:48 +01:00
Laurent Cozic
5ad0b2eed9
Clean up
2019-04-02 00:12:38 +01:00
Laurent Cozic
577d62e783
Updated translations
2019-04-02 00:11:40 +01:00
Laurent Cozic
dcb73c9916
Desktop: Fixed menu logic for non-macOS
2019-04-01 19:51:47 +00:00
Laurent Cozic
6b2910c3c7
Desktop: Added Goto Anything dialog and implemented basic plugin system
2019-04-01 19:43:13 +00:00
Helmut K. C. Tessarek
db04906416
Desktop: macOS: make the menu more like a macOS menu ( #1348 )
...
* macOS: make the menu more like a macOS menu
* remove duplcated code even more
* yep, I forgot to localize the new menu item
* more de-duplication, create File menu on macOS
2019-04-01 10:04:34 +01:00
RaphaelKimmig
fa32678645
improve search bar text alignment ( #1377 )
2019-03-31 18:26:47 +01:00
RaphaelKimmig
ee1df1a396
fix sub pixel rendering for desktop ( #1378 )
2019-03-31 18:25:13 +01:00
Caleb John
4b9105edff
Set blockScrolling to Infinty (fixes error message) ( #1363 )
2019-03-28 21:18:53 +00:00
Laurent Cozic
272055fc1d
Updated translations
2019-03-28 17:06:06 +00:00
Laurent Cozic
96a1546da1
Desktop: Improved search - when clearing search, stay on current item. When clicking on notebook name, jump to note within notebook. Improved toolbar layout.
2019-03-15 21:57:58 +00:00
Laurent Cozic
54f0fbcf6b
Desktop: Fixes #1329 : Could not edit created and updated time anymroe
2019-03-12 21:52:23 +00:00
Laurent Cozic
1602182085
Desktop: Fixes #1334 (maybe): Upgraded chokidar which it seems was randomly making Electron 4 crash (maybe due to fsevent package)
2019-03-12 21:41:13 +00:00
Laurent Cozic
ade5af2559
Electron release v1.0.140
2019-03-10 20:32:43 +00:00
Laurent Cozic
0a993dc012
Update translations
2019-03-10 20:32:28 +00:00
Laurent Cozic
b35cb9a7ab
Electron release v1.0.139
2019-03-08 17:40:11 +00:00
Laurent Cozic
18b836525c
Updated translations
2019-03-08 17:39:26 +00:00
Helmut K. C. Tessarek
17c9c0f9ef
Mobile: version info changes ( #1290 )
...
* update the version info string for mobiles to be consistent with the desktop
Joplin vX.Y.Z -> Joplin X.Y.Z
hardcoded the string. Joplin is a product name, no need for translation.
* show version as X.Y.Z in update dialog
* update .po files so that the previous commit won't break translations
* tag -> Schlagwort
2019-03-08 17:31:48 +00:00
Laurent Cozic
de73d4baa7
Minor issue
2019-03-08 17:19:06 +00:00
Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
921f01d9dc
Desktop: Fixed regression on external edit
2019-03-06 22:22:37 +00:00
Laurent Cozic
e30bc12354
All: Disabled Mermaid support for now
2019-03-06 07:11:55 +00:00
Laurent Cozic
fca4fa666d
Electron release v1.0.138
2019-03-03 17:14:28 +00:00
Laurent Cozic
59478160c8
Added Arabic translation
2019-03-03 17:14:17 +00:00
Laurent Cozic
8110fe89ef
Electron release v1.0.137
2019-03-03 00:59:04 +00:00
Laurent Cozic
c7ed1b5eae
Trying to fix Windows 32-bit build
2019-03-03 00:58:41 +00:00
Laurent Cozic
25951e7097
Trying to fix Windows 32-bit build
2019-03-03 00:51:54 +00:00
Laurent Cozic
687b9d1bef
All: Improve rendering of Mermaid graphs
2019-03-03 00:31:41 +00:00
Laurent Cozic
630e77b9eb
Electron release v1.0.136
2019-03-02 23:40:58 +00:00
Laurent Cozic
68ff2e17b3
Trying to fix Windows 32-bit build
2019-03-02 23:35:18 +00:00
Laurent Cozic
833d473268
Desktop: Resolves #206 : Added support for sorting notebooks by title or last modified
2019-03-02 17:35:57 +00:00
Laurent Cozic
2168090b96
Electron release v1.0.135
2019-02-27 22:52:08 +00:00
Laurent Cozic
33f7b680bc
Desktop: Fixes #1273 : Trying to improve accuracy of sidebar resizing
2019-02-27 22:44:10 +00:00
Laurent Cozic
0957298cb8
Desktop: Fixes #1268 : Fix exporting to PDF and printing, which were broken following upgrade to Electron 4
2019-02-27 22:35:26 +00:00
Laurent Cozic
4a31e5fe73
Electron release v1.0.134
2019-02-27 10:03:07 +00:00
Laurent Cozic
baacec5ba6
Electron release v1.0.133
2019-02-27 00:14:24 +00:00
Laurent Cozic
95188b71b8
Desktop: Fixes #1265 : Fixed column resize on Windows. Also increased minimum and maximum sizes of columns.
2019-02-27 00:13:56 +00:00
Laurent Cozic
06f1b9e4d7
Electron release v1.0.132
2019-02-24 23:46:17 +00:00
Laurent Cozic
8f958ac931
Desktop: Trying to fix sign server
2019-02-24 23:46:05 +00:00
Laurent Cozic
eae63bfb79
Electron release v1.0.131
2019-02-24 19:30:09 +00:00
Laurent Cozic
8adfc81c30
Trying to fix Windows build
2019-02-24 19:30:04 +00:00
Laurent Cozic
ad9bc0bf63
Electron release v1.0.130
2019-02-24 18:06:09 +00:00
Laurent Cozic
b0596670a6
Revert "New tag adding dialogue ( #1206 )"
...
This reverts commit 229dd7a6dd
.
2019-02-24 18:04:25 +00:00
Laurent Cozic
081e1c5b62
Electron release v1.0.129
2019-02-24 17:27:11 +00:00
Laurent Cozic
edfd2c4d54
Desktop: Updated build process to fix buggy electron-builder https://github.com/electron-userland/electron-builder/issues/3660#issuecomment-465461491
2019-02-24 17:26:46 +00:00
Laurent Cozic
1a86cbdb9d
Electron release v1.0.128
2019-02-24 12:48:14 +00:00
Laurent Cozic
6b3fe6b2cb
Update translations
2019-02-24 11:27:47 +00:00
Helmut K. C. Tessarek
c34872bb26
when deleting notebook or tag, display name ( #1253 )
...
The delete dialog for notebooks and tags does not display the name of the item to be deleted.
This can lead to an undesired result.
closes #1245
2019-02-24 11:11:34 +00:00
Helmut K. C. Tessarek
4845a21287
change notebook icon in toolbar and search result ( #1252 )
...
see f6f0bcf1c3
2019-02-24 11:10:55 +00:00
Laurent Cozic
ddd513fe09
Small tweaks to avoid confusion with enum name
2019-02-24 11:10:22 +00:00