Commit Graph

43 Commits

Author SHA1 Message Date
Aman Harwara
5463b7b58e chore: fix super editor menus overflowing 2024-01-20 20:16:26 +05:30
Aman Harwara
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
5660df577d fix: Fixed issue where multiple trashed items on mobile could not be deleted permanently 2023-11-27 21:34:10 +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
a850d3c989 chore: native-like draggable mobile menus (#2599) 2023-10-23 19:27:52 +05:30
Aman Harwara
fd26966a03 style: menu animations (#2401) 2023-08-10 22:17:36 +05:30
Aman Harwara
4b24b58f21 feat: Improved link editing and creation in Super notes (#2382) [skip e2e] 2023-08-06 02:43:35 +05:30
Mo
a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
Aman Harwara
91e2d66e58 chore: fix super icon tint 2023-05-16 20:22:12 +05:30
Aman Harwara
3b5bf1e509 refactor: usePreference + update TS tooling (#2333) 2023-05-11 20:04:14 +05:30
Aman Harwara
bcd962f150 refactor: remove unused dark mode code (#2332) 2023-05-11 19:45:10 +05:30
Aman Harwara
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
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
880cceecd5 Revert "feat: Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319)"
This reverts commit 6d326e2db4.
2023-05-01 21:21:00 +05:30
Aman Harwara
6d326e2db4 feat: Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319) 2023-05-01 18:59:05 +05:30
Aman Harwara
baf77516fe refactor: mobile popover UX (#2140) 2023-01-18 01:00:23 +05:30
Aman Harwara
8104522658 feat: Added search and replace to Super notes on web/desktop. Press Ctrl+F in a super note to toggle search. (skip e2e) (#2128) 2023-01-12 18:57:41 +05:30
Mo
caf2c4a876 feat: add Super note type to list of note types (#2086) 2022-12-05 09:38:42 -06:00
Mo
7f2074a6ec feat: screen presentation and dismiss animations for mobile (#2073) 2022-11-30 14:37:36 -06:00
Mo
767d354780 feat: display number of files for 'Files' view (#2065)
* feat: display number of files for 'Files' view

* feat: include files count in Preferences > Security
2022-11-28 15:38:50 -06:00
Mo
f49ba6bd4d feat: keyboard shortcuts for primary actions (#2030) 2022-11-18 09:01:48 -06:00
Mo
59f8547a8d feat(labs): super editor (#2001) 2022-11-16 05:54:32 -06:00
Mo
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
6bcba01dab refactor: inner blocks note links (#1973) 2022-11-09 06:06:46 -06:00
Mo
40a1a27444 refactor: block storage (#1952) 2022-11-06 07:51:41 -06:00
Mo
994f824757 fix(mobile): increase font sizes and other mobile-centric improvements (#1907) 2022-11-01 11:41:40 -05:00
Mo
ee7f11c933 feat: per-tag display preferences (#1868) 2022-10-25 07:27:26 -05:00
Aman Harwara
1addaf4c39 fix: default auto-dark theme 2022-10-21 12:17:58 +05:30
Aman Harwara
050fa9cabc feat: make sans-serif font default 2022-10-20 13:36:00 +05:30
Aman Harwara
e3f28421ff feat: item linking (#1779) 2022-10-11 23:54:00 +05:30
Aman Harwara
09b994f8f9 feat: add free dark mode (#1748) 2022-10-06 01:49:35 +05:30
Aman Harwara
08b70968f2 feat: add pref to disable note status updates (#1702) 2022-09-30 20:34:56 +05:30
Aman Harwara
3c699eaa4a feat: add line height & font size settings for plaintext editor (#1700) 2022-09-30 00:50:33 +05:30
Aman Harwara
e0ec53f85a feat: new note status indicator (#1679) 2022-09-29 21:36:08 +05:30
Aman Harwara
11dd39c126 feat: add custom note title format pref (#1678) 2022-09-29 20:10:05 +05:30
Vardan Hakobyan
5db47e83e8 feat: delete account (#1653)
* feat: delete account

* fix: copy adjustments

Co-authored-by: Mo
2022-09-27 18:13:54 +04:00
Aman Harwara
6d5ebdeaa1 fix: export/sharing notes on mobile webview (#1644) 2022-09-27 12:24:44 +05:30
Aman Harwara
520b3add0f fix: editor content being hidden under keyboard on mobile (#1410) 2022-08-25 15:01:44 +05:30
Aman Harwara
21ea2ec7a1 feat: initial implementation of responsive app panes (#1198) 2022-07-04 21:20:28 +05:30
Aman Harwara
dcf3724e2c feat: ctrl+a to select all items (#1123) 2022-06-19 17:09:03 +05:30
Mo
0b7ce82aaa feat: add desktop repo (#1071) 2022-06-07 11:52:15 -05:00
Mo
f4ef63693c refactor: repo (#1070) 2022-06-07 07:18:41 -05:00