Commit Graph

22 Commits

Author SHA1 Message Date
Jocs
8fd13ed068 sidebar support dark theme 2018-06-05 23:58:32 +08:00
冉四夕
dc79014147
Support Side Bar、 Tabs and Quick Open in Mark Text (#317)
* side-bar-view

* list files view

* update the structure of store, add modules

* open project and change select files

* add tabs view

* listen for file/dir changing, and update in sidebar

* delete some unused code

* context menu in sidebar

* add tool bar and tab bar menu item

* save all and save all and close

* copy, cut, paste, new file, new directory, move to trash, open in folder

* rename in sidebar
2018-06-04 11:23:51 -05:00
Felix Häusler
066c5485dd Fix frameless window drag (#280) 2018-05-19 23:42:30 +08:00
冉四夕
1e144f6c38
feature: support front matter #144 #220 (#261)
* feature: support front matter #144 #220

* rename in title bar only for macOs

* fix: need press `ENTER` twice when there in not `\n` at the end of front matter text

* refactor: add line block to front matter box

* update: issue template
2018-05-15 20:45:35 +08:00
Jocs
a6dbc29874 feature: Click filename to rename or save in title bar. 2018-05-14 18:12:19 +08:00
Felix Häusler
23cfc1199b enable frameless window on Linux (#115) 2018-04-04 10:29:48 +08:00
Felix Häusler
723fec398b Allow exiting full screen with maximize button on windows (#109) 2018-03-31 17:33:02 +08:00
Jocs
39f5400544 feat: user preference and fix issues #45 #16 2018-03-21 17:11:18 +08:00
Felix Häusler
3e28b7e328 fix #44: set application menu offset without window position (#46) 2018-03-21 10:37:26 +08:00
Jocs
1390db4d83 feature: autoupdate 2018-03-17 17:15:09 +08:00
Daniel
9d3951cf1c revise app-drawn window controls 2018-03-14 20:36:22 +11:00
Daniel
c8323cd4e1 add app-drawn windows titlebar 2018-03-11 19:00:04 +11:00
Jocs
12c22ce588 feat: add dark theme and light theme 2018-03-04 21:05:46 +08:00
Jocs
a77cf47ea0 feat: source code mode 2018-03-03 02:30:06 +08:00
Jocs
2ff0137b97 feat: focus mode 2018-03-02 17:56:20 +08:00
Jocs
d59702bb13 feat: search value, find next find prev 2018-03-01 20:50:11 +08:00
Jocs
f30cbfd837 opti:title bar and task list checkbox style optimization 2018-02-28 16:00:10 +08:00
Jocs
b945e2e198 feat: paste function, when paste content with inline rule, stil has bug 2017-12-28 16:13:06 +08:00
Jocs
fd52c90373 feat: word count 2017-12-26 23:52:11 +08:00
Jocs
90c6001d53 bug: fixed image rerender at every render time 2017-12-13 21:28:40 +08:00
Jocs
0438d68fac feat: auto load file when file content changed 2017-12-12 17:40:56 +08:00
Jocs
0ac3d779ba feat: auto-save 2017-12-12 15:34:25 +08:00