Commit Graph

13483 Commits

Author SHA1 Message Date
Ammar Ahmed
4c9fe1e58a mobile: release v3.2.0-beta.0 v3.2.0-beta.3 2025-05-23 15:14:38 +05:00
Abdullah Atta
b21fb195d1 web: bump version to 3.2.0-beta.3 2025-05-23 15:07:11 +05:00
Ammar Ahmed
3850ad414b mobile: search and sorting 2025-05-23 14:59:01 +05:00
Abdullah Atta
22ae09f926 web: localize search results count 2025-05-23 14:59:01 +05:00
Abdullah Atta
7fe3feef22 web: hide search results on editor focus & search cancel 2025-05-23 14:59:01 +05:00
Abdullah Atta
9b70853c57 editor: make search results style toggleable 2025-05-23 14:59:01 +05:00
Abdullah Atta
175cf92e74 web: fix note not scrolling to selected match 2025-05-23 14:59:01 +05:00
Abdullah Atta
8c6476545b web: fix note not opening from search results if its already opened 2025-05-23 14:59:01 +05:00
Abdullah Atta
a0bf06db90 web: use same search ux for notes everywhere 2025-05-23 14:59:01 +05:00
Abdullah Atta
3889aa291b web: improve search results ui 2025-05-23 14:59:01 +05:00
Abdullah Atta
c1aa727a6d core: improve prefix/suffix generation for matches 2025-05-23 14:59:01 +05:00
Abdullah Atta
23de5d2229 web: add full support for highlighting results in notes search 2025-05-23 14:59:01 +05:00
Abdullah Atta
4aab23b117 editor: add support for nn-search-result node 2025-05-23 14:59:01 +05:00
Abdullah Atta
10f6501951 core: add raw html content with highlighting in results 2025-05-23 14:59:01 +05:00
Abdullah Atta
2e8173f6ca web: add support for highlighting in search results 2025-05-23 14:59:01 +05:00
Abdullah Atta
33b6e3a19d core: add console.time tracing for notes search 2025-05-23 14:59:01 +05:00
Abdullah Atta
0fb115df0b core: improve search results highlighting 2025-05-23 14:59:01 +05:00
Abdullah Atta
f1b875b1dd core: fix title matches not merged when query contains short tokens 2025-05-23 14:59:01 +05:00
Abdullah Atta
c3604da0c1 core: bring back search result sorting for notes 2025-05-23 14:59:01 +05:00
Abdullah Atta
c61706d4f1 core: add support for highlighting search results 2025-05-23 14:59:01 +05:00
Ammar Ahmed
fa39f2e75d mobile: fix archive count not shown 2025-05-23 14:59:01 +05:00
Ammar Ahmed
8a283baeaf mobile: update fts5-html lib 2025-05-23 14:59:01 +05:00
Ammar Ahmed
4ddc21d783 mobile: support sorting search results 2025-05-23 14:59:01 +05:00
Abdullah Atta
5b828a71a9 core: add a new migration to reindex fts5 2025-05-23 14:59:01 +05:00
Abdullah Atta
c3b0d0feb9 web: update sqlite3-fts5-html to v0.0.3 2025-05-23 14:59:01 +05:00
Abdullah Atta
a4468271f4 web: show date created on search results if sort by is set to date created 2025-05-23 14:59:01 +05:00
Abdullah Atta
0127de1290 web: add support for sorting in search 2025-05-23 14:59:01 +05:00
Abdullah Atta
3e270a3906 core: add support for sortable search 2025-05-23 14:59:01 +05:00
01zulfi
76a7e9318e editor: support ctrl/cmd+click to open internal links in new tab (#8131)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-23 10:36:10 +05:00
01zulfi
527b6ca1a3 web: add 'move to top' for sub-notebooks (#8066)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-21 11:31:12 +05:00
Ammar Ahmed
d3f8b06fcb mobile: handle crash in background on device boot 2025-05-20 11:32:20 +05:00
Ammar Ahmed
7d34993d84 mobile: fix new reminder title/headline is not autofill 2025-05-17 12:42:38 +05:00
Ammar Ahmed
be5a1605b7 mobile: add line break when appending to note 2025-05-17 12:14:57 +05:00
Ammar Ahmed
3e86167842 mobile: fix crash in settings -> user subscription 2025-05-17 10:05:35 +05:00
01zulfi
93713d58d4 web: persist double spaced lines config on logout (#8097)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-16 15:21:26 +05:00
01zulfi
7da18de68c web: fix readonly note not locking when vault is locked (#8092)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-16 15:21:10 +05:00
01zulfi
fccf2a7b3e web: add support for drag/dropping notes on tab strip (#8090)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-16 15:20:28 +05:00
Abdullah Atta
b200180684 web: bump version to 3.2.0-beta.2 v3.2.0-beta.2 2025-05-16 15:05:40 +05:00
Abdullah Atta
0a5ea5d448 core: fix `expected previously executed migration 2 to be at index 1 but
10 was found in its place.`
2025-05-16 15:04:27 +05:00
01zulfi
739906dbe4 core: fix db.settings.getTrashCleanupInterval return type (#8076)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-16 14:48:28 +05:00
01zulfi
4326552ccc web: add support for removing recents in command palette using delete key (#8069)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-16 14:44:11 +05:00
01zulfi
1ee1ceef73 web: press shift+enter to create note in quick open (#8068)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-05-16 14:43:24 +05:00
Ammar Ahmed
4d83666fed editor: fix alignment items in callout heading (#8101)
* editor: fix alignment items in callout heading

* Update packages/editor/styles/styles.css

Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>

---------

Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2025-05-16 14:36:29 +05:00
Abdullah Atta
86b8a2ae8c desktop: update patched better-sqlite3-multiple-ciphers to 11.6.1 v3.2.0-beta.1 2025-05-16 12:52:11 +05:00
Abdullah Atta
c8c21d210b global: regenerate package-lock.json for theme & ui packages 2025-05-16 11:22:21 +05:00
Ammar Ahmed
96343a3b1f mobile: fix error in build 2025-05-16 11:03:16 +05:00
Ammar Ahmed
74ebc4c82e mobile: add option to disable auto update check 2025-05-16 10:58:15 +05:00
Abdullah Atta
3acd3a87a9 misc: include @notesnook/theme package when generating flatpak sources 2025-05-16 10:24:54 +05:00
Abdullah Atta
94888ad94d desktop: downgrade playwright 2025-05-16 10:15:21 +05:00
Abdullah Atta
030daf12f2 desktop: fix flatpak sources generation 2025-05-15 12:17:28 +05:00