Jakob Schlanstedt
|
7378fa4cbd
|
fix(createNoteFromAction): don't overwrite promptForType but use the variable instead
|
2025-11-28 22:52:02 +01:00 |
|
Jakob Schlanstedt
|
af8a5ff0c9
|
refactor(note_create) use correct terminology link not url
|
2025-11-28 22:52:02 +01:00 |
|
Jakob Schlanstedt
|
eca5a4a072
|
refactor(url -> link): let link refer to url and path.
before there was polysemy in word url that is now resolved by making
link hypernym to url and path.
|
2025-11-28 22:52:02 +01:00 |
|
Jakob Schlanstedt
|
71b3ad5027
|
refactor(note_create): Inbox -> Default naming in functions, parameters and types
|
2025-11-28 22:52:02 +01:00 |
|
Jakob Schlanstedt
|
f8090d9217
|
feat(search): add create into inbox to search
|
2025-11-28 22:52:01 +01:00 |
|
Jakob Schlanstedt
|
f65be4f368
|
fix(note_autocomplete): fix wrong definition of types, and resulting bugs esp. improving row editing
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
d3db48c99b
|
refactor(note-create): remove as typecast
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
470d7eee31
|
fix(type-checker): remove as casts hiding type-errors thus bugs. Solve subsequent found bugs
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
bc4186d216
|
fix(note_create): type casting
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
b9e19e524a
|
fix(typecheck-proven incorrectness): typecheck caught incorrectness through pnpm typecheck
|
2025-11-28 22:52:00 +01:00 |
|
contributor
|
09c8a778f5
|
createNote: better typing without cast and never type
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
3438f1103d
|
refactor(note-create): remove small redundancy
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
82a3be06d1
|
fix(note-create): fix type definition for CreateNoteWithUrlOpts
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
f0dead5390
|
refactor(note-create): remove unnecessary deep hierarchy
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
b0fdb9fef2
|
refactor(note-create): replace 'at' with 'with'
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
71009bddc7
|
refactor(note-create): simplify createNote switch to equivalent small ifs
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
66e499a2e1
|
refactor(note-create): replace enum with optional fields
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
a5ef5eee2f
|
refactor(note_create): simplify type implementation and documentation
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
bcb29d22f5
|
docs(note_create): further clarify type system
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
656e7c069d
|
refactor(create_note): rename types to fit ontological concepts better
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
00aa470bf2
|
fix(Omit in types): remove Omit from types to make hierarchy logical consistent and resulting errors from corrected logic.
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
c6ed0b43fc
|
docs(note_create): improve clarification of type system
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
3d8a4d2553
|
docs(note_create): improve documentation for type checking system
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
42ab0eb804
|
fix(note_create): fix type hierarchy inheriting from wrong type and improve its documentation
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
d80d06a9b8
|
refactor(note_create): cleanup by removing unused import
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
3c39026739
|
refactor(note_create): reorder function order to simplify diff
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
72c17b22df
|
refactor(note_create): improve comments for type system
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
dd1aa23cb6
|
refactor(note_create): clarify type system
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
ecdf243e63
|
refactor: cleanup comments
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
1e15585a24
|
refactor(typeerror): resolve typeerrors by refactoring code
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
e41e24b044
|
refactor(create-note): centralize and add advanced type checking to create-note with and without prompt
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
384d8c9c37
|
refactor(note-create): change order of noteCreate intoPath and intoInbox to improve code compatibility
|
2025-11-28 22:51:59 +01:00 |
|
Jakob Schlanstedt
|
1bb6149dbe
|
feat(search): add create into inbox to search
|
2025-11-28 22:51:59 +01:00 |
|
Elian Doran
|
b7482f2a6a
|
refactor(react/dialogs): use shown everywhere
|
2025-08-10 11:38:12 +03:00 |
|
Elian Doran
|
5dd5af90c2
|
feat(views/table): insert row below
|
2025-07-13 13:06:53 +03:00 |
|
SiriusXT
|
20173d544b
|
feat(autocomple): support specifying path when creating a new note
|
2025-06-17 20:41:23 +08:00 |
|
Elian Doran
|
726797b13d
|
chore(client): fix more type errors
|
2025-05-07 22:29:11 +03:00 |
|
Elian Doran
|
9afe2ef761
|
chore(monorepo/client): move client source files
|
2025-04-22 22:12:56 +03:00 |
|
Elian Doran
|
62dbcc0a2e
|
chore(nx): move all monorepo-style in subfolder for processing
|
2025-04-22 10:06:06 +03:00 |
|
Elian Doran
|
de2cdd5e78
|
chore(monorepo): relocate client files
|
2025-04-18 01:37:55 +03:00 |
|