1636 Commits

Author SHA1 Message Date
Le Tan
5c78eac179 jump to given line when activating a location list item 2021-04-14 21:13:21 +08:00
Le Tan
0e41597798 refine ViewWindow and FileOpenParameters 2021-04-14 20:25:51 +08:00
Le Tan
fe827e74f0
support full-text search (#1733) 2021-04-13 20:53:08 +08:00
Le Tan
372f092919 release v3.0.0-beta.10 v3.0.0-beta.10 2021-03-19 20:35:54 +08:00
Le Tan
c442892b59 add ExpandAll to node explorer 2021-03-18 20:26:26 +08:00
Le Tan
9c9983411f support exporting current note besides current buffer 2021-03-18 20:19:53 +08:00
Le Tan
a2d180ea12 update Mermaid.js to 8.9.1 2021-03-17 22:19:21 +08:00
Le Tan
c506b3e1e7 add command line parser
Support open files via command line.
2021-03-17 22:04:29 +08:00
Le Tan
2bad915583 add exclude patterns for external nodes
implement reloadNodes() to reload all the notebook.
2021-03-16 20:08:59 +08:00
Le Tan
df33ee6770 small fixes
1. Show Full Screen tips;
2. Show Rich Paste and Paste To Markdown tips;
2021-03-15 20:20:17 +08:00
Le Tan
24131ffa77
release v3.0.0-beta.9 (#1719) v3.0.0-beta.9 2021-03-14 10:07:07 +08:00
Le Tan
9895207dd4
support external nodes (#1718) 2021-03-14 09:37:06 +08:00
Le Tan
aa00164dff support manual sort 2021-03-01 20:21:08 +08:00
Le Tan
319da24989 fix crash when exporting external file 2021-02-28 09:34:54 +08:00
Le Tan
1b8eb77eab release v3.0.0-beta.8 v3.0.0-beta.8 2021-02-26 20:40:27 +08:00
Le Tan
877001587b small fixes 2021-02-26 20:26:43 +08:00
Le Tan
c7c6d41eff add button in note explorer to toggle recycle bin node 2021-02-25 21:01:08 +08:00
Le Tan
f51a6510aa
remove libnss3.so and libnssutil3.so from AppImage (#1702) 2021-02-25 20:18:08 +08:00
Le Tan
551b7d45f4 fix Qt's bug 2021-02-25 20:14:31 +08:00
Le Tan
6b53c13492 update Chinese translations 2021-02-24 21:12:07 +08:00
Le Tan
517d977266
NotebookExplorer: support view order (#1700) 2021-02-24 20:46:05 +08:00
Le Tan
d8371a9b45
fix compilation error (#1697) v3.0.0-beta.7 2021-02-23 21:19:33 +08:00
Le Tan
41bb9c0676
release v3.0.0-beta.7 (#1696) 2021-02-23 20:37:03 +08:00
Le Tan
04a57f4f8d support export 2021-02-23 20:26:15 +08:00
Le Tan
7595b03639
refactor Node interface (#1681) 2021-02-01 20:42:39 +08:00
Le Tan
508610d304 small fix 2021-01-13 21:46:47 +08:00
Le Tan
9d76d1f06b support opening link to folder in read mode
If it is a folder node, then locate to it. Otherwise, open it in the
file browser of OS.
2021-01-13 21:46:25 +08:00
Le Tan
9e20f1b0a6 support section number base level [1,3] in read mode 2021-01-12 20:34:45 +08:00
Le Tan
a43bd84570 release v3.0.0-beta.6 v3.0.0-beta.6 2021-01-11 20:54:32 +08:00
Le Tan
b4818e617f refine default new note name 2021-01-11 04:42:14 -08:00
Le Tan
00b8995fc8 bug fix
* Properties on folder node causes crash;
* Workspace crash on renaming node;
* New note name conflicts;
2021-01-11 04:42:14 -08:00
Le Tan
bb1e23a2dd add theme pure 2021-01-11 04:42:14 -08:00
Le Tan
e9e24d5e0f
release v3.0.0-beta.5 (#1650) v3.0.0-beta.5 2021-01-10 14:14:58 +08:00
Le Tan
a3a1a307fd update Chinese translations 2021-01-10 13:46:46 +08:00
Le Tan
f2bfcd25d1 Small fix
* Add *.rmd to Markdown suffix
* Turn on system title bar by default
* Enable AutoBreak by default
* Fix title on new note
2021-01-10 12:27:17 +08:00
Le Tan
75dc7c6f28
Smart Table and Mark (#1649)
* support smart table and mark
2021-01-10 11:52:08 +08:00
Le Tan
6503b433e1
Dev (#1644)
* add file type combobox in NewNoteDialog

* add SectionNumberStyle
2021-01-07 20:41:45 +08:00
Le Tan
9dd83a6f2f
small fix (#1641) 2021-01-05 07:01:19 +08:00
Le Tan
db341b5574
release v3.0.0-beta.4 (#1639)
* refine readme

* release v3.0.0-beta.4
v3.0.0-beta.4
2021-01-02 11:27:04 +08:00
Le Tan
774930c950
fix combobox style on macOS (#1638)
* fix combobox style on macOS

* fix SingleInstanceGuard on *nix

* fix style on macos

* fix demo
2021-01-02 09:55:46 +08:00
Le Tan
7692f9f82a WebViewer: support link jump 2021-01-02 09:53:56 +08:00
Le Tan
aaa8fe85e8 update translations 2021-01-01 04:22:33 -08:00
Le Tan
3b046ab0ee set default theme to moonlight 2021-01-01 04:22:33 -08:00
Le Tan
220fba09a9 use socket for single instance guard 2021-01-01 04:22:33 -08:00
Le Tan
8a1558f4da handle autosave temporary failure 2021-01-01 04:22:33 -08:00
Le Tan
d376d1125e small fix 2021-01-01 04:22:33 -08:00
Le Tan
bc11a8d0af refine moonlight theme 2020-12-31 21:09:25 +08:00
Le Tan
759c562eb8
add theme moonlight (#1636) 2020-12-31 19:53:28 +08:00
Le Tan
88df448177 refine native theme 2020-12-27 10:48:28 +08:00
Le Tan
2600d12fc2 make the . after section number optional 2020-12-26 15:23:32 +08:00