Aman Harwara and GitHub
efba7c682d
feat: Added command palette for quick actions and switching between items ( #2933 ) [skip e2e]
...
* wip: command palette
* use code instead of key
* show recent items above commands
* refactor
* fix command
* add placeholder
* Tab/Shift-Tab to switch tabs
* Fix test
* Add menu item to general account menu
* if shortcut_id is available, use that as the id
* make toggle fn more stable
* small naming changes
* fix name
* Close open modals and popovers when opening command palette
* use stable ids + make sure selectedNotesCount only changes when the count actually changes
* display all commands, even ones in recents list
2025-09-25 10:06:09 -03:00
Antonella Sgarlatta and GitHub
d02e5cab74
fix: Prevent text from hiding behind navbar in Android ( #2914 )
2025-07-15 16:21:08 -03:00
Aman Harwara
631facc10e
chore: only add bottom safe area padding in note view if note is locked
2025-05-12 22:10:11 +05:30
Aman Harwara
9792e16c8f
chore: add safe area padding to editor content + only send resize event on android if edge-to-edge [skip e2e]
2025-05-12 18:46:50 +05:30
Aman Harwara and GitHub
b32a866f33
feat: Add toolbar option to create new note from selection in a Super note ( #2896 ) (skip e2e)
2025-04-23 17:29:18 +05:30
Aman Harwara and GitHub
594a6061b2
feat: Switched editor appearance preferences to be local instead of synced ( #2870 )
2024-04-24 12:24:34 +05:30
Aman Harwara
c42bfdcd2a
refactor: hide unnecessary header options on mobile when typing in super note [skip e2e]
2024-02-28 21:09:14 +05:30
Aman Harwara
06ca2bdedb
chore: ignore editor width setting if window size is too small
2024-02-26 20:40:41 +05:30
Aman Harwara
5463b7b58e
chore: fix super editor menus overflowing
2024-01-20 20:16:26 +05:30
Aman Harwara and GitHub
396ee3f449
feat: Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ( #2768 )
2024-01-20 15:22:09 +05:30
Aman Harwara
8574c42706
chore: fix positioning [skip e2e]
2023-10-29 14:03:25 +05:30
Aman Harwara
0f73ea8c4e
chore: fix note options menu visibility in plain editor on mobile [skip e2e]
2023-10-29 14:00:45 +05:30
Aman Harwara
d2fad22418
fix: Fixed issue where super note would be editable even when "Prevent editing" is enabled
2023-09-29 19:06:02 +05:30
Aman Harwara
6530aa4c79
chore: hide conflicts button if note is readonly
2023-09-21 20:24:29 +05:30
Aman Harwara and GitHub
e2901d9535
chore: only invalidate vault user cache when required ( #2519 )
2023-09-20 17:20:30 +05:30
Aman Harwara and GitHub
48e7820100
chore: vault member permissions ( #2509 )
2023-09-18 19:53:34 +05:30
Aman Harwara and GitHub
7c5f5c82a1
chore: improve note view vault info style ( #2488 )
2023-09-08 17:49:30 +05:30
Aman Harwara
7fb960470a
chore: modal animations
2023-08-11 17:09:27 +05:30
Mo and GitHub
d8d4052a52
refactor(web): dependency management ( #2386 )
2023-08-05 12:48:39 -05:00
Aman Harwara and GitHub
b58898687e
chore: show toast when duplicating note and update last modified date for duplicated note ( #2379 )
2023-08-01 18:23:20 +05:30
Mo and GitHub
d268c02ab3
fix: Fixes issue where lock screen would not use previously active theme ( #2372 )
2023-07-26 15:50:08 -05:00
Mo and GitHub
a77535456c
refactor: application dependency management ( #2363 )
2023-07-23 15:54:31 -05:00
Mo and GitHub
2c68ea1d76
refactor: component manager usecases ( #2354 )
2023-07-13 05:46:52 -05:00
Aman Harwara
3f796b48eb
chore: lint
2023-07-12 23:59:58 +05:30
Mo and GitHub
078ef3772c
refactor: native feature management ( #2350 )
2023-07-12 12:56:08 -05:00
Karol Sójko and GitHub
325737bfbd
chore: fix ContentType usage ( #2353 )
...
* chore: fix ContentType usage
* chore: fix specs
2023-07-12 13:53:29 +02:00
Mo and GitHub
96f42643a9
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. ( #2341 )
2023-07-03 08:30:48 -05:00
Mo and GitHub
b032eb9c9b
internal: incomplete vault systems behind feature flag ( #2340 )
2023-06-30 09:01:56 -05:00
Aman Harwara and GitHub
d3378a704a
refactor: fix conflicts view when conflicted copies are already in trash ( #2339 )
2023-06-27 22:08:46 +05:30
Aman Harwara and GitHub
e0e9249334
feat: Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ( #2337 )
2023-06-25 14:27:51 +05:30
Aman Harwara
2a7567e7b8
chore: fix template super note editor icon
2023-05-16 20:16:55 +05:30
Aman Harwara and GitHub
e1bbff14b6
feat: Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs ( #2321 )
2023-05-09 22:04:46 +05:30
Aman Harwara and GitHub
9fbb845b1d
feat: Replaced margin resizers with "Editor width" options. You can set it globally from Preferences > Appearance or per-note from the note options menu ( #2324 )
2023-05-04 17:42:16 +05:30
Aman Harwara and GitHub
4f5e634685
chore: add clipper extension package ( #2281 )
2023-04-11 22:14:02 +05:30
Aman Harwara and GitHub
7bf76b51c5
refactor: merge blocks-editor package with web ( #2217 )
2023-02-17 18:35:17 +05:30
Aman Harwara and GitHub
baf77516fe
refactor: mobile popover UX ( #2140 )
2023-01-18 01:00:23 +05:30
Aman Harwara
22c6e2c56c
feat: Added linked items container & autocomplete input to file preview modal
2023-01-05 15:32:18 +05:30
Mo
a5b1ff9595
fix: Fixed issue where entering a space or punctuation in Super autocomplete would dismiss menu
2022-12-06 21:43:45 -06:00
Mo and GitHub
7f2074a6ec
feat: screen presentation and dismiss animations for mobile ( #2073 )
2022-11-30 14:37:36 -06:00
Mo
a6efc5336b
fix: issue where plaintext editor autofocus would interfere with sign in form
2022-11-25 06:41:40 -06:00
Mo
2e517c985d
fix: include more search results in linking autocomplete menu
2022-11-24 09:30:13 -06:00
Aman Harwara and GitHub
87cd31ae5d
feat: use line height preference in super editor (skip e2e) ( #2045 )
2022-11-23 18:05:15 +05:30
Aman Harwara and GitHub
096d82f7af
fix: lazy load embedded files in super editor ( #2043 )
2022-11-23 00:55:20 +05:30
Mo and GitHub
f49ba6bd4d
feat: keyboard shortcuts for primary actions ( #2030 )
2022-11-18 09:01:48 -06:00
Mo and GitHub
59f8547a8d
feat(labs): super editor ( #2001 )
2022-11-16 05:54:32 -06:00
Mo and GitHub
da6f36f34c
fix: super improvements ( #1995 )
...
* feat(super): autolink selection with cmd + k
* feat: super note importer
* feat: handle html import
* fix: ignore load change event emitted by on change plugin
2022-11-11 12:24:46 -06:00
Mo and GitHub
2dbc89594e
fix: super note improvements ( #1991 )
...
* fix: super note previews
* fix; checkmark size
* fix: top padding
* fix: prevent delete shortcut
* fix: spellcheck control
* fix: only embed file if uploaded to current note
* fix: ability to create new tag from editor autocomplete
* feat: protected file embed handling
* fix: event payload
2022-11-10 09:35:53 -06:00
Mo and GitHub
fdf9ab0fcb
feat: file drop handling for super notes ( #1990 )
2022-11-09 14:55:44 -06:00
Mo and GitHub
6bcba01dab
refactor: inner blocks note links ( #1973 )
2022-11-09 06:06:46 -06:00
Aman Harwara
73ff1c35ab
fix: editor height
2022-11-09 16:14:38 +05:30