Le Tan
59efed94f3
config: add [global]/image_name_prefix for inserted images
2018-07-15 20:06:05 +08:00
Le Tan
f5bbc1ccd7
PegHighlighter: support math
2018-07-13 20:32:22 +08:00
Le Tan
5ebc7b8243
Outline: support increase/decrease the expanded level
...
Add config [global]/outline_expanded_level (6 by default).
2018-07-04 19:07:43 +08:00
Le Tan
b6ecc2eae1
release v1.19
2018-07-03 20:56:28 +08:00
Le Tan
2123e3abff
ConfigManager: remove check logics of obsolete config file
2018-06-30 22:16:19 +08:00
Le Tan
4267875e1c
release v1.18
2018-06-09 09:49:26 +08:00
Le Tan
04cf252c25
theme: add a dark theme v_detorte
2018-06-06 21:53:52 +08:00
Le Tan
93b26f41e4
preview: support force background for previewed images
...
- Add [editor]/preview-image-background config in MDHL;
- Will fill background first before drawing an image if specified;
2018-06-06 21:53:02 +08:00
Le Tan
a5ada5310a
release v1.17
2018-06-01 20:31:54 +08:00
Le Tan
8d3a7874d0
editor: support custom zoom delta
2018-06-01 19:37:45 +08:00
Le Tan
2ff9c607dd
explorer: support exploring system's files
2018-05-26 13:26:59 +08:00
Le Tan
a98757643f
VFileList: support specifying different view orders
2018-05-23 20:09:27 +08:00
Le Tan
89677c8261
notebook: support relative path (to app's directory)
2018-05-23 20:09:14 +08:00
Le Tan
f6436bfabf
support history navigation
2018-05-17 21:32:38 +08:00
Le Tan
f3302d25e8
MainWindow: add navigation box at the left
2018-05-14 20:41:30 +08:00
Le Tan
a71b715428
release v1.16
2018-05-11 18:26:59 +08:00
Le Tan
39a8bae529
add plantuml_cmd config for custom command
2018-05-07 08:51:24 +08:00
Le Tan
b463340101
PlantUML: add [web]/plantuml_args to pass extra arguments to PlantUML
2018-05-04 20:35:49 +08:00
Le Tan
c1a46033c8
release v1.15
2018-04-29 08:52:49 +08:00
Le Tan
9566e6f5d2
highlight: highlight MathJax formula in editor
2018-04-13 19:51:01 +08:00
Le Tan
55fcdd8884
Revert "shortcuts: translate Ctrl to Meta on macOS in default config"
...
This reverts commit 5cd114e549792bf837f18bd8b73df4e4f79e97ea.
2018-04-10 21:22:38 +08:00
Le Tan
2206102945
support Graphviz
2018-04-10 20:58:07 +08:00
Le Tan
9850d9a2a2
support PlantUML
2018-04-04 20:30:36 +08:00
Le Tan
6ba5b570b9
release v1.14
2018-04-03 20:03:17 +08:00
Le Tan
5cd114e549
shortcuts: translate Ctrl to Meta on macOS in default config
2018-04-03 19:38:43 +08:00
Le Tan
87c85ce686
theme: remove v_material theme for its lack of maintenance
2018-04-02 20:37:41 +08:00
Le Tan
dba6bb1e68
release v1.13
2018-03-21 21:04:08 +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
a2ee5413a1
support search
...
- Ctrl+E C to toggle the search dock;
2018-03-13 20:45:44 +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
22104ebde3
support transparent render background
...
It is useful for export.
2018-03-02 22:36:11 +08:00
Le Tan
9c3da47cb1
release v1.12
2018-02-26 21:11:57 +08:00
Le Tan
7069f7268b
palette: add mermaid css file config
2018-02-25 11:04:11 +08:00
Le Tan
60635fe5e7
export: support custom background, style
2018-02-23 19:54:07 +08:00
Le Tan
8ff520d0fd
refactor export
2018-02-13 22:10:48 +08:00
Le Tan
bc9dd643fc
support reset layout
2018-02-06 20:37:38 +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
30c69fc148
single click in file list to open file in current tab
2018-01-26 08:48:06 +08:00
Le Tan
97021fa7bc
change default notebooks location to user's document folder
2018-01-17 20:13:43 +08:00
Le Tan
0b885e1639
output built-in themes on startup
2018-01-16 21:05:35 +08:00
Le Tan
14df9e6e90
refine copy HTML logics
2018-01-10 10:39:45 +08:00
Le Tan
2f1971476d
VMdEditor: support copy selected text as HTML
2018-01-04 13:27:42 +08:00
Le Tan
ce48c80cd0
release v1.11.1
2018-01-02 21:15:35 +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
3432c02e83
fix build issue
2017-12-27 21:40:58 +08:00
Le Tan
2798ab8ea0
support reseting VNote in settings
...
Notebooks information will not be reset.
2017-12-26 19:26:52 +08:00
Le Tan
cb8a1df337
support shortcuts for external programs
...
1. External editor format: name=program %0,<shortcut>
2. Add "OpenViaDefaultProgram" shortcut to call system's default program
to open current note. "F12" by default.
2017-12-25 19:44:12 +08:00
Le Tan
b0c5961552
support foreground for selected/searched word in MDHL
2017-12-25 19:43:40 +08:00