zadam
|
6b58e59819
|
added keyboard shortcut for toggling the right pane, closes #4552
|
2024-01-28 08:58:40 +01:00 |
|
zadam
|
38db7f9db7
|
style tweaks #4338
|
2023-10-19 23:54:36 +02:00 |
|
zadam
|
0599891ec0
|
Merge pull request #4001 from dymani/reopen-in-place
Reopen recently closed tab/split in place
|
2023-07-24 22:52:14 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
a46c5a2243
|
use isLabelTruthy() for most binary labels
|
2023-06-29 00:14:12 +02:00 |
|
zadam
|
e6bf6424e8
|
rename loadresults methods/properties for clarity that they don't contain entities, only rows
|
2023-06-05 16:12:02 +02:00 |
|
zadam
|
93addac8bb
|
Merge branch 'master' into next61
# Conflicts:
# src/becca/entities/bnote.js
# src/public/app/components/note_context.js
# src/public/app/layouts/desktop_layout.js
# src/public/app/services/note_content_renderer.js
# src/public/app/services/utils.js
# src/public/app/widgets/ribbon_widgets/file_properties.js
# src/public/app/widgets/ribbon_widgets/note_info_widget.js
# src/services/notes.js
|
2023-06-05 00:09:55 +02:00 |
|
dymani
|
2c8eb82d42
|
Reopen recently closed tab/split in place
|
2023-06-03 05:54:33 +08:00 |
|
dymani
|
58253567cd
|
Simplify noteContextReorder event call
|
2023-06-01 00:48:37 +08:00 |
|
dymani
|
735852b3c1
|
Use noteContextReorder event instead
|
2023-05-31 01:53:55 +08:00 |
|
dymani
|
2a39906993
|
Cleanup
|
2023-05-30 04:22:51 +08:00 |
|
dymani
|
e1b67e20ec
|
Add buttons to move split panes
|
2023-05-30 03:44:05 +08:00 |
|
zadam
|
9e9fb2979f
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# package.json
# src/public/app/components/note_context.js
# src/public/app/services/open.js
# src/public/app/widgets/buttons/note_actions.js
# src/public/app/widgets/find_in_code.js
# src/public/app/widgets/type_widgets/canvas.js
# src/services/options.js
|
2023-05-20 20:55:57 +02:00 |
|
SnnBcd xt
|
d24d3af87d
|
Other elements in the scroll-container (including text search) scroll smoothly
|
2023-05-17 12:03:38 +00:00 |
|
zadam
|
38781d33ac
|
Merge remote-tracking branch 'origin/master' into next60
# Conflicts:
# src/public/app/widgets/type_widgets/editable_text.js
|
2023-05-13 15:43:35 +02:00 |
|
MeIchthys
|
46ed61d38a
|
Make active ribbon item more obvious
|
2023-05-09 16:29:04 -04:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
5d6d9ab6d6
|
wip attachment support
|
2023-04-03 23:47:24 +02:00 |
|
zadam
|
85403321cf
|
tweaks
|
2023-02-15 15:57:33 +01:00 |
|
zadam
|
15607becc6
|
Merge branch 'master' into dev
# Conflicts:
# package-lock.json
# src/public/app/entities/fnote.js
# src/services/notes.js
|
2023-02-02 23:35:41 +01:00 |
|
zadam
|
2e181d0fb1
|
toggling the left pane will toggle the focus between tree and detail, #3563
|
2023-01-31 22:35:01 +01:00 |
|
zadam
|
a7b103e07a
|
add a button to temporarily hide TOC, closes #3555
|
2023-01-24 16:24:51 +01:00 |
|
zadam
|
f50a9c250a
|
many small issues found by intellij analysis
|
2023-01-15 21:04:17 +01:00 |
|
zadam
|
e2b227df34
|
make initialization of launchers more robust
|
2022-12-24 14:42:35 +01:00 |
|
zadam
|
4c51588270
|
custom widget launchers should not be initialized in safe mode
|
2022-12-24 13:57:42 +01:00 |
|
zadam
|
e5e0add1a2
|
fixed history navigation buttons
|
2022-12-23 20:17:04 +01:00 |
|
zadam
|
724f99f17c
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
|
zadam
|
e41104208a
|
added today launcher
|
2022-12-18 23:25:35 +01:00 |
|
zadam
|
5fca606730
|
added note hoisting option to the note launcher
|
2022-12-18 22:05:06 +01:00 |
|
zadam
|
2957e1d78a
|
improvements in mobile layout for launchbar
|
2022-12-12 23:48:34 +01:00 |
|
zadam
|
23322455a3
|
mobile layout now has launchbar
|
2022-12-11 22:26:18 +01:00 |
|
zadam
|
c231b3cb79
|
styling changes of buttons
|
2022-12-11 13:20:37 +01:00 |
|
zadam
|
8d6801bb85
|
new split should keep the hoisted note
|
2022-12-08 23:29:08 +01:00 |
|
zadam
|
2ad19ddd36
|
generate hidden subtree declaratively
|
2022-12-07 12:46:41 +01:00 |
|
zadam
|
5fc9f5f3f9
|
improvements
|
2022-12-06 23:48:44 +01:00 |
|
zadam
|
cd60ad4267
|
improvements
|
2022-12-03 21:11:49 +01:00 |
|
zadam
|
b85f335561
|
launcher improvements
|
2022-12-02 16:46:14 +01:00 |
|
zadam
|
0e68e8069b
|
launcher improvements
|
2022-12-01 16:22:04 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|
zadam
|
1a6c9be065
|
renamed shortcuts to launchers
|
2022-12-01 10:16:57 +01:00 |
|
zadam
|
0985314fb7
|
shortcut improvements
|
2022-11-30 16:57:51 +01:00 |
|
zadam
|
e759b4846a
|
shortcut improvements
|
2022-11-29 16:16:57 +01:00 |
|
zadam
|
eecfce3cc9
|
shortcuts use templates
|
2022-11-28 23:39:23 +01:00 |
|
zadam
|
a459230aa9
|
shortcuts improvements
|
2022-11-27 23:43:25 +01:00 |
|
zadam
|
6883b71ce7
|
shortcut improvements
|
2022-11-25 15:29:57 +01:00 |
|
zadam
|
c16f7a5e02
|
Merge branch 'master' into next55
# Conflicts:
# electron.js
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
# src/public/app/widgets/note_tree.js
# src/services/port.js
|
2022-10-15 12:09:25 +02:00 |
|
zadam
|
180051d252
|
added "scrolling-container" class, fixes #3147
|
2022-09-19 23:15:54 +02:00 |
|
zadam
|
d4658b9c2a
|
bring back the possibility to close the floating buttons again, closes #3116
|
2022-09-18 14:57:44 +02:00 |
|
zadam
|
aebdbdf8be
|
fix falsy check in setting custom widget positions, closes #3060
|
2022-08-14 15:00:18 +02:00 |
|
zadam
|
3c26e00fe1
|
launchbar WIP
|
2022-08-07 15:34:59 +02:00 |
|