Elian Doran
|
3855f0e75f
|
Revert "port tab manager to ts"
This reverts commit 45a50f3aa1ebe5f6687d1733f3dbed58b46c42cb.
|
2025-03-03 23:34:54 +02:00 |
|
Jin
|
45a50f3aa1
|
port tab manager to ts
|
2025-03-03 01:04:42 +01:00 |
|
Elian Doran
|
4cbb529fd4
|
chore(prettier): fix all files
|
2025-01-09 18:07:02 +02:00 |
|
Elian Doran
|
027b52e785
|
feat(mobile): add very basic support for tabs
|
2025-01-04 21:03:03 +02:00 |
|
SiriusXT
|
3cfc2ac768
|
Add reopen_last_tab and copy_tab_to_new_window to tab management
|
2024-11-22 17:24:06 +08:00 |
|
SiriusXT
|
7b24f7e332
|
close right tabs
|
2024-11-01 22:01:46 +08:00 |
|
Elian Doran
|
590442b0d5
|
client,server: Trilium Notes -> TriliumNext Notes (closes #195)
|
2024-07-14 21:20:42 +03:00 |
|
zadam
|
d46801ff1f
|
refactoring, tab switching handling shouldn't be on the widget level
|
2023-09-13 09:01:55 +02:00 |
|
zadam
|
8062bb7e2a
|
fix reloading unprotected note title to the document.title after entering protected session, fixes #4244
|
2023-09-08 00:28:00 +02:00 |
|
zadam
|
0599891ec0
|
Merge pull request #4001 from dymani/reopen-in-place
Reopen recently closed tab/split in place
|
2023-07-24 22:52:14 +02:00 |
|
zadam
|
b3381a3b53
|
reimplemented triggering search from URL, fixes #385
|
2023-07-15 10:59:30 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
93addac8bb
|
Merge branch 'master' into next61
# Conflicts:
# src/becca/entities/bnote.js
# src/public/app/components/note_context.js
# src/public/app/layouts/desktop_layout.js
# src/public/app/services/note_content_renderer.js
# src/public/app/services/utils.js
# src/public/app/widgets/ribbon_widgets/file_properties.js
# src/public/app/widgets/ribbon_widgets/note_info_widget.js
# src/services/notes.js
|
2023-06-05 00:09:55 +02:00 |
|
dymani
|
2c8eb82d42
|
Reopen recently closed tab/split in place
|
2023-06-03 05:54:33 +08:00 |
|
dymani
|
58253567cd
|
Simplify noteContextReorder event call
|
2023-06-01 00:48:37 +08:00 |
|
dymani
|
735852b3c1
|
Use noteContextReorder event instead
|
2023-05-31 01:53:55 +08:00 |
|
zadam
|
235b779dec
|
detect existing attachment in target note
|
2023-05-29 22:37:19 +02:00 |
|
zadam
|
f85209a72f
|
getting rid of attributes like data-note-path in favor of the whole nav state in URLs
|
2023-05-07 21:18:21 +02:00 |
|
zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
soulsands
|
0c08126752
|
activating after removal of subContexts conforms to mainContexts
|
2023-04-13 21:16:10 +08:00 |
|
zadam
|
3f8bf7cacc
|
renamed openTabs to openNoteContexts
|
2023-04-11 22:00:04 +02:00 |
|
zadam
|
17128c5874
|
navigation state is more nicely and completely serialized into URL
|
2023-04-11 21:41:55 +02:00 |
|
zadam
|
5d6d9ab6d6
|
wip attachment support
|
2023-04-03 23:47:24 +02:00 |
|
zadam
|
b1e2b5ba8e
|
reimplement note source to open in a new tab
|
2023-02-14 16:06:49 +01:00 |
|
zadam
|
15607becc6
|
Merge branch 'master' into dev
# Conflicts:
# package-lock.json
# src/public/app/entities/fnote.js
# src/services/notes.js
|
2023-02-02 23:35:41 +01:00 |
|
zadam
|
7b2c3afe4c
|
always open the note in URL, closes #3571
|
2023-01-31 23:20:11 +01:00 |
|
zadam
|
edbb60f2b5
|
Merge branch 'master' into dev
# Conflicts:
# src/routes/api/sender.js
# src/services/import/enex.js
|
2023-01-10 16:33:31 +01:00 |
|
zadam
|
43c5163f66
|
renamed closing commands
|
2023-01-08 13:58:51 +01:00 |
|
zadam
|
977a47bc27
|
rename froca entities to have F-prefix, #3476
|
2023-01-03 13:35:10 +01:00 |
|
zadam
|
5a2907b670
|
delete preview takes into account strong/weak branches
|
2022-12-24 13:15:19 +01:00 |
|
zadam
|
0441e7396a
|
small fixes
|
2022-12-23 15:07:48 +01:00 |
|
zadam
|
7147cc267e
|
small fixes
|
2022-12-22 23:38:57 +01:00 |
|
zadam
|
724f99f17c
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
8c4dda45ef
|
bookmark buttons should behave similarly as other launcher buttons in respect to context menu, ctrl-click, left click
|
2022-12-19 23:19:47 +01:00 |
|
zadam
|
5fca606730
|
added note hoisting option to the note launcher
|
2022-12-18 22:05:06 +01:00 |
|
zadam
|
967919b400
|
fix note preloading in tab loading
|
2022-12-17 13:33:57 +01:00 |
|
zadam
|
587387dd46
|
improved error handling in case of errors during initial tabs loading
|
2022-12-14 10:00:33 +01:00 |
|
zadam
|
4f51f73b89
|
mobile interface should not create new tabs
|
2022-12-13 21:45:57 +01:00 |
|
zadam
|
ca968a9e31
|
hoisting support in mobile view WIP
|
2022-12-13 16:57:46 +01:00 |
|
zadam
|
494f8d2153
|
fix reopening the very last tab, closes #3397
|
2022-12-10 14:35:58 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|