Le Tan
b09320e666
VEditArea: refine Navigation Mode
2018-03-28 19:36:18 +08:00
Le Tan
d421a8577c
support Universal Entry
...
`Ctrl+G` to call out the Universal Entry.
2018-03-28 19:35:38 +08:00
Le Tan
29977cff87
refine README
2018-03-23 08:30:09 +08:00
Le Tan
fd6f0270c9
refine README
2018-03-23 08:17:32 +08:00
Le Tan
6efe3d67ec
fix travis.ci
v1.13
2018-03-21 21:55:42 +08:00
Le Tan
71e744b1b5
fix travis.ci
2018-03-21 21:52:11 +08:00
Le Tan
dba6bb1e68
release v1.13
2018-03-21 21:04:08 +08:00
Le Tan
507568ae2c
refine Chinese translations
2018-03-21 21:01:39 +08:00
Le Tan
b8a8ed974b
refine changes.md
2018-03-21 19:35:12 +08:00
Le Tan
28d359c4bb
search: add search Object Path
...
1. For internal file and folder, search the relative path;
2. For orphan file, search the complete path;
2018-03-21 19:34:59 +08:00
Le Tan
a6c07a6dda
theme: change line-height to 1.5 in css
2018-03-21 19:33:33 +08:00
Le Tan
78b239545b
export: force wrap and word-break for line number of code block
2018-03-21 19:31:52 +08:00
Le Tan
49e2c74122
theme: support $ for scaled number
2018-03-20 21:54:57 +08:00
Le Tan
0bf7284728
theme: refine v_pure
2018-03-20 20:52:23 +08:00
Le Tan
ff4a2d0b91
markdown-it: add options for subscript and superscript
2018-03-19 20:05:26 +08:00
Le Tan
b3f874577c
theme: refine v_pure and v_moonlight
2018-03-19 20:05:10 +08:00
Le Tan
84df970e22
theme: replace v_white with v_native
...
Change v_white to a more native theme.
2018-03-18 17:12:08 +08:00
Le Tan
e38ec22263
editor: add PasteAsBlockQuote menu action
2018-03-16 22:37:30 +08:00
Le Tan
de7ea32104
flowchart: support both flow and flowchart as the language
2018-03-16 21:38:45 +08:00
Le Tan
dfbb692b15
flowchart/mermaid: remove the surrounding pre
2018-03-16 21:38:25 +08:00
Le Tan
47b4cc88aa
support sorting items by clicking the column header
2018-03-16 21:37:56 +08:00
Le Tan
407658bead
cart: support sorting by drag&drop or dialog
2018-03-16 21:37:31 +08:00
Le Tan
eb4d2a7ba3
search: add context menu to search result tree
2018-03-15 22:00:30 +08:00
Le Tan
7c9da2a37c
search: support && and || logical operator
...
- Space-separated keywords are combined as AND;
- && and || for AND and OR;
- Do not support using both && and ||;
- When multiple keywords are specified, will not show all the matched lines.
2018-03-15 22:00:14 +08:00
Le Tan
a2ee5413a1
support search
...
- Ctrl+E C to toggle the search dock;
2018-03-13 20:45:44 +08:00
Le Tan
d404360fee
bug-fix: could not quit VNote in KDE
2018-03-09 22:47:00 +08:00
Le Tan
469f4b43cc
find&replace: support \n for back reference in replace text
2018-03-07 21:04:34 +08:00
Le Tan
d3f9ec48eb
export: support custom export
2018-03-07 21:04:19 +08:00
Le Tan
9710659a00
support word count
2018-03-06 19:33:40 +08:00
Le Tan
113a1455de
style: add explicit margins to <p>
...
Or the copied HTML will contain the margin info of <p>.
2018-03-06 19:33:27 +08:00
Le Tan
69c14394ac
refine image insert selection logics
2018-03-06 19:33:13 +08:00
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
fb73fdad77
export: bug fix
2018-03-04 11:33:44 +08:00
Le Tan
8e06c24fc1
export: call tool process asynchronously
2018-03-03 12:29:55 +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
a331eee186
export: support exporting notes all in one PDF
2018-03-02 22:37:02 +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
53c36b5a70
export: remember subfolder settings
2018-03-02 22:36:26 +08:00
Le Tan
22104ebde3
support transparent render background
...
It is useful for export.
2018-03-02 22:36:11 +08:00
Le Tan
935bb4d3b4
export: support exporting PDF via wkhtmltopdf tool
2018-03-01 20:59:57 +08:00
Le Tan
3bee0365e9
support SavePage action in reading mode
2018-03-01 20:19:38 +08:00
Le Tan
bccc0b28db
export: support MHTML format
2018-03-01 20:19:20 +08:00
Le Tan
28765bf4bb
add issue template
2018-02-28 20:59:27 +08:00
Le Tan
9c3da47cb1
release v1.12
v1.12
2018-02-26 21:11:57 +08:00
Le Tan
a3124f6890
refine Chinese translations
2018-02-26 21:07:58 +08:00
Le Tan
fa7fb7581b
refine changes.md
2018-02-26 19:30:54 +08:00