1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-17 18:44:45 +02:00
joplin/ElectronClient/app
Ben Fisher 251f1bba55 Show note title in pdf export (#890) (#937)
* Show note title in pdf export (#890)

An example of a possible approach, to temporarily change the html in the webview to show the note title. Works, but there may be a more elegant fix.

* Show title in pdf export

Revising based on feedback
Also, a couple changes to tests so that they pass in Windows.
2018-11-07 23:35:14 +00:00
..
build/icons Minor tweaks 2018-03-02 18:24:02 +00:00
css Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
fonts Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
gui Show note title in pdf export (#890) (#937) 2018-11-07 23:35:14 +00:00
locales Udpated German translation 2018-10-05 19:53:54 +01:00
app.js Add support for custom css across all notes (#925) 2018-11-07 22:52:31 +00:00
bridge.js Electron: Fixes #312 (maybe): Removed power saving feature, which wasn\'t doing anything and added a possible fix to the UI freezing issue on Linux 2018-10-12 23:44:00 +01:00
checkForUpdates.js Fixed auto-update download url 2018-05-14 12:18:00 +01:00
compile-jsx.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
compile-package-info.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
dev-app-update.yml-FORTESTING Fixed auto-update check 2018-01-31 19:34:38 +00:00
ElectronAppWrapper.js Electron: Fixes #663: Fixed copy, cut and paste context menu on text editor 2018-09-04 18:20:41 +01:00
eventManager.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.html Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
InteropServiceHelper.js All: Resolves #734: Allow exporting to a hierarchy of Markdown files, and fixed a few issues related to exporting notebooks 2018-09-04 11:59:09 +01:00
main-html.js All: Made WebDAV options dynamics so that changing username or password doesn't require restarting the app 2018-03-15 17:57:11 +00:00
main.js Electron: Various tweaks to get PortableApps format to work 2018-04-23 21:50:29 +02:00
package-lock.json Electron release v1.0.114 2018-10-24 19:52:07 +01:00
package.json Electron release v1.0.114 2018-10-24 19:52:07 +01:00
style.css Joplin desktop Dark Mode (#921) 2018-11-07 22:37:13 +00:00
theme.js Fixed theme handling for new tag feature 2018-11-07 22:47:34 +00:00