Commit Graph
75 Commits
Author SHA1 Message Date
Aman HarwaraandGitHub 418d1a7371 feat: Super notes can now be exported as PDF (#2776) 2024-01-24 13:23:38 +05:30
Aman HarwaraandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub 2e3ac3ce57 chore: make mobile menu ui more native-like (#2594) 2023-10-18 21:31:28 +05:30
Aman HarwaraandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub 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
MoandGitHub d8d4052a52 refactor(web): dependency management (#2386) 2023-08-05 12:48:39 -05:00
Aman HarwaraandGitHub b58898687e chore: show toast when duplicating note and update last modified date for duplicated note (#2379) 2023-08-01 18:23:20 +05:30
MoandGitHub 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
MoandGitHub 2c68ea1d76 refactor: component manager usecases (#2354) 2023-07-13 05:46:52 -05:00
MoandGitHub 078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
MoandGitHub b032eb9c9b internal: incomplete vault systems behind feature flag (#2340) 2023-06-30 09:01:56 -05:00
Aman HarwaraandGitHub 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 HarwaraandGitHub 3b5bf1e509 refactor: usePreference + update TS tooling (#2333) 2023-05-11 20:04:14 +05:30
Aman HarwaraandGitHub 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 HarwaraandGitHub 3d68ae0923 refactor: migrate dropdowns from reach-ui (#2315) 2023-04-21 16:59:45 +05:30
Aman HarwaraandGitHub 9996dac00a refactor: migrate dialogs & tooltips from reach-ui (#2314) 2023-04-21 01:51:22 +05:30
Aman HarwaraandGitHub 4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30
Aman HarwaraandGitHub 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 HarwaraandGitHub 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
MoandGitHub caf2c4a876 feat: add Super note type to list of note types (#2086) 2022-12-05 09:38:42 -06:00
MoandGitHub 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 HarwaraandGitHub 3c91b0cb17 refactor: menu items (#2057) 2022-11-27 22:53:30 +05:30
Aman HarwaraandGitHub dcc8cfbe45 feat: Markdown, HTML & JSON export options for super notes (#2054) 2022-11-25 13:58:44 +05:30
MoandGitHub 8579ff39b1 feat: option to show markdown preview for super notes (skip e2e) (#2048) 2022-11-23 11:22:01 -06:00
Aman HarwaraandGitHub 87cd31ae5d feat: use line height preference in super editor (skip e2e) (#2045) 2022-11-23 18:05:15 +05:30
MoandGitHub f49ba6bd4d feat: keyboard shortcuts for primary actions (#2030) 2022-11-18 09:01:48 -06:00
MoandGitHub 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
MoandGitHub 70a9dbcea6 refactor: blocks plugins (#1956) 2022-11-08 13:31:48 -06:00