Simon Cambier
8696f1381d
#105 - Fixed search input automatic selection
2022-10-22 13:36:12 +02:00
Simon Cambier
dbd66b43c7
Fixed #113
2022-10-22 08:57:13 +02:00
Simon Cambier
c2ecdd79ad
Squashed commit of the following:
...
commit ac82511ddd17d5472ae3cfea9bbad9754f5a4d62
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Sat Oct 22 08:23:42 2022 +0200
Screw that cache, seriously.
commit 8ba40d1be73daaaffea09e07bc56c339266db9b6
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Fri Oct 21 22:36:48 2022 +0200
Stuff
commit 27b8fd7dc809be9714a109d3a458eb1276a47e2e
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Fri Oct 21 22:22:20 2022 +0200
Moved files
commit fb1349c914907e586e103ca54fb04b9ddd45ef5d
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Thu Oct 20 22:25:29 2022 +0200
Removed duplicate code
commit e7371138e60cbe4155cfd4fb44e3ee1d2e3ee088
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Thu Oct 20 21:50:09 2022 +0200
Moved a bunch of files
commit 2ee1b2a0e799d4b41ab3a444d8cc44dfff5b5623
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Thu Oct 20 21:32:21 2022 +0200
Removed useless code
commit 76c530dfb9adbad1bbe9079de2330fe43a044249
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Thu Oct 20 20:44:11 2022 +0200
Split file reading and indexing
2022-10-22 08:25:34 +02:00
Simon Cambier
1376cea282
Small rework
2022-10-20 17:27:15 +02:00
Simon Cambier
576ad7c3ff
Renamed some functions, fixed some throws
2022-10-19 22:03:05 +02:00
Simon Cambier
1c3cc728f6
Squashed commit of the following:
...
commit 739f9c349031510e8ef010ba2445a2a1fdbec247
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Sun Oct 16 16:57:03 2022 +0200
Code cleaning + README
commit 85762bae592f3eafd34ba22b0cf1841bfbd91ca6
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Sun Oct 16 14:59:01 2022 +0200
Cleaning deleted PDFs from cache
commit 1a37bf38d3f64870d4b40df1b67d8106c893ab64
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Sun Oct 16 13:18:06 2022 +0200
PDF cache saved to IndexedDB
2022-10-16 16:58:10 +02:00
Simon Cambier
7ddae6dc08
Squashed commit of the following:
...
commit 603b9bbde4c6efc90c81032e4e765c64d3075e75
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Tue Oct 11 21:47:03 2022 +0200
Basic PDF indexing ok
commit 200331bb5c5111493af1e1f6ef8cd4bbfbdbfd4f
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Tue Oct 11 20:56:44 2022 +0200
Tweaks and comments
commit 434b9662d40c5fea9d8b28d43828b11916db8c94
Author: Simon Cambier <simon.cambier@ores.be >
Date: Tue Oct 11 16:22:55 2022 +0200
Refactoring notes & minisearch cache
commit 7253c676c8ed161782ba8e33f0c4c162880925ad
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Tue Oct 11 09:50:33 2022 +0200
wip
commit 77736e6ef6f28ccfddb64fb768732927d43bbd77
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Mon Oct 10 20:49:02 2022 +0200
Small rewrites & deps updates
commit 59845fdb89eb6a3ad3f3f9ad75b39e7a3e604c45
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Mon Oct 10 12:22:11 2022 +0200
wasm + worker ok
commit 1cf3b506e56147586cd0ebcc003642c5230e04cc
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Sun Oct 2 20:04:49 2022 +0200
no disk access, of course
commit eb3dd9dd4f616a479a53e10856f6c96c6725e911
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Sun Oct 2 19:08:48 2022 +0200
Rollup build ok
commit 54f2b7e615456c0e1b1504691689d1ba2c72d9e8
Author: Simon Cambier <simon.cambier@protonmail.com >
Date: Sun Oct 2 16:03:31 2022 +0200
Rollup build + wasm PoC
2022-10-11 21:54:11 +02:00
Simon Cambier
424ce687ae
Wip less magic strings
2022-10-01 13:59:14 +02:00
Simon Cambier
e9efed270f
PDF indexing is an opt-in
2022-09-30 22:30:41 +02:00
Simon Cambier
5d1e1da45b
Renamed "reindexNotes" into "refreshIndex"
2022-09-30 22:29:26 +02:00
Simon Cambier
d47309f576
Refactored code to split search and index
2022-09-30 21:33:44 +02:00
Simon Cambier
342e36aa08
Fixed a bug where the searchQuery value was not kept between contexts
2022-09-30 20:50:22 +02:00
Simon Cambier
5266ee76b3
#58 - Experimental PDF support
2022-09-29 22:10:19 +02:00
Simon Cambier
eacb53dc88
#58 - index other files than .md
...
Also, reverted 66e1d2d334 to only make showContext reactive
2022-09-23 20:50:55 +02:00
Simon Cambier
0da61668b0
#96 - Fixed layout
2022-09-23 08:40:24 +02:00
Simon Cambier
8dfa1810f0
Chore - code cleaning
2022-09-21 17:49:07 +02:00
Simon Cambier
60de958d72
Fixed #96 #97
2022-09-21 13:11:30 +02:00
Simon Cambier
35110f488d
#70 - Correctly toggling and saving settings.showContext
2022-09-20 12:53:37 +02:00
Simon Cambier
d09dd23bc8
#97 - Fixing layout
2022-09-20 12:52:04 +02:00
Simon Cambier
beaa8e5656
#87 - create in a new pane + fixed some settings stuff
2022-09-10 23:01:25 +02:00
Simon Cambier
66e1d2d334
#70 - Added a "toggle context" setting + settings is now a Svelte store
...
A bit more verbose, but allows for proper reactivity
2022-09-10 21:23:12 +02:00
Simon Cambier
65ebe02f8a
#90 - search history ok
2022-09-10 15:30:05 +02:00
Simon Cambier
417cc69483
alt+up/down to navigate search history
2022-08-26 08:54:40 +02:00
Simon Cambier
b73c5a9391
prettier
2022-08-26 08:24:04 +02:00
Simon Cambier
270994c63b
Fixed #84
2022-07-20 09:12:31 +02:00
Simon Cambier
7ccb531d88
Fixed #61
2022-07-16 20:06:57 +02:00
Simon Cambier
7ea07e1c44
Fixed #79
2022-07-14 21:55:50 +02:00
Simon Cambier
6b64cd80b4
Improved #51 and fixed #80
2022-07-14 08:24:31 +02:00
Simon Cambier
b2efcb19d8
Tentative fix for #76
2022-07-05 18:52:26 +02:00
Simon Cambier
b718f8e5cb
Tab to switch contexts, alt+enter to inject a link
2022-06-25 12:01:49 +02:00
Simon Cambier
21f936e4ee
#57 - only update the index when Omnisearch is loaded
2022-06-17 18:44:44 +02:00
Simon Cambier
13ff1e5079
Fixed #59 - Add a setting to display the short form of links in search results
2022-06-03 23:31:55 +02:00
Simon Cambier
3482b4466b
Small hack to fix a potential infinite loop
2022-05-27 15:00:06 +02:00
Simon Cambier
eb32b0af24
Fixed #52
2022-05-21 18:59:15 +02:00
Simon Cambier
5c2033cd06
#14 - non-existing notes are indexed
2022-05-17 22:17:43 +02:00
Simon Cambier
6852c26958
#50 - Handling compositionStart/End events
2022-05-15 09:08:06 +02:00
Simon Cambier
10a1bf5eff
Hide matches count when 0
2022-05-11 16:08:49 +02:00
Simon Cambier
cb84f109c0
Fixed a crash
2022-05-02 18:36:33 +02:00
Simon Cambier
ba56898170
#39 - Fixed keypress events not correctly prevented
2022-04-30 20:35:32 +02:00
Simon Cambier
ca04ed80c9
#25 - fixed matches algorithm
2022-04-30 20:18:26 +02:00
Simon Cambier
0f7036abae
#25 - quoted terms and exclusions
2022-04-29 22:56:41 +02:00
Simon Cambier
d4ef232d8e
Small fixes / cleaner code
2022-04-28 22:57:29 +02:00
Simon Cambier
50d535b0f0
Merge branch 'master' into feature/25-search-filters
2022-04-28 20:44:21 +02:00
Simon Cambier
8caeaaf66e
Correctly blocks arrow up/down on input
2022-04-28 20:44:06 +02:00
Simon Cambier
0996705473
Merge branch 'master' into feature/25-search-filters
2022-04-28 19:35:00 +02:00
Simon Cambier
664d2ef30b
Fixed the InFile's searchQuery that was overwritten by an empty lastSearch
2022-04-26 22:07:50 +02:00
Simon Cambier
cb7a11c7aa
#25 - quoted expressions for Vault search ok
2022-04-26 21:50:05 +02:00
Simon Cambier
02e45b80cc
Replaced .then() with await
2022-04-26 19:59:04 +02:00
Simon Cambier
e943f39f42
Fixed some layouts and naming ( #24 )
2022-04-26 19:56:46 +02:00
Simon Cambier
ae80b7a48f
modal.ts > modals.ts
2022-04-24 08:51:51 +02:00