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
Mo
69c3f2be83
feat: daily notes (dev only) ( #1894 )
2022-10-27 17:21:31 -05:00
Aman Harwara
f48c3f9582
feat: add "Upload and link file" button to linking panel
2022-10-26 00:35:50 +05:30
Mo
bda16b88c0
fix(web): emoji length computation ( #1864 )
2022-10-23 11:04:17 -05:00
Aman Harwara
f71e6fe703
fix: improve plaintext editor performance on mobile ( #1855 )
2022-10-21 11:49:23 +05:30
Aman Harwara
d333d4f188
fix: file not linking to note when uploaded by dragging on note
2022-10-20 12:44:50 +05:30
Aman Harwara
e99c7b7c51
feat: improved file drag-n-drop experience ( #1848 )
2022-10-20 02:18:52 +05:30
Mo
07ffc01ede
refactor: add redundant protection checks ( #1822 )
2022-10-18 10:15:14 -05:00
Mo
2b66ff82ee
refactor: note editor relationships ( #1821 )
2022-10-18 08:59:24 -05:00
Aman Harwara
e3f28421ff
feat: item linking ( #1779 )
2022-10-11 23:54:00 +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
Mo
492c9bacbf
fix(web): change component keys to use id tied to controller lifecycle instead of item id ( #1681 )
...
* fix(web): change component keys to use id tied to controller lifecycle instead of item id
* chore: lint
2022-09-29 10:58:10 -05:00
Aman Harwara
11dd39c126
feat: add custom note title format pref ( #1678 )
2022-09-29 20:10:05 +05:30
Aman Harwara
c0af596f2d
fix: sticky header behavior on iOS ( #1662 )
2022-09-28 18:36:42 +05:30
Aman Harwara
70e57e32b3
fix: don't hide note tags container on desktop
2022-09-27 16:19:06 +05:30
Aman Harwara
f8f6a5212b
feat: sticky header on mobile if plaintext note is scrolled ( #1645 )
2022-09-26 21:15:11 +05:30