Commit Graph

105 Commits

Author SHA1 Message Date
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
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
9f824266ac fix: Fixed issue where a new note would not be correctly synced after making changes 2023-04-13 00:06:53 +05:30
Aman Harwara
4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30
Aman Harwara
09fd65903b fix: Files uploaded to a protected Super note will also be marked as protected 2023-03-30 12:19:15 +05:30
Aman Harwara
8bf891f8a3 fix: Fixed issue where ordered list numbers in Super would get cut off when using monospace font 2023-03-24 19:10:33 +05:30
Aman Harwara
9adfb0a925 refactor: fix noteviewcontroller de-init 2023-03-22 15:58:44 +05:30
Aman Harwara
7bf76b51c5 refactor: merge blocks-editor package with web (#2217) 2023-02-17 18:35:17 +05:30
Aman Harwara
91a8023fa4 fix: Fixes issue where pasting in a new Super note would not save it 2023-02-16 14:40:32 +05:30
Aman Harwara
cfc6022fbb fix: Fixed issue where toggling a link from Super mobile toolbar didn't work 2023-02-06 13:32:14 +05:30
Aman Harwara
9808262e9e feat: Added search button to Super mobile toolbar 2023-02-06 13:31:37 +05:30
Aman Harwara
999119d292 Merge branch 'main' of github.com:standardnotes/app 2023-02-02 19:07:33 +05:30
Aman Harwara
0785ea6531 feat: Added language selection dropdown in Super when cursor is in a code block 2023-02-02 19:07:18 +05:30
Aman Harwara
7a3f3761fc fix: Fixed issue where Super toolbar would close on clicking on iOS 2023-02-02 13:24:55 +05:30
Aman Harwara
cf4e34858f fix: Fixed issue where converting to Super would result in empty note 2023-02-01 21:25:12 +05:30
Aman Harwara
9da8f4e419 fix: Fixed issue where clicking on the toolbar would dismiss the keyboard & toolbar 2023-02-01 20:24:03 +05:30
Aman Harwara
4a3f9f12e7 feat: Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks (#2189) 2023-02-01 13:59:51 +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
d583311de7 refactor: modals 2023-01-26 22:08:12 +05:30
Aman Harwara
1b696fa504 feat: Links in Super notes will get auto-linked when they're pasted or typed 2023-01-25 16:45:23 +05:30
Aman Harwara
42db3592b6 refactor: mobile modals (#2173) 2023-01-24 19:26:20 +05:30
Aman Harwara
baf77516fe refactor: mobile popover UX (#2140) 2023-01-18 01:00:23 +05:30
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