Commit Graph
100 Commits
Author SHA1 Message Date
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 c82a4d18ad 0.2.5 2022-04-24 09:38:55 +02:00
Simon Cambier 52ce4c6391 #21 Index files after obsidian is correctly loaded 2022-04-24 09:38:31 +02:00
Simon Cambier 764c955ac1 0.2.4 2022-04-24 09:29:41 +02:00
Simon Cambier 43dba113e8 Trying to use cache in the pnpm workflow 2022-04-24 09:29:32 +02:00
Simon Cambier ae80b7a48f modal.ts > modals.ts 2022-04-24 08:51:51 +02:00
Simon Cambier c287c58e7f Merge branch 'master' of github.com:scambier/obsidian-omnisearch 2022-04-24 08:05:31 +02:00
Simon Cambier 84817e8dd4 Fixed #20 2022-04-24 08:05:21 +02:00
Simon CambierandGitHub fd414055da Update issue templates 2022-04-24 07:39:32 +02:00
Simon Cambier 9fdddb7f75 Refactored Svelte components 2022-04-23 22:49:16 +02:00
Simon Cambier 02d1a6a8ba More modern build 2022-04-23 22:33:41 +02:00
Simon Cambier 3bcaca708d Added Jest and tests for EventBus 2022-04-23 17:13:48 +02:00
Simon Cambier 9bd0b76473 Updated README 2022-04-23 16:24:08 +02:00
Simon Cambier 09e7711c1a Removed bold from title 2022-04-23 15:59:57 +02:00
Simon Cambier 58d745961a Cleaner fix for #18
Modal elements were not correctly destroyed
2022-04-23 11:40:01 +02:00
Simon Cambier 5901dd1797 0.2.3 2022-04-23 08:23:48 +02:00
Simon Cambier 0ec2d5da72 Fixed #18 2022-04-23 08:22:32 +02:00
Simon Cambier 4d9457813a 0.2.2 2022-04-22 23:09:30 +02:00
Simon Cambier 330df899a0 Refactored events to use a small global event bus 2022-04-22 23:09:19 +02:00
Simon Cambier acece86ee3 eslint global app var 2022-04-22 21:32:46 +02:00
Simon Cambier cfb74f30b5 Fixed note creation 2022-04-22 21:32:13 +02:00
Simon Cambier d709ce086a 0.2.1 2022-04-21 22:33:46 +02:00
Simon Cambier 244211bd69 Taking advantage of app as a global var 2022-04-21 22:24:54 +02:00
Simon Cambier 4238bc510e Removed duplicated code 2022-04-21 19:42:54 +02:00
Simon Cambier 3d730b4d7f Merge branch 'master' of github.com:scambier/obsidian-omnisearch 2022-04-21 19:12:09 +02:00
Simon Cambier 9885230c4d Updated README 2022-04-21 19:12:05 +02:00
Simon Cambier 744442ce31 Fixed #17 2022-04-21 19:11:54 +02:00
Simon CambierandGitHub 6448a80781 Update issue templates 2022-04-20 21:54:44 +02:00
Simon Cambier b3dca22527 Updated README 2022-04-20 18:00:55 +02:00
Simon Cambier 3c7b94f824 Merge branch 'feature/in-file-search' 2022-04-20 17:21:05 +02:00
Simon Cambier 7c8c4fcfa6 Merge branch 'master' of github.com:scambier/obsidian-omnisearch 2022-04-20 17:21:01 +02:00
Simon Cambier 773d889734 0.2.0 2022-04-20 17:20:40 +02:00
Simon Cambier 40260d46e8 we found 0 result 2022-04-20 17:19:57 +02:00
Simon Cambier 0d3286de04 Removed indexedNotes from stores
Since the components don't need to access it anymore
2022-04-20 16:38:23 +02:00
Simon Cambier 6b25d9a81f Fixed flow vaultModal > inFileModal 2022-04-20 12:24:44 +02:00
Simon Cambier 359292de5c Removed modal from stores 2022-04-20 08:38:16 +02:00
Simon Cambier 035d4ff957 Fixed input binding 2022-04-20 08:12:48 +02:00
Simon Cambier d5f7382a98 Updated flow 2022-04-19 22:41:34 +02:00
Simon Cambier dc32bcad5b Almost there... 2022-04-18 22:42:30 +02:00
Simon Cambier f6c3f9b580 In-file search ok 2022-04-18 22:01:15 +02:00
Simon Cambier 47b30b5c62 Fixed layout, removed agressive highlighter and some console.logs 2022-04-18 19:48:59 +02:00
Simon Cambier a9e087bff7 Updated README 2022-04-18 18:34:37 +02:00
Simon Cambier edeada032a In-file highlighting, tweaked grouping 2022-04-18 18:17:25 +02:00
Simon CambierandGitHub 9739adbd3b Create LICENSE 2022-04-18 16:28:14 +02:00
Simon Cambier 41203a11da Grouping in-file results when matches are close enough in the text 2022-04-18 16:22:02 +02:00
Simon Cambier 3168a89070 Re-trigger the search when the query or singleFileSearch change 2022-04-18 10:59:09 +02:00
Simon Cambier 6cb113b87e Using 2 modals to display the different kinds of results 2022-04-18 10:28:13 +02:00
Simon Cambier cfa24b9617 WIP in-file search 2022-04-17 22:03:06 +02:00
Simon Cambier 34c771cc31 Debounce search input 2022-04-17 10:30:41 +02:00
Simon Cambier db396af9c3 Fixed build 2022-04-17 09:50:10 +02:00
Simon Cambier fd4a97af10 0.1.8 2022-04-16 23:48:33 +02:00
Simon Cambier f4c3656194 Stricter TS, matches counter 2022-04-16 23:48:08 +02:00
Simon Cambier 43b617e2af WIP better matching 2022-04-16 21:11:57 +02:00
Simon Cambier 832e782ba8 Svelte refactoring ok 2022-04-16 17:32:03 +02:00
Simon Cambier 40aba85729 Restored shift/ctrl+enter and input value selection 2022-04-16 15:31:48 +02:00
Simon Cambier 75af87849b Refactoring to Svelte - still a bit messy
Also, issues with eslint
2022-04-16 14:59:02 +02:00
Simon Cambier 2e5bd085bd eslint looks ok 2022-04-15 23:47:43 +02:00
Simon Cambier b885a2bfc3 Did a bit of cleaning 2022-04-15 23:37:19 +02:00
Simon Cambier 2addcede95 Svelte rewrite: search and display results 2022-04-15 23:17:13 +02:00
Simon Cambier 66b8980255 Trying Svelte, displaying the number of matches 2022-04-15 20:39:08 +02:00
Simon Cambier e5ba366840 Merge branch 'master' into svelte
# Conflicts:
#	pnpm-lock.yaml
#	src/main.ts
#	src/modal.ts
2022-04-15 17:43:56 +02:00
Simon Cambier d2088605f0 0.1.7 2022-04-15 17:16:59 +02:00
Simon Cambier e949f0916a Escape HTML
Instead of trying to do some smart (and unsecure) stuff, just display the raw note contents as is
2022-04-15 17:16:37 +02:00
Simon Cambier e1d24fc562 Svelte setup ok 2022-04-14 22:50:56 +02:00
Simon Cambier 5602b1d8c8 Useless import 2022-04-14 22:41:12 +02:00
Simon Cambier 9cef925520 Updated README 2022-04-14 22:41:04 +02:00
Simon Cambier b16d3fe4ba 0.1.6 2022-04-14 20:42:05 +02:00
Simon Cambier 98c277e541 Updated the weighting logic + doing some preparation for #6
Headings now have more weight. Also set TS strict mode
2022-04-14 20:41:27 +02:00
Simon Cambier a57582a389 #12 - disabling spelleck on search input 2022-04-14 17:54:47 +02:00
Simon Cambier f17e48e838 Fixing #11 - enable meta+enter on macOS 2022-04-13 22:43:18 +02:00
Simon Cambier 0d889b9235 0.1.5 2022-04-12 23:12:10 +02:00
Simon Cambier 1728671abb Fixed #5 - jump to search match
Jumps to the first match
2022-04-12 23:08:06 +02:00
Simon Cambier eccb2fed71 Purge HTML before indexing notes 2022-04-12 20:46:32 +02:00
Simon Cambier 8bc57c4362 #8 - Added some classes for easy customization 2022-04-12 19:45:59 +02:00
Simon Cambier 02c19026b7 Refacto & displaying results more in line with Obsidian's usage 2022-04-12 19:42:40 +02:00
Simon Cambier 9e885cedc4 Corde organization 2022-04-12 07:30:32 +02:00
Simon Cambier 7316bbaa53 Fixed incorrect event parameters 2022-04-11 22:23:31 +02:00
Simon Cambier f838f42534 Fixed #9 2022-04-11 18:43:35 +02:00
Simon Cambier 5ced77af5e Fixed multi-terms search 2022-04-11 10:41:06 +02:00
Simon Cambier 7c96a15e15 0.1.3 2022-04-10 22:25:59 +02:00
Simon Cambier dae6e19e9e Fixed #7
The freeze was caused by the remove-markdown plugin, that somehow doesn't like tables.
2022-04-10 22:24:27 +02:00
Simon Cambier e791bd9325 0.1.2 2022-04-10 20:07:20 +02:00
Simon Cambier 69283630d5 #7 - Tentative fix
Added a 100ms pause every 100 indexed notes, to not block the main thread.
2022-04-10 20:06:50 +02:00
Simon Cambier 39fca3ae89 #3 - Embeds are no longer stripped 2022-04-10 20:03:39 +02:00
Simon Cambier 69ef4efd8b Updated installation instructions 2022-04-10 18:18:10 +02:00
Simon Cambier 7292e2a3cc Fixed release and publishing process 2022-04-10 17:38:33 +02:00
Simon Cambier 2895062889 Updated README 2022-04-10 14:38:16 +02:00
Simon Cambier 1292b6bcd2 Index all files at startup 2022-04-10 14:35:06 +02:00
Simon Cambier 9643d68017 Added release.yml 2022-04-10 14:10:45 +02:00
Simon Cambier 44030456f5 Merge branch 'master' of github.com:scambier/obsidian-omnisearch 2022-04-10 13:49:56 +02:00
Simon Cambier c78a717c83 Updated README 2022-04-10 13:49:51 +02:00
Simon Cambier b75676cc76 Removed default hotkey 2022-04-10 13:49:22 +02:00
Simon CambierandGitHub fcacd02a0a Update issue templates 2022-04-10 13:48:21 +02:00
Simon Cambier cf5f4be43f Removed useless minisearch storeFields 2022-04-10 12:54:42 +02:00
Simon Cambier 11b9940cc7 Managing vault events to keep the index up-to-date 2022-04-10 12:52:24 +02:00
Simon Cambier beeab48b49 Open in a new tab 2022-04-10 10:41:16 +02:00
Simon Cambier 8139045ef3 Added filename in search fields, updated minisearch to beta, auto-search 2022-04-09 23:05:15 +02:00
Simon Cambier e48834a386 Improved rendering 2022-04-09 18:36:35 +02:00
Simon Cambier 3027b6655f Search and highlight 2022-04-09 15:16:19 +02:00