Commit Graph

79 Commits

Author SHA1 Message Date
Aman Harwara
47745cb79c feat: Added "Find in note" option to note options/context menu for Super notes 2024-02-17 19:20:16 +05:30
Aman Harwara
79374f017b chore: fix Open button in duplicate toast not working correctly on mobile [skip e2e] 2024-02-17 14:34:29 +05:30
Aman Harwara
70ec1f1b54 refactor: super export modal 2024-01-27 16:17:01 +05:30
Aman Harwara
853fab53ab feat: Added "Page size" option when exporting Super notes as PDF 2024-01-27 16:04:20 +05:30
Aman Harwara
418d1a7371 feat: Super notes can now be exported as PDF (#2776) 2024-01-24 13:23:38 +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
7d9dabb818 chore: dont show embedded file export options if no selected super note has them 2023-11-11 22:17:32 +05:30
Aman Harwara
f408950aa4 fix: Fixed issue where exporting multiple files with the same name would error 2023-10-31 16:43:02 +05:30
Aman Harwara
991de1ddf5 feat: When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format.
(#2610)
2023-10-31 01:19:04 +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
c8dec9bfec feat: Re-enabled multiple selection on mobile, with improved UI (#2609) 2023-10-27 17:54:51 +05:30
Aman Harwara
9e784d0c1c refactor: menu component props and toolbar menu item colors [skip e2e] 2023-10-25 20:29:08 +05:30
Aman Harwara
29f2f366ee chore: fix timestamps 2023-10-23 19:37:45 +05:30
Aman Harwara
2e3ac3ce57 chore: make mobile menu ui more native-like (#2594) 2023-10-18 21:31:28 +05:30
Aman Harwara
4724b08c65 feat: Added "Private vaults" as a Labs feature. Can be enabled from Preferences > General > Labs (#2562) 2023-10-05 11:07:01 +00:00
Aman Harwara
e357a7820c chore: allow viewing note history as readonly member 2023-09-22 19:48:49 +05:30
Aman Harwara
48e7820100 chore: vault member permissions (#2509) 2023-09-18 19:53:34 +05:30
Aman Harwara
7c9cc821a2 chore: don't show listed menu option if note is in shared vault 2023-09-13 15:48:38 +05:30
Aman Harwara
ec69e8041f chore: enable vaults if dev mode or if user has role (#2483) 2023-09-08 00:15:21 +05:30
Aman Harwara
4865e3ba28 refactor: popover a11y aria attributes 2023-08-14 14:42:33 +05:30
Aman Harwara
7fb960470a chore: modal animations 2023-08-11 17:09:27 +05:30
Mo
d8d4052a52 refactor(web): dependency management (#2386) 2023-08-05 12:48:39 -05:00
Aman Harwara
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
a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Aman Harwara
8ceb6938b3 chore: fix super export option position in menu 2023-07-18 14:14:03 +05:30
Mo
2c68ea1d76 refactor: component manager usecases (#2354) 2023-07-13 05:46:52 -05:00
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
Mo
b032eb9c9b internal: incomplete vault systems behind feature flag (#2340) 2023-06-30 09:01:56 -05:00
Aman Harwara
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
d83e371022 chore: fix modal close on escape 2023-05-19 19:11:13 +05:30
Aman Harwara
214f299563 chore: fix padding 2023-05-12 20:54:08 +05:30
Aman Harwara
7affc7e575 fix: Fixed issue where editor column would close after deleting a note on bigger screens 2023-05-12 14:54:32 +05:30
Aman Harwara
3b5bf1e509 refactor: usePreference + update TS tooling (#2333) 2023-05-11 20:04:14 +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
Mo
8385b4e89f fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. 2023-05-04 05:54:11 -05:00
Aman Harwara
3d68ae0923 refactor: migrate dropdowns from reach-ui (#2315) 2023-04-21 16:59:45 +05:30
Aman Harwara
9996dac00a refactor: migrate dialogs & tooltips from reach-ui (#2314) 2023-04-21 01:51:22 +05:30
Aman Harwara
4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30
Aman Harwara
506a1e83f1 feat: Allow exporting multiple Super notes and select what format to export them to (#2191) 2023-02-01 00:47:28 +05:30
Aman Harwara
baf77516fe refactor: mobile popover UX (#2140) 2023-01-18 01:00:23 +05:30
Aman Harwara
efed8cf21f refactor: file context menu icons 2023-01-17 19:08:11 +05:30
Aman Harwara
77ec9ca335 refactor: files table view -> content table view 2023-01-06 02:02:07 +05:30
Aman Harwara
e57b28fe29 feat: Added file options menu to file preview modal 2023-01-05 01:23:15 +05:30
Aman Harwara
ba4b6a580b feat: Added "Add tag" option to file context menu 2023-01-05 01:16:35 +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
Aman Harwara
2026d8b936 refactor: note options tag selection menu 2022-11-27 23:33:26 +05:30
Aman Harwara
3c91b0cb17 refactor: menu items (#2057) 2022-11-27 22:53:30 +05:30
Aman Harwara
dcc8cfbe45 feat: Markdown, HTML & JSON export options for super notes (#2054) 2022-11-25 13:58:44 +05:30
Mo
8579ff39b1 feat: option to show markdown preview for super notes (skip e2e) (#2048) 2022-11-23 11:22:01 -06:00