From 7055f77c9188fcd68d5db0056efbb38cc6f28f8e Mon Sep 17 00:00:00 2001
From: Elian Doran
| Label | -Description | -
|---|---|
disableVersioning
- |
- Disables automatic creation of Note Revisions for - a particular note. Useful for e.g. large, but unimportant notes - e.g. - large JS libraries used for scripting. | -
versioningLimit
- |
- Limits the maximum number of Note Revisions for - a particular note, overriding the global settings. | -
calendarRoot
- |
- Marks the note which should be used as root for Day Notes. Only one should be marked - as such. | -
archived
- |
- Hides notes from default search results and dialogs. Archived notes can - optionally be hidden in the Note Tree. | -
excludeFromExport
- |
- Excludes this note and its children when exporting. | -
run, runOnInstance, runAtHour
- |
- See Events. | -
disableInclusion
- |
- Scripts with this label won't be included into parent script execution. | -
sorted
- |
-
- Keeps child notes sorted by title alphabetically. -When given a value, it will sort by the value of another label instead. - If one of the child notes doesn't have the specified label, the title will - be used for them instead. - |
-
sortDirection
- |
-
- If
|
-
sortFoldersFirst
- |
- If sorted is applied, folders (notes with children) will be
- sorted as a group at the top, and the rest will be sorted. |
-
top
- |
- If sorted is applied to the parent note, keeps given note on
- top in its parent. |
-
hidePromotedAttributes
- |
- Hide Promoted Attributes on - this note. Generally useful when defining inherited attributes, but the - parent note doesn't need them. | -
readOnly
- |
- Marks a note to be always be read-only, - if it's a supported note (text, code, mermaid). | -
autoReadOnlyDisabled
- |
- Disables automatic read-only mode for - the given note. | -
appCss
- |
- Marks CSS notes which are loaded into the Trilium application and can - thus be used to modify Trilium's looks. See Custom app-wide CSS for more info. | -
appTheme
- |
- Marks CSS notes which are full Trilium themes and are thus available in - Trilium options. See Theme development for - more information. | -
appThemeBase
- |
- Set to next, next-light, or next-dark to
- use the corresponding TriliumNext theme (auto, light or dark) as the base
- for a custom theme, instead of the legacy one. See Customize the Next theme for more
- information. |
-
cssClass
- |
- Value of this label is then added as CSS class to the node representing - given note in the Note Tree. - This can be useful for advanced theming. Can be used in template notes. | -
iconClass
- |
- value of this label is added as a CSS class to the icon on the tree which - can help visually distinguish the notes in the tree. Example might be bx - bx-home - icons are taken from boxicons. Can be used in template notes. | -
pageSize
- |
- Specifies the number of items per page in Note List. | -
customRequestHandler
- |
- See Custom Request Handler. | -
customResourceProvider
- |
- See Custom Resource Providers. | -
widget
- |
- Marks this note as a custom widget which will be added to the Trilium - component tree. See Custom Widgets for - more information. | -
searchHome
- |
- New search notes will be created as children of this note (see - Saved Search). | -
workspace and related attributes |
- See Workspaces. | -
inbox
- |
- default inbox location for new notes - when you create a note using new note button
- in the sidebar, notes will be created as child notes in the note marked
- as with #inbox label. |
-
sqlConsoleHome
- |
- Default location of SQL Console notes | -
bookmarked
- |
- Indicates this note is a bookmark. | -
bookmarkFolder
- |
- Note with this label will appear in bookmarks as folder (allowing access - to its children). See Bookmarks for - more information. | -
share*
- |
- See the attribute reference in Sharing. | -
displayRelations, hideRelations
- |
- Comma delimited names of relations which should be displayed/hidden in - a Relation Map (both - the note type and the Note Map (Link map, Tree map) general - functionality). | -
titleTemplate
- |
-
- Default title of notes created as children of this note. This value is
- evaluated as a JavaScript string and thus can be enriched with dynamic
- content via the injected Examples: -
See Default Note Title for - more info. - |
-
template
- |
- This note will appear in the selection of available template when creating - new note. See Templates for - more information. | -
toc
- |
- Controls the display of the Table of contents for
- a given note. #toc or #toc=show to always display
- the table of contents, #toc=false to always hide it. |
-
color
- |
- defines color of the note in note tree, links etc. Use any valid CSS color - value like 'red' or #a13d5f | -
keyboardShortcut
- |
- Defines a keyboard shortcut which will immediately jump to this note. - Example: 'ctrl+alt+e'. Requires frontend reload for the change to take - effect. | -
keepCurrentHoisting
- |
- Opening this link won't change hoisting even if the note is not displayable - in the current hoisted subtree. | -
executeButton
- |
- Title of the button which will execute the current code note | -
executeDescription
- |
- Longer description of the current code note displayed together with the - execute button | -
excludeFromNoteMap
- |
- Notes with this label will be hidden from the Note Map. | -
newNotesOnTop
- |
- New notes will be created at the top of the parent note, not on the bottom. | -
hideHighlightWidget
- |
- Hides the Highlights list widget | -
hideChildrenOverview
- |
- Hides the Note List for - that particular note. | -
printLandscape
- |
- When exporting to PDF, changes the orientation of the page to landscape - instead of portrait. | -
printPageSize
- |
- When exporting to PDF, changes the size of the page. Supported values: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger. |
-
geolocation
- |
- Indicates the latitude and longitude of a note, to be displayed in a - Geo Map. | -
calendar:*
- |
- Defines specific options for the Calendar View. | -
viewType
- |
- Sets the view of child notes (e.g. grid or list). See Note List for more information. | -
| Label | +Description | +
|---|---|
disableVersioning
+ |
+ Disables automatic creation of Note Revisions for + a particular note. Useful for e.g. large, but unimportant notes - e.g. + large JS libraries used for scripting. | +
versioningLimit
+ |
+ Limits the maximum number of Note Revisions for + a particular note, overriding the global settings. | +
calendarRoot
+ |
+ Marks the note which should be used as root for Day Notes. Only one should be marked + as such. | +
archived
+ |
+ Hides notes from default search results and dialogs. Archived notes can + optionally be hidden in the Note Tree. | +
excludeFromExport
+ |
+ Excludes this note and its children when exporting. | +
run, runOnInstance, runAtHour
+ |
+ See Events. | +
disableInclusion
+ |
+ Scripts with this label won't be included into parent script execution. | +
sorted
+ |
+
+ Keeps child notes sorted by title alphabetically. +When given a value, it will sort by the value of another label instead. + If one of the child notes doesn't have the specified label, the title will + be used for them instead. + |
+
sortDirection
+ |
+
+ If
|
+
sortFoldersFirst
+ |
+ If sorted is applied, folders (notes with children) will be
+ sorted as a group at the top, and the rest will be sorted. |
+
top
+ |
+ If sorted is applied to the parent note, keeps given note on
+ top in its parent. |
+
hidePromotedAttributes
+ |
+ Hide Promoted Attributes on + this note. Generally useful when defining inherited attributes, but the + parent note doesn't need them. | +
readOnly
+ |
+ Marks a note to be always be read-only, + if it's a supported note (text, code, mermaid). | +
autoReadOnlyDisabled
+ |
+ Disables automatic read-only mode for + the given note. | +
appCss
+ |
+ Marks CSS notes which are loaded into the Trilium application and can + thus be used to modify Trilium's looks. See Custom app-wide CSS for more info. | +
appTheme
+ |
+ Marks CSS notes which are full Trilium themes and are thus available in + Trilium options. See Theme development for + more information. | +
appThemeBase
+ |
+ Set to next, next-light, or next-dark to
+ use the corresponding TriliumNext theme (auto, light or dark) as the base
+ for a custom theme, instead of the legacy one. See Customize the Next theme for more
+ information. |
+
cssClass
+ |
+ Value of this label is then added as CSS class to the node representing + given note in the Note Tree. + This can be useful for advanced theming. Can be used in template notes. | +
iconClass
+ |
+ value of this label is added as a CSS class to the icon on the tree which + can help visually distinguish the notes in the tree. Example might be bx + bx-home - icons are taken from boxicons. Can be used in template notes. | +
pageSize
+ |
+ Specifies the number of items per page in Note List. | +
customRequestHandler
+ |
+ See Custom Request Handler. | +
customResourceProvider
+ |
+ See Custom Resource Providers. | +
widget
+ |
+ Marks this note as a custom widget which will be added to the Trilium + component tree. See Custom Widgets for + more information. | +
searchHome
+ |
+ New search notes will be created as children of this note (see + Saved Search). | +
workspace and related attributes |
+ See Workspaces. | +
inbox
+ |
+ default inbox location for new notes - when you create a note using new note button
+ in the sidebar, notes will be created as child notes in the note marked
+ as with #inbox label. |
+
sqlConsoleHome
+ |
+ Default location of SQL Console notes | +
bookmarked
+ |
+ Indicates this note is a bookmark. | +
bookmarkFolder
+ |
+ Note with this label will appear in bookmarks as folder (allowing access + to its children). See Bookmarks for + more information. | +
share*
+ |
+ See the attribute reference in Sharing. | +
displayRelations, hideRelations
+ |
+ Comma delimited names of relations which should be displayed/hidden in + a Relation Map (both + the note type and the Note Map (Link map, Tree map) general + functionality). | +
titleTemplate
+ |
+
+ Default title of notes created as children of this note. This value is
+ evaluated as a JavaScript string and thus can be enriched with dynamic
+ content via the injected Examples: +
See Default Note Title for + more info. + |
+
template
+ |
+ This note will appear in the selection of available template when creating + new note. See Templates for + more information. | +
toc
+ |
+ Controls the display of the Table of contents for
+ a given note. #toc or #toc=show to always display
+ the table of contents, #toc=false to always hide it. |
+
color
+ |
+ defines color of the note in note tree, links etc. Use any valid CSS color + value like 'red' or #a13d5f | +
keyboardShortcut
+ |
+ Defines a keyboard shortcut which will immediately jump to this note. + Example: 'ctrl+alt+e'. Requires frontend reload for the change to take + effect. | +
keepCurrentHoisting
+ |
+ Opening this link won't change hoisting even if the note is not displayable + in the current hoisted subtree. | +
executeButton
+ |
+ Title of the button which will execute the current code note | +
executeDescription
+ |
+ Longer description of the current code note displayed together with the + execute button | +
excludeFromNoteMap
+ |
+ Notes with this label will be hidden from the Note Map. | +
newNotesOnTop
+ |
+ New notes will be created at the top of the parent note, not on the bottom. | +
hideHighlightWidget
+ |
+ Hides the Highlights list widget | +
hideChildrenOverview
+ |
+ Hides the Note List for + that particular note. | +
printLandscape
+ |
+ When exporting to PDF, changes the orientation of the page to landscape + instead of portrait. | +
printPageSize
+ |
+ When exporting to PDF, changes the size of the page. Supported values: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger. |
+
geolocation
+ |
+ Indicates the latitude and longitude of a note, to be displayed in a + Geo Map. | +
calendar:*
+ |
+ Defines specific options for the Calendar View. | +
viewType
+ |
+ Sets the view of child notes (e.g. grid or list). See Note List for more information. | +
| Label | -Description | -
|---|---|
runOn*
- |
- See Events - | -
template
- |
- note's attributes will be inherited even without a parent-child relationship, - note's content and subtree will be added to instance notes if empty. See - documentation for details. | -
inherit
- |
- note's attributes will be inherited even without a parent-child relationship. - See Templates for - a similar concept. See Attribute Inheritance in - the documentation. | -
renderNote
- |
- notes of type Render Note will - be rendered using a code note (HTML or script) and it is necessary to point - using this relation to which note should be rendered | -
widget_relation
- |
- target of this relation will be executed and rendered as a widget in the - sidebar | -
shareCss
- |
- CSS note which will be injected into the share page. CSS note must be
- in the shared sub-tree as well. Consider using share_hidden_from_tree and share_omit_default_css as
- well. |
-
shareJs
- |
- JavaScript note which will be injected into the share page. JS note must
- be in the shared sub-tree as well. Consider using share_hidden_from_tree. |
-
shareTemplate
- |
- Embedded JavaScript note that will be used as the template for displaying
- the shared note. Falls back to the default template. Consider using share_hidden_from_tree. |
-
shareFavicon
- |
- Favicon note to be set in the shared page. Typically you want to set it
- to share root and make it inheritable. Favicon note must be in the shared
- sub-tree as well. Consider using share_hidden_from_tree. |
-
| Label | +Description | +
|---|---|
runOn*
+ |
+ See Events + | +
template
+ |
+ note's attributes will be inherited even without a parent-child relationship, + note's content and subtree will be added to instance notes if empty. See + documentation for details. | +
inherit
+ |
+ note's attributes will be inherited even without a parent-child relationship. + See Templates for + a similar concept. See Attribute Inheritance in + the documentation. | +
renderNote
+ |
+ notes of type Render Note will + be rendered using a code note (HTML or script) and it is necessary to point + using this relation to which note should be rendered | +
widget_relation
+ |
+ target of this relation will be executed and rendered as a widget in the + sidebar | +
shareCss
+ |
+ CSS note which will be injected into the share page. CSS note must be
+ in the shared sub-tree as well. Consider using share_hidden_from_tree and share_omit_default_css as
+ well. |
+
shareJs
+ |
+ JavaScript note which will be injected into the share page. JS note must
+ be in the shared sub-tree as well. Consider using share_hidden_from_tree. |
+
shareTemplate
+ |
+ Embedded JavaScript note that will be used as the template for displaying
+ the shared note. Falls back to the default template. Consider using share_hidden_from_tree. |
+
shareFavicon
+ |
+ Favicon note to be set in the shared page. Typically you want to set it
+ to share root and make it inheritable. Favicon note must be in the shared
+ sub-tree as well. Consider using share_hidden_from_tree. |
+
However, it is possible to manually configure Cross-Origin Resource Sharing (CORS) since
Trilium v0.93.0 using environment variables or config.ini,
as follows:
| CORS Header | -Corresponding option in config.ini
- |
- Corresponding option in environment variables in the Network section |
-
|---|---|---|
Access-Control-Allow-Origin
- |
- TRILIUM_NETWORK_CORS_ALLOW_ORIGIN
- |
- corsAllowOrigin |
-
Access-Control-Allow-Methods
- |
- TRILIUM_NETWORK_CORS_ALLOW_METHODS
- |
- corsAllowMethods |
-
Access-Control-Allow-Headers
- |
- TRILIUM_NETWORK_CORS_ALLOW_HEADERS
- |
- corsAllowHeaders
- |
-
| CORS Header | +Corresponding option in config.ini
+ |
+ Corresponding option in environment variables in the Network section |
+
|---|---|---|
Access-Control-Allow-Origin
+ |
+ TRILIUM_NETWORK_CORS_ALLOW_ORIGIN
+ |
+ corsAllowOrigin
+ |
+
Access-Control-Allow-Methods
+ |
+ TRILIUM_NETWORK_CORS_ALLOW_METHODS
+ |
+ corsAllowMethods
+ |
+
Access-Control-Allow-Headers
+ |
+ TRILIUM_NETWORK_CORS_ALLOW_HEADERS
+ |
+ corsAllowHeaders
+ |
+
Here is a brief summary of all the notes within the hidden tree:
-| Note | -Description | -
|---|---|
| Note Map - | -
- This note is actually opened when the Note Map feature - that is accessed from the Launch Bar. -It is possible to create any child notes in it without any additional - meaning. For example, it can be used to store a list of note maps which - can be linked to from other notes or bookmarked. - |
-
| SQL Console History - | -
- When SQL queries or commands are executed in the SQL Console, they are stored here, - grouped by month. Only the query is stored and not the results. -This section can be accessed without going to the hidden tree by simply - going to the Global menu and - selecting Advanced → Open SQL Console History. -Notes can be added as children of this tree, but it's generally not recommended - to do so to not interfere with the normal history process. - |
-
| Search History - | -
- Whenever a search is executed from the full Search, the query will be stored here, - grouped by month. Only the search parameters are stored and not the results - themselves. -This section can be accessed without going to the hidden tree by simply - going to the Global menu and - selecting Advanced → Open Search History. -Notes can be added as children of this tree, but it's generally not recommended - to do so to not interfere with the normal history process. - |
-
| Bulk Action - | -
- This section is used for Bulk Actions.
- The last configuration for bulk actions will be stored as part of this
- note, each action in its own Notes can be added as children of this tree, but there won't be any benefit - in doing so. - |
-
| Backend Log - | -
- This note corresponds to the backend log feature (see Error logs). -This item can be accessed without going to the hidden try by going to - the Global menu and - selecting Advanced → Show backend log. - |
-
| User Hidden - | -This section can be used by scripts to
- create their own notes that should not be directly visible to the user.
- The note can be identified by scripts by its unique ID: _userHidden
- |
-
| Launch Bar Templates - | -
- This section contains the templates for the creation of launchers in the - Launch Bar. It is not possible to create child notes here. -Theoretically some of the notes here can be customized, but there's not - much benefit to be had in doing so. - |
-
| Shared Notes - | -
- This tree lists all of the notes that are shared publicly. - It can be useful to track down which notes are shared regardless of their - position in the note tree. -This section can be accessed without going to the hidden tree simply by - going to the Global menu and - selecting Show Shared Notes Subtree. -Sub-notes cannot be created here. - |
-
| Launch Bar - | -
- The tree contains both available and displayed items of the Launch Bar. -This section can be accessed without going to the hidden tree by: -
Sub-notes cannot be created here. - |
-
| Options - | -
- This section stores the list of Options. -This section can be accessed without going to the hidden tree by: -
|
-
| Mobile Launch Bar - | -
- This is very similar to the Launch Bar, but is dedicated for the - mobile UI only. -Accessing it outside the Launch Bar is the same as the Launch Bar, - but needs to be done so from the mobile interface. - |
-
| User Guide - | -This is where the note structure for the User Guide is actually stored. - Only the metadata is stored, as the help itself is present as actual files - in the application directory. | -
| Note | +Description | +
|---|---|
| Note Map + | +
+ This note is actually opened when the Note Map feature + that is accessed from the Launch Bar. +It is possible to create any child notes in it without any additional + meaning. For example, it can be used to store a list of note maps which + can be linked to from other notes or bookmarked. + |
+
| SQL Console History + | +
+ When SQL queries or commands are executed in the SQL Console, they are stored here, + grouped by month. Only the query is stored and not the results. +This section can be accessed without going to the hidden tree by simply + going to the Global menu and + selecting Advanced → Open SQL Console History. +Notes can be added as children of this tree, but it's generally not recommended + to do so to not interfere with the normal history process. + |
+
| Search History + | +
+ Whenever a search is executed from the full Search, the query will be stored here, + grouped by month. Only the search parameters are stored and not the results + themselves. +This section can be accessed without going to the hidden tree by simply + going to the Global menu and + selecting Advanced → Open Search History. +Notes can be added as children of this tree, but it's generally not recommended + to do so to not interfere with the normal history process. + |
+
| Bulk Action + | +
+ This section is used for Bulk Actions.
+ The last configuration for bulk actions will be stored as part of this
+ note, each action in its own Notes can be added as children of this tree, but there won't be any benefit + in doing so. + |
+
| Backend Log + | +
+ This note corresponds to the backend log feature (see Error logs). +This item can be accessed without going to the hidden try by going to + the Global menu and + selecting Advanced → Show backend log. + |
+
| User Hidden + | +This section can be used by scripts to
+ create their own notes that should not be directly visible to the user.
+ The note can be identified by scripts by its unique ID: _userHidden
+ |
+
| Launch Bar Templates + | +
+ This section contains the templates for the creation of launchers in the + Launch Bar. It is not possible to create child notes here. +Theoretically some of the notes here can be customized, but there's not + much benefit to be had in doing so. + |
+
| Shared Notes + | +
+ This tree lists all of the notes that are shared publicly. + It can be useful to track down which notes are shared regardless of their + position in the note tree. +This section can be accessed without going to the hidden tree simply by + going to the Global menu and + selecting Show Shared Notes Subtree. +Sub-notes cannot be created here. + |
+
| Launch Bar + | +
+ The tree contains both available and displayed items of the Launch Bar. +This section can be accessed without going to the hidden tree by: +
Sub-notes cannot be created here. + |
+
| Options + | +
+ This section stores the list of Options. +This section can be accessed without going to the hidden tree by: +
|
+
| Mobile Launch Bar + | +
+ This is very similar to the Launch Bar, but is dedicated for the + mobile UI only. +Accessing it outside the Launch Bar is the same as the Launch Bar, + but needs to be done so from the mobile interface. + |
+
| User Guide + | +This is where the note structure for the User Guide is actually stored. + Only the metadata is stored, as the help itself is present as actual files + in the application directory. | +
| - | Supported features | -Limitations | -
|---|---|---|
| Text - | -
-
|
-
-
|
-
| Code - | -
-
|
-
-
|
-
| Saved Search - | -Not supported. | -- |
| Relation Map - | -Not supported. | -- |
| Note Map - | -Not supported. | -- |
| Render Note - | -Not supported. | -- |
| Collections - | -
-
|
-
-
|
-
| Mermaid Diagrams - | -
-
|
-
-
|
-
| Canvas - | -
-
|
-
-
|
-
| Web View - | -Not supported. | -- |
| Mind Map - | -The diagram is displayed as a vector image. | -
-
|
-
| Geo Map View - | -Not supported. | -- |
| File - | -Basic interaction (downloading the file). | -
-
|
-
| + | Supported features | +Limitations | +
|---|---|---|
| Text + | +
+
|
+
+
|
+
| Code + | +
+
|
+
+
|
+
| Saved Search + | +Not supported. | ++ |
| Relation Map + | +Not supported. | ++ |
| Note Map + | +Not supported. | ++ |
| Render Note + | +Not supported. | ++ |
| Collections + | +
+
|
+
+
|
+
| Mermaid Diagrams + | +
+
|
+
+
|
+
| Canvas + | +
+
|
+
+
|
+
| Web View + | +Not supported. | ++ |
| Mind Map + | +The diagram is displayed as a vector image. | +
+
|
+
| Geo Map View + | +Not supported. | ++ |
| File + | +Basic interaction (downloading the file). | +
+
|
+
While the sharing feature is powerful, it has some limitations:
#shareIndex label, which will display a list of
all shared notes.
| Attribute | -Description | -
|---|---|
shareHiddenFromTree
- |
- this note is hidden from left navigation tree, but still accessible with - its URL | -
shareExternalLink
- |
- note will act as a link to an external website in the share tree | -
shareAlias
- |
- define an alias using which the note will be available under https://your_trilium_host/share/[your_alias]
- |
-
shareOmitDefaultCss
- |
- default share page CSS will be omitted. Use when you make extensive styling - changes. | -
shareRoot
- |
- marks note which is served on /share root. | -
shareDescription
- |
- define text to be added to the HTML meta tag for description | -
shareRaw
- |
- Note will be served in its raw format, without HTML wrapper. See also - Serving directly the content of a note for an alternative method - without setting an attribute. | -
shareDisallowRobotIndexing
- |
-
- Indicates to web crawlers that the page should not be indexed of this - note by: -
|
-
shareCredentials
- |
- require credentials to access this shared note. Value is expected to be
- in format username:password. Don't forget to make this inheritable
- to apply to child-notes/images. |
-
shareIndex
- |
- Note with this label will list all roots of shared notes. | -
| Attribute | +Description | +
|---|---|
shareHiddenFromTree
+ |
+ this note is hidden from left navigation tree, but still accessible with + its URL | +
shareExternalLink
+ |
+ note will act as a link to an external website in the share tree | +
shareAlias
+ |
+ define an alias using which the note will be available under https://your_trilium_host/share/[your_alias]
+ |
+
shareOmitDefaultCss
+ |
+ default share page CSS will be omitted. Use when you make extensive styling + changes. | +
shareRoot
+ |
+ marks note which is served on /share root. | +
shareDescription
+ |
+ define text to be added to the HTML meta tag for description | +
shareRaw
+ |
+ Note will be served in its raw format, without HTML wrapper. See also + Serving directly the content of a note for an alternative method + without setting an attribute. | +
shareDisallowRobotIndexing
+ |
+
+ Indicates to web crawlers that the page should not be indexed of this + note by: +
|
+
shareCredentials
+ |
+ require credentials to access this shared note. Value is expected to be
+ in format username:password. Don't forget to make this inheritable
+ to apply to child-notes/images. |
+
shareIndex
+ |
+ Note with this label will list all roots of shared notes. | +
Since v0.95.0, a new theme was introduced (and enabled by default) which diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing/Serving directly the content o.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing/Serving directly the content o.html index 8f7217624..f6ff0389a 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing/Serving directly the content o.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Sharing/Serving directly the content o.html @@ -1,29 +1,27 @@
When accessing a shared note, Trilium will render it as a web page. Sometimes it's desirable to serve the content directly so that it can be used in a script or downloaded by the user.
-| A note displayed as a web page (HTML) | -A note displayed as a raw format | -
|---|---|
-
- |
-
-
- |
-
| A note displayed as a web page (HTML) | +A note displayed as a raw format | +
|---|---|
+
+ |
+
+
+ |
+
Simply add the #shareRaw attribute and the note will always
diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Workspaces.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Workspaces.html
index b40da258a..a137bef13 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Workspaces.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Workspaces.html
@@ -23,58 +23,56 @@
| Label | -Description | -
|---|---|
workspace
- |
- Marks this note as a workspace, button to enter the workspace is controlled - by this | -
workspaceIconClass
- |
- defines box icon CSS class which will be used in tab when hoisted to this - note | -
workspaceTabBackgroundColor
- |
- CSS color used in the note tab when hoisted to this note, use any CSS - color format, e.g. "lightblue" or "#ddd". See https://www.w3schools.com/cssref/css_colors.asp. | -
workspaceCalendarRoot
- |
- Marking a note with this label will define a new per-workspace calendar - for Day Notes. - If there's no such note, the global calendar will be used. | -
workspaceTemplate
- |
- This note will appear in the selection of available template when creating - new note, but only when hoisted into a workspace containing this template | -
workspaceSearchHome
- |
- new search notes will be created as children of this note when hoisted - to some ancestor of this workspace note | -
workspaceInbox
- |
- default inbox location for new notes when hoisted to some ancestor of - this workspace note | -
| Label | +Description | +
|---|---|
workspace
+ |
+ Marks this note as a workspace, button to enter the workspace is controlled + by this | +
workspaceIconClass
+ |
+ defines box icon CSS class which will be used in tab when hoisted to this + note | +
workspaceTabBackgroundColor
+ |
+ CSS color used in the note tab when hoisted to this note, use any CSS + color format, e.g. "lightblue" or "#ddd". See https://www.w3schools.com/cssref/css_colors.asp. | +
workspaceCalendarRoot
+ |
+ Marking a note with this label will define a new per-workspace calendar + for Day Notes. + If there's no such note, the global calendar will be used. | +
workspaceTemplate
+ |
+ This note will appear in the selection of available template when creating + new note, but only when hoisted into a workspace containing this template | +
workspaceSearchHome
+ |
+ new search notes will be created as children of this note when hoisted + to some ancestor of this workspace note | +
workspaceInbox
+ |
+ default inbox location for new notes when hoisted to some ancestor of + this workspace note | +
hideChildrenOverview
+ hideChildrenOverview
label.pageSize to
the desired number.These themes may or may not be compatible with the latest versions of TriliumNext and are based on the original/legacy theme.
-| Theme | -Author | -
|---|---|
| Midnight - | -tobealive - | -
| EOTE - | -tobealive - | -
| Trilium Themes - | -Abourass - | -
| MaterialDark - | -ZMonk91 - | -
| lightslategray - | -jaroet - | -
| melon-4 - | -raphwriter - | -
| Neon_Dark - | -Engr-AllanG - | -
| Coder_Dark - | -Engr-AllanG - | -
| velvet - | -idelem - | -
| Dark Plus - | -SADAVA - | -
| Solarized - | -WKSu - | -
| Nord - | -en3r0 - | -
| Bear Note Light - | -AllanZyne - | -
| Bear Note Dark - | -AllanZyne - | -
| Miku Hatsune - | -Sebiann - | -
| Midnight - | -cwilliams5 - | -
| Blue (light) | -SiriusXT - | -
| Blue (dark) | -SiriusXT - | -
| Theme | +Author | +
|---|---|
| Midnight + | +tobealive + | +
| EOTE + | +tobealive + | +
| Trilium Themes + | +Abourass + | +
| MaterialDark + | +ZMonk91 + | +
| lightslategray + | +jaroet + | +
| melon-4 + | +raphwriter + | +
| Neon_Dark + | +Engr-AllanG + | +
| Coder_Dark + | +Engr-AllanG + | +
| velvet + | +idelem + | +
| Dark Plus + | +SADAVA + | +
| Solarized + | +WKSu + | +
| Nord + | +en3r0 + | +
| Bear Note Light + | +AllanZyne + | +
| Bear Note Dark + | +AllanZyne + | +
| Miku Hatsune + | +Sebiann + | +
| Midnight + | +cwilliams5 + | +
| Blue (light) | +SiriusXT + | +
| Blue (dark) | +SiriusXT + | +