-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Within Joplin, you set your preferred page dimensions and orientation. This is great, except I can't figure out how to override them. I don't think it is possible, actually. I have submitted a query to the Joplin community. I may file a bug soon.
If you want to diverge from whatever you set in Joplin's options (Options > General > Show Advanced Settings > ...) you have to:
- Add the setting in the markdown (as is required)
- Change the setting in the Joplin application UI — THIS IS UGLY
- Export to PDF: CTRL-SHIFT-E
...or you...
- Add the setting in the markdown (as is required)
- Export to HTML: Right-click > Exports > HTML File
- Open the HTML file with a Chrome-based browser (cuz Firefox doesn't support @top-right (etc) headers)
- Export to PDF: CTRL-P
...or you...
- Add the setting in the markdown (as is required)
- Install Joplin "Save Note as MD" plugin
- Export to MD: (Click little icon above the note editor/viewer that does this)
- Install the Chrome extension Markdown Viewer (and change a few settings)
- Open the markdown file with the browser and …
- Export to PDF: CTRL-P
I would love Joplin to just allow me to override those @page rules.
Metadata
Metadata
Assignees
Labels
No labels