Le Tan
|
6ab85e1c1c
|
Outline: focus to edit area after item clicked or activated in Navigation mode
|
2018-07-25 07:25:56 +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
|
7de9eab039
|
UniversalEntry: add y to list and search outline of current note
|
2018-03-30 22:23:37 +08:00 |
|
Le Tan
|
8158d22bb4
|
convert VOutline to VTreeWidget to support simple search
|
2018-02-03 16:37:09 +08:00 |
|
Le Tan
|
6ac33d2bd0
|
support snippets
Shortcuts are not supported yet.
|
2017-11-11 08:09:22 +08:00 |
|
Le Tan
|
183b24915a
|
refactor outline logics
|
2017-10-13 07:10:04 +08:00 |
|
Le Tan
|
97051badf0
|
refactor TOC logics
|
2017-06-01 13:21:17 +08:00 |
|
Le Tan
|
882faeb5eb
|
bugfix
1. Do not add additional actions if QTextEdit has selection;
2. Add Q_DECL_OVERRIDE to supress the warnings.
3. Fix getTemplateCssUrl().
|
2017-04-24 22:34:02 +08:00 |
|
Le Tan
|
ab824946e8
|
register VEditArea and VOutline for Navigation Mode
1. Register VEditArea and VOutline for Navigation mode;
2. Support Ctrl+J and Ctrl+K navigation in VOutline;
|
2017-04-06 19:39:52 +08:00 |
|
Le Tan
|
fe4fb25105
|
VOutline: change current anchor when current item changed
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-12-03 20:26:05 +08:00 |
|
Le Tan
|
1a77056f4a
|
support outline in edit mode
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-11-10 21:59:37 +08:00 |
|
Le Tan
|
849fdf05bd
|
support synchronization between preview page and outline
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-11-08 23:21:22 +08:00 |
|
Le Tan
|
ab91f755c0
|
add dock widget to display outline
1. Support displaying outline of Markdown in read mode;
2. Support navigating by outline using Marked;
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-11-07 21:53:33 +08:00 |
|