Le Tan
8d600632b4
update MathJax CDN
2018-06-09 09:21:11 +08:00
Le Tan
e59a23cda6
MainWindow: support hiding tool bar
...
ToolBar: Ctrl+E Shift+#
2018-06-08 20:01:19 +08:00
Le Tan
ecbed00467
EditArea: support maximize split or distribute splits evenly
...
MaximizeSplit: Ctrl+E Shift+|
DistributeSplits: Ctrl+E =
2018-06-08 20:00:59 +08:00
Le Tan
8d3a7874d0
editor: support custom zoom delta
2018-06-01 19:37:45 +08:00
Le Tan
a98757643f
VFileList: support specifying different view orders
2018-05-23 20:09:27 +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
6752a91ef4
markdown-it: display metadata as code block
2018-05-11 14:39:51 +08:00
Le Tan
39a8bae529
add plantuml_cmd config for custom command
2018-05-07 08:51:24 +08:00
Le Tan
5613b864c2
use 20px for default tool bar icon size
2018-05-04 20:36:09 +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
0faf79b45b
VSettingsDialog: add MathJax configuration and tool bar icon size configuration
2018-05-02 20:02:18 +08:00
Le Tan
4afefbe964
markdown-it: aware of YAML format metadata in notes
2018-04-24 07:53:09 +08:00
Le Tan
10e2bba7f6
support Mermaid and Flowchart.js preview
...
Mermaid preview is disabled for some issues.
2018-04-12 19:31:13 +08:00
Le Tan
c6b7561864
VMdTab: live preview
2018-04-10 20:58:07 +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
f733ce45db
Settings: add item to config single click's behavior in notes list
2018-04-02 20:37:24 +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
ff4a2d0b91
markdown-it: add options for subscript and superscript
2018-03-19 20:05:26 +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
d3f9ec48eb
export: support custom export
2018-03-07 21:04:19 +08:00
Le Tan
1b1c530392
change CDN of MathJax
2018-03-04 20:34:35 +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
935bb4d3b4
export: support exporting PDF via wkhtmltopdf tool
2018-03-01 20:59:57 +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
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
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
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
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
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
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
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
be1827b0c4
change predefined_colors to custom_colors
2017-12-25 19:43:28 +08:00
Le Tan
e6db71217a
add config close_before_external_editor
...
Do not close the note when opening it with external editors if this is true.
2017-12-22 22:09:38 +08:00
Le Tan
7b4117c737
theme: theme palette file could specify mdhl and css files
2017-12-10 21:46:30 +08:00
Le Tan
262c6acfd9
support themes
2017-12-03 16:14:13 +08:00
Le Tan
ce48cdafd6
change compact mode to the default mode
2017-11-21 22:02:37 +08:00
Le Tan
8d568e6e23
support Flash Page
...
Ctrl+Alt+L to edit Flash Page. Config flash_page gives the path of the
flash page.
2017-11-21 08:38:34 +08:00
Le Tan
c2973d9e23
vim-mode: add vim_exemption_keys config for Ctrl+C/V
...
Add vim_exemption_keys config to control the behaviors of Ctrl+C and
Ctrl+V in Vim mode.
2017-11-20 19:29:46 +08:00