Le Tan
ccd3c55cad
refine VSelectDialog with QListWidget
2018-03-06 19:33:00 +08:00
Le Tan
1b1c530392
change CDN of MathJax
2018-03-04 20:34:35 +08:00
Le Tan
9cc193178b
export: add TOC function to built-in PDF export
2018-03-04 20:19:27 +08:00
Le Tan
635ac0a10b
export: fix wkhtmltopdf
...
- MathJax works fine;
- Mermaid does not work;
- Flowchart.js works fine;
2018-03-03 09:14:21 +08:00
Le Tan
ada0b40d80
mathjax: change <pre> to <p> after rendering
2018-03-02 22:37:14 +08:00
Le Tan
2bb2910fec
add enable_flash_anchor config
...
It controls whether we need to flash the heading when we scroll to it in
read mode.
2018-03-02 22:36:51 +08:00
Le Tan
ba13ac7dc3
set <a> to break-all
2018-03-02 22:36:37 +08:00
Le Tan
935bb4d3b4
export: support exporting PDF via wkhtmltopdf tool
2018-03-01 20:59:57 +08:00
Le Tan
bccc0b28db
export: support MHTML format
2018-03-01 20:19:20 +08:00
Le Tan
2d3567e460
refine interface with shortcut hints
2018-02-26 19:30:20 +08:00
Le Tan
fe7c446e5f
export: handle HTML resources
2018-02-26 19:30:06 +08:00
Le Tan
b7e6301136
export: add option EmbedCssStyle for HTML
2018-02-25 14:37:13 +08:00
Le Tan
7069f7268b
palette: add mermaid css file config
2018-02-25 11:04:11 +08:00
Le Tan
1fe7567d79
export: support HTML format
2018-02-25 10:01:18 +08:00
Le Tan
60635fe5e7
export: support custom background, style
2018-02-23 19:54:07 +08:00
Le Tan
4a4e4ed377
add copy target Evernote
2018-02-23 19:53:44 +08:00
Le Tan
956a8ab1d0
bug-fix: fix word-wrap bug in code block line number when exporting PDF
2018-02-22 19:44:15 +08:00
Le Tan
faff0cd8f6
bug-fix: fix code block highlight issues
...
add ignore_illegals parameter to hljs.highlight().
2018-02-22 19:43:49 +08:00
Le Tan
4bcb60e903
add config enable_auto_save which is false by default
2018-02-05 22:26:38 +08:00
Le Tan
bf70c23110
combine EditNote and SaveExitNote
2018-02-04 16:50:46 +08:00
Le Tan
0f6e9e1905
refactor VListWidget
2018-02-03 12:09:57 +08:00
Le Tan
f02b942513
add descriptions of diagram and math formula in markdown guide
2018-01-27 00:07:54 +08:00
Le Tan
30c69fc148
single click in file list to open file in current tab
2018-01-26 08:48:06 +08:00
Le Tan
ec0b98f050
add Menu Bar toolbar button to toggle menu bar
2018-01-22 22:23:46 +08:00
Le Tan
ebf4173b88
add FullScreen toolbar button
...
Add shortcut FullScreen (F11) in vnote.ini.
2018-01-22 20:29:40 +08:00
Le Tan
14d0f1700c
add Close All Tabs context menu
2018-01-22 20:29:14 +08:00
Le Tan
b45f1d9518
fix font-family issue in WeChat Public Account editor
...
It could not recognize " in font-family.
2018-01-22 20:29:00 +08:00
Le Tan
cdf3eb537b
add base URL in setHtml() to enable it access local files
2018-01-21 15:32:27 +08:00
Le Tan
06cac36412
support Vim command mode in read mode
2018-01-21 14:27:49 +08:00
Le Tan
0b885e1639
output built-in themes on startup
2018-01-16 21:05:35 +08:00
Le Tan
45526cc0a8
bug-fix
...
- Caculate font height every time on painting line number area;
- Support specifying multiple fonts in font-family in qss;
- Add margin for "li ol" in CSS;
2018-01-16 21:05:35 +08:00
Le Tan
8dfcda0e51
add Cart to collect notes for further processing
2018-01-16 21:05:35 +08:00
Le Tan
632a007808
support copy as Web Editor
2018-01-10 21:24:31 +08:00
Le Tan
cd8f148946
add shortcut Ctrl+Alt+S for creating subfolder
2018-01-10 20:16:32 +08:00
Le Tan
14df9e6e90
refine copy HTML logics
2018-01-10 10:39:45 +08:00
Le Tan
9dad67739a
refine styles
2018-01-08 19:58:19 +08:00
Le Tan
b9e8bc0eb4
enable MathJax in fenced code block
2018-01-07 19:14:29 +08:00
Le Tan
1d2183d44e
VMdEditor: support zoom in/out
2018-01-05 21:27:09 +08:00
Le Tan
324d7cd444
VWebView: add css_color_mapping in palette file for copying HTMl
...
If the mapping is specified, we will replace the foreground color with
the mapping when the content is copied.
2018-01-05 19:36:40 +08:00
Le Tan
b19b1d8079
minor-fix
...
- Support repeat in title jump in read mode;
- Trim input in VInsertLinkDialog;
- Rename VLineEdit to VMetaWordLineEdit;
2018-01-04 19:54:32 +08:00
Le Tan
7e1a254073
disable subscript and supscript in Markdown-it since the conflict with MathJax
2018-01-04 19:54:20 +08:00
Le Tan
2f1971476d
VMdEditor: support copy selected text as HTML
2018-01-04 13:27:42 +08:00
Le Tan
bfd25f0033
refine styles
2018-01-02 20:42:35 +08:00
Le Tan
c5afe0bef0
disable cursor line block if cursor line highlight is disabled
2018-01-02 20:42:22 +08:00
Le Tan
968b674a50
docs: add table syntax in Markdown guide
2018-01-01 15:18:37 +08:00
Le Tan
9e5f3abb4b
bug-fix: add some margin for jumping title
2018-01-01 12:22:38 +08:00
Le Tan
dbba8edad6
update icons
2017-12-30 22:32:17 +08:00
Le Tan
e3eb4213f7
update icons
2017-12-30 21:54:33 +08:00
Le Tan
db73ab6dfd
VWebView: fix img src after copied
...
Add config web/fix_img_src_when_copied to control the behavior.
2017-12-29 18:25:04 +08:00
Le Tan
7986ebe475
VWebView: alter copied Html in VWebView to paste correctly in OneNote
2017-12-28 22:19:39 +08:00