Commit Graph

82 Commits

Author SHA1 Message Date
Aman Harwara
85f19fb9a9 refactor: super search style 2023-01-16 23:45:52 +05:30
Aman Harwara
392335899a fix: Fixed issue where opening a Super note would change its modified date (skip e2e) 2023-01-16 23:20:59 +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
Aman Harwara
22c6e2c56c feat: Added linked items container & autocomplete input to file preview modal 2023-01-05 15:32:18 +05:30
Aman Harwara
113d3bebb4 fix: Fixed issue where Super note font size would shift on first load 2022-12-29 12:51:32 +05:30
Aman Harwara
35b00737bf fix: Fixed issue where Super note would convert whole line into tag even after closing menu 2022-12-23 15:03:18 +05:30
Aman Harwara
1828f80ba5 chore: removed unnecessary warning 2022-12-21 00:27:16 +05:30
Mo
d149b500ee feat: Add current Writing Streak to Daily Notebooks (#2093) 2022-12-08 11:11:13 -06:00
Mo
a70d1009a3 feat: add Indent/Outdent options in Super when on mobile 2022-12-06 21:56:05 -06:00
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
1d22365086 fix: fixes issue where first change was ignored with Super notes 2022-12-05 07:56:10 -06:00
Mo
bd5ccbfab6 refactor: avoid deallocing note controller until local propagation complete 2022-12-05 07:53:21 -06:00
Aman Harwara
90e10c76f7 refactor: separate selectAndUploadFile and uploadFile functions (#2085) 2022-12-04 11:11:37 +05:30
Mo
b5b6192b60 fix: fixes issue where files imported from another account could not be deleted (#2082) 2022-12-02 10:13:25 -06:00
Mo
7f2074a6ec feat: screen presentation and dismiss animations for mobile (#2073) 2022-11-30 14:37:36 -06:00
Aman Harwara
f30d0898ec fix: "Prevent editing" option not working correctly for Super notes 2022-11-30 18:22:41 +05:30
Aman Harwara
a417e5ba8d fix: Make super note styling consistent with plaintext notes (#2068) 2022-11-29 21:57:23 +05:30
Aman Harwara
e3ec8503a5 refactor: use ClipboardEvent interface for file paste command 2022-11-29 00:12:10 +05:30
Mo
cc2762a29d feat: convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) 2022-11-28 12:19:53 -06:00
Aman Harwara
96e8dfdd31 fix: Only autofocus super notes when creating new note (#2063) 2022-11-28 23:38:45 +05:30
Aman Harwara
db3069eab3 feat: Paste files in Super notes to upload and embed them (#2060) 2022-11-28 20:17:21 +05:30
Aman Harwara
7f6c53dfcb fix: add new line after embedding files
fix: sync icon direction
2022-11-28 15:15:06 +05:30
Mo
a6efc5336b fix: issue where plaintext editor autofocus would interfere with sign in form 2022-11-25 06:41:40 -06:00
Aman Harwara
dcc8cfbe45 feat: Markdown, HTML & JSON export options for super notes (#2054) 2022-11-25 13:58:44 +05:30
Aman Harwara
2485bed350 feat: resize images in super editor (#2052) 2022-11-24 21:06:09 +05:30
Mo
2e517c985d fix: include more search results in linking autocomplete menu 2022-11-24 09:30:13 -06:00
Mo
8579ff39b1 feat: option to show markdown preview for super notes (skip e2e) (#2048) 2022-11-23 11:22:01 -06:00
Aman Harwara
87cd31ae5d feat: use line height preference in super editor (skip e2e) (#2045) 2022-11-23 18:05:15 +05:30
Aman Harwara
096d82f7af fix: lazy load embedded files in super editor (#2043) 2022-11-23 00:55:20 +05:30
Aman Harwara
8c8f045b9a fix: super editor popover menus (#2041) 2022-11-22 19:16:59 +05:30
Mo
c39c72da7a feat: ability to drag super list items; secure password generation blocks (#2039)
* feat: ability to drag list item nodes

* fix: issue where editor focus would scroll to bottom

* fix: improve drag icon and prevent from interfering with selection

* fix(super): add 'current' as keyword for bringing up date block options

* fix(super): issue with autocomplete menu width on large screens

* feat(super): ability to generate secure random passwords
2022-11-19 08:53:30 -06:00
Mo
24ff87c306 fix: improved error reporting in super; improved draggable block icon padding 2022-11-18 20:54:03 -06:00
Mo
e58c563795 fix: issue where converting empty plain note to super would result in error 2022-11-18 14:53:18 -06:00
Mo
f49ba6bd4d feat: keyboard shortcuts for primary actions (#2030) 2022-11-18 09:01:48 -06:00
Mo
f793673875 feat: click saving indicator to toggle visibility (#2028) 2022-11-17 10:57:23 -06:00
Aman Harwara
d21f3ba6f3 fix(mobile): super editor autocomplete dropdowns (#2019) 2022-11-17 02:44:16 +05:30
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
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
fdf9ab0fcb feat: file drop handling for super notes (#1990) 2022-11-09 14:55:44 -06:00
Mo
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
Mo
70a9dbcea6 refactor: blocks plugins (#1956) 2022-11-08 13:31:48 -06:00
Mo
2ed01a071c refactor: lexical (#1954) 2022-11-07 10:42:44 -06:00
Mo
40a1a27444 refactor: block storage (#1952) 2022-11-06 07:51:41 -06:00
Mo
77d5093f14 refactor: extract components to plugin repo (#1933) 2022-11-04 11:04:53 -05:00
Mo
25ecdceea9 refactor: remove reliance on viewport height in favor of body (#1926) 2022-11-01 15:58:12 -05:00
Mo
994f824757 fix(mobile): increase font sizes and other mobile-centric improvements (#1907) 2022-11-01 11:41:40 -05:00
Mo
89927a3790 perf: avoid uneccessary notes list item rerenders (#1904) 2022-10-30 10:48:23 -05:00
Mo
88017ce3d9 fix(mobile): note view hide bar options on editor focus (#1903) 2022-10-29 14:53:03 -05:00