Commit Graph
25 Commits
Author SHA1 Message Date
Aman HarwaraandGitHub efba7c682d feat: Added command palette for quick actions and switching between items (#2933) [skip e2e]
* wip: command palette

* use code instead of key

* show recent items above commands

* refactor

* fix command

* add placeholder

* Tab/Shift-Tab to switch tabs

* Fix test

* Add menu item to general account menu

* if shortcut_id is available, use that as the id

* make toggle fn more stable

* small naming changes

* fix name

* Close open modals and popovers when opening command palette

* use stable ids + make sure selectedNotesCount only changes when the count actually changes

* display all commands, even ones in recents list
2025-09-25 10:06:09 -03:00
Aman Harwara ff3c45ba35 feat: Added "Keyboard shortcuts" help dialog. Can be opened by pressing Shift + ? 2024-01-27 15:25:49 +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 HarwaraandGitHub 2e3ac3ce57 chore: make mobile menu ui more native-like (#2594) 2023-10-18 21:31:28 +05:30
Aman Harwara 917f7a2629 chore: add "Email us" button in account menu on mobile 2023-10-13 16:12:23 +05:30
MoandGitHub d8d4052a52 refactor(web): dependency management (#2386) 2023-08-05 12:48:39 -05:00
MoandGitHub a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Aman Harwara 3f796b48eb chore: lint 2023-07-12 23:59:58 +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 877d46d8eb refactor: import modal 2023-04-18 16:42:42 +05:30
Aman Harwara ef541cf70a chore: fix account menu font size 2023-04-06 19:48:12 +05:30
Aman HarwaraandGitHub baf77516fe refactor: mobile popover UX (#2140) 2023-01-18 01:00:23 +05:30
Aman Harwara b1f59b68f6 refactor: move help option below import option 2023-01-11 22:56:36 +05:30
MoandGitHub 59fc68296b refactor: optimize delay between batches on mobile to allow UI interactivity during load (#2129) 2023-01-04 13:31:45 -06:00
Aman Harwara fbc93a4f28 refactor: only show open filesend menu option on mobile 2023-01-03 11:53:44 +05:30
Aman HarwaraandGitHub 6e4bf2417a feat: Added "Import" option in the account menu that allows you to import from plaintext/markdown files, Evernote exports, Simplenote exports, Google Keep exports and also convert Aegis exports to TokenVault notes 2022-12-30 01:22:59 +05:30
Aman HarwaraandGitHub 3fbe28e068 refactor(dev-only): import tools (#2121) 2022-12-27 21:03:01 +05:30
Aman Harwara 4f07b915f0 feat: Added FileSend links to general account menu and preferences menu 2022-12-24 17:43:26 +05:30
Aman HarwaraandGitHub 3c91b0cb17 refactor: menu items (#2057) 2022-11-27 22:53:30 +05:30
MoandGitHub 994f824757 fix(mobile): increase font sizes and other mobile-centric improvements (#1907) 2022-11-01 11:41:40 -05:00
Karol Sójko 7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
Aman HarwaraandGitHub 8b845ea424 feat: add tag id to tag context menu (#1185) 2022-06-30 21:57:33 +05:30
Aman HarwaraandGitHub ee5b6627da style: tailwind classname sorting (#1169) 2022-06-28 13:37:38 +05:30
Aman HarwaraandGitHub b80038f607 feat(web): tailwind css (#1147) 2022-06-27 16:20:52 -05:00
MoandGitHub f4ef63693c refactor: repo (#1070) 2022-06-07 07:18:41 -05:00