zadam
|
493d088d80
|
better back/forward navigation
|
2020-03-08 17:17:18 +01:00 |
|
zadam
|
5f4d963580
|
better back/forward navigation WIP
|
2020-03-08 11:41:42 +01:00 |
|
zadam
|
687539cc95
|
fix zen mode
|
2020-03-01 19:16:30 +01:00 |
|
zadam
|
607bdfef92
|
mobile global buttons
|
2020-03-01 11:53:02 +01:00 |
|
zadam
|
4f744564f2
|
start of mobile layout
|
2020-03-01 11:04:42 +01:00 |
|
zadam
|
95d1952896
|
wip
|
2020-02-29 16:26:46 +01:00 |
|
zadam
|
2af37640d8
|
small refactoring of search code
|
2020-02-28 00:11:34 +01:00 |
|
zadam
|
368d0c55da
|
refactoring of layout finished
|
2020-02-27 10:03:14 +01:00 |
|
zadam
|
a679fedb58
|
refactored keyboard actions into commands
|
2020-02-16 19:54:11 +01:00 |
|
zadam
|
880f4ad711
|
renamed Listener() to Event()
|
2020-02-16 19:23:49 +01:00 |
|
zadam
|
e000fb4579
|
appContext is now component
|
2020-02-16 19:21:17 +01:00 |
|
zadam
|
6d847d22d3
|
components now track their parent
|
2020-02-15 09:43:47 +01:00 |
|
zadam
|
1d2fc773c2
|
fix for delete note sync etc.
|
2020-02-10 20:57:56 +01:00 |
|
zadam
|
826c434630
|
fixes in closing tabs and elsewhere
|
2020-02-09 21:13:05 +01:00 |
|
zadam
|
14d6372bd8
|
moved tab related stuff to tab manager from app context
|
2020-02-07 21:08:55 +01:00 |
|
zadam
|
6d912c4897
|
removed dependency on note tree widget from app context
|
2020-02-07 20:56:49 +01:00 |
|
zadam
|
d1bb62c40e
|
fixes
|
2020-02-05 22:46:20 +01:00 |
|
zadam
|
42017fde5f
|
refactored access to options on frontend
|
2020-02-05 22:08:45 +01:00 |
|
zadam
|
3cd4be4e48
|
removed note detail service
|
2020-02-02 10:41:43 +01:00 |
|
zadam
|
606d5afcab
|
refactoring of note detail API
|
2020-01-24 17:54:47 +01:00 |
|
zadam
|
11a61325f9
|
removed last global keyboard handlers
|
2020-01-22 20:48:56 +01:00 |
|
zadam
|
370c63986d
|
converting more keyboard shortcuts
|
2020-01-22 19:41:19 +01:00 |
|
zadam
|
c63bb7ce8a
|
converted more keyboard actions
|
2020-01-21 22:54:16 +01:00 |
|
zadam
|
c83ca78565
|
keyboard handlers for dialogs
|
2020-01-20 22:35:52 +01:00 |
|
zadam
|
37f279fab0
|
Merge branch 'master' into m41
# Conflicts:
# src/public/javascripts/services/entrypoints.js
|
2020-01-19 09:30:38 +01:00 |
|
zadam
|
ab535bf147
|
fixes of the new CopyWithoutFormatting
|
2020-01-19 09:25:35 +01:00 |
|
Heniker
|
1876664dfb
|
add hotkey to copy contents with line breaks, fixes #349 (#831)
|
2020-01-19 09:16:36 +01:00 |
|
zadam
|
f98a20928c
|
widgetized standard toolbar
|
2020-01-15 20:10:54 +01:00 |
|
zadam
|
209b1610f6
|
widgetizing tab pane
|
2020-01-15 19:40:17 +01:00 |
|
zadam
|
5e11840137
|
moved tab management to app context
|
2020-01-12 12:30:30 +01:00 |
|
zadam
|
61474defff
|
widgetizing tree WIP
|
2020-01-12 11:15:23 +01:00 |
|
zadam
|
9e031dcd60
|
start of the refactoring to widget system
|
2020-01-11 21:19:56 +01:00 |
|
zadam
|
64f32ba38f
|
fix zen mode with new layout, closes #794
|
2019-12-29 20:48:24 +01:00 |
|
zadam
|
05a8ffb944
|
small fixes
|
2019-12-28 10:28:12 +01:00 |
|
zadam
|
15aaead7b9
|
show/hide switcher for the sidebar
|
2019-12-23 16:48:34 +01:00 |
|
zadam
|
d29c5c4758
|
sidebar pulled outside of the tab content and added splitter
|
2019-12-23 15:50:24 +01:00 |
|
zadam
|
7c8e7a3f4b
|
frameless design with tabs on top, split for left panel
|
2019-12-23 11:52:45 +01:00 |
|
zadam
|
613d5f93e8
|
convert css grid design to flex based one
|
2019-12-23 08:52:57 +01:00 |
|
zadam
|
5350496ed4
|
fix creating note from global ctrl+alt+p shortcut, closes #773
|
2019-12-20 20:13:21 +01:00 |
|
zadam
|
a82066d899
|
ability to define a keyboard shortcut for paste markdown, closes #761
|
2019-12-10 23:04:18 +01:00 |
|
zadam
|
156f040880
|
added "backend log" dialog
|
2019-12-05 21:25:36 +01:00 |
|
zadam
|
6bbd4c59bc
|
reduce flicker of "create new day note"
|
2019-11-24 21:40:50 +01:00 |
|
zadam
|
c400a7143c
|
reorganization of shortcuts in the options
|
2019-11-24 10:40:18 +01:00 |
|
zadam
|
01ff34b5d4
|
moving edit branch prefix, search in subtree and toggle note hoisting to global entrypoints instead of being tree specific
|
2019-11-23 23:06:25 +01:00 |
|
zadam
|
ff0245f05f
|
dynamically translating kbd based on actions
|
2019-11-22 22:35:59 +01:00 |
|
zadam
|
0e5028acd3
|
support global shortcuts with global: prefix
|
2019-11-21 21:12:07 +01:00 |
|
zadam
|
587134c2f8
|
separators and fixes
|
2019-11-20 23:10:41 +01:00 |
|
zadam
|
5fac2c7633
|
saving options keyboard shortcuts
|
2019-11-20 22:48:32 +01:00 |
|
zadam
|
667471e7bb
|
toggle zen mode in the global menu
|
2019-11-19 23:33:07 +01:00 |
|
zadam
|
3c4ec7fe1a
|
keyboard shortcuts WIP
|
2019-11-19 23:02:54 +01:00 |
|