-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(search): add create into inbox to search #7287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
werererer
wants to merge
45
commits into
TriliumNext:main
Choose a base branch
from
werererer:search-to-inbox
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
d32bfcc
feat(search): add create into inbox to search
9ec6648
refactor(note-create): change order of noteCreate intoPath and intoIn…
62a2d6a
refactor(ECMAScript Modules jsimport convention): refactor newly crea…
a820b45
rename MentionAction to CreateNoteAction and move to packages/common
contributor 0b98270
fix typings for creating a note using mentions in ckeditor
contributor 9b6f094
fix(pnpm-lock): fix pnpm lock for triliumnext/commons
911adbb
fix(jump_to_note): fix enum typescript error in switch statement
6a90251
refactor(create-note): centralize and add advanced type checking to c…
5c523d1
fix(note-type-chooser): fix note type chooser, unnecessary stick to o…
3384c3f
refactor(typeerror): resolve typeerrors by refactoring code
24fe34a
refactor: cleanup comments
f38ff23
refactor(note_create): clarify type system
ebb2def
refactor(note_create): improve comments for type system
73ccaff
refactor(note_create): reorder function order to simplify diff
154720b
refactor(note_create): cleanup by removing unused import
6ddc158
fix(note_create): fix type hierarchy inheriting from wrong type and i…
b82d756
docs(note_create): improve documentation for type checking system
ee532ee
docs(note_create): improve clarification of type system
591bb72
fix(Omit in types): remove Omit from types to make hierarchy logical …
74a1657
refactor(create_note): rename types to fit ontological concepts better
e4af137
docs: remove comments duplicating code
cc95c11
docs(note_create): further clarify type system
b34c521
refactor(note_create): simplify type implementation and documentation
d725be9
refactor(note-create): replace enum with optional fields
c0a8660
refactor(note-create): simplify createNote switch to equivalent small…
f15b778
refactor(note-create): replace 'at' with 'with'
4134f00
refactor(note-create): remove unnecessary deep hierarchy
3080445
fix(note-create): fix type definition for CreateNoteWithUrlOpts
11a0893
refactor(note-create): remove small redundancy
e6f03eb
createNote: better typing without cast and never type
contributor b413d5f
fix(typecheck-proven incorrectness): typecheck caught incorrectness t…
505dcdd
fix(root-command-executor): fix regression in root_command_executor
feb337d
refactor(note_autocomplete): simplify big switch statement removing d…
a75f472
fix(note_create): type casting
3d3d112
fix(note_autocomplete): fix wrong type of target
437763e
fix(type-checker): remove as casts hiding type-errors thus bugs. Solv…
85ad2c5
fix(note-autocomplete): logic error hidden by as typecast
89c1415
refactor(note-create): remove as typecast
57fc867
fix(note_autocomplete): fix attributes not linking
b836760
fix(note_autocomplete): fix wrong definition of types, and resulting …
a787afc
test(server-e2e): fix test for new create note option
0030e5c
style(unused-imports): Remove unused-imports
2cb2f4e
style(row_editing comments): make inline comment proper doc
7b7975b
style(jump_to_note): remove dead case to improve readability
0ab9b5d
refactor(create-note-naming): simplify naming
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.