1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/CliClient
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
..
app Marked password cache as secure, and only display stars if the value is non-empty 2018-11-02 19:22:49 +00:00
locales Minor fix for translation of 'Location' (#936) 2018-11-02 00:53:05 +00:00
tests Show note title in pdf export (#890) (#937) 2018-11-07 23:35:14 +00:00
.gitignore All: Refactored REST API to make it testable and to allow further extension 2018-09-27 09:14:05 +01:00
build-doc.sh Made scripts executable 2017-08-04 22:23:47 +02:00
build.sh All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
cli-integration.sh Bug fixes and integration tests for cli 2017-07-11 18:41:18 +00:00
fuzzing.sh Removed requirement for unique folder title 2017-07-03 18:03:14 +00:00
package-lock.json CLI v1.0.117 2018-10-29 23:24:19 +00:00
package.json CLI v1.0.117 2018-10-29 23:24:19 +00:00
publish.sh CLI v0.10.90 2018-01-26 17:19:42 +00:00
run_test.sh Minor improvments 2018-10-30 00:17:50 +00:00
run.sh All: Documentation and minor tweaks for E2EE 2018-01-05 18:40:57 +01:00