fix(docs): use LF instead of CRLF

This commit is contained in:
Elian Doran
2025-04-02 22:34:51 +03:00
parent 4b8e3b39fe
commit 749a398128
40 changed files with 41 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
# Bookmarks
# Bookmarks
To easily access selected notes, you can bookmark them. See demo:
![](../../Attachments/bookmarks.gif)

View File

@@ -1,4 +1,4 @@
# Note Hoisting
# Note Hoisting
Hoisting is a standard outliner feature which allows you to focus on (or "zoom into") a specific note and its subtree by hiding all parent and sibling notes. Demo:
![](../../Attachments/note-hoisting.gif)

View File

@@ -1,4 +1,4 @@
# Note Navigation
# Note Navigation
One of the Trilium's goals is to provide fast and comfortable navigation between notes.
## Backwards and forward

View File

@@ -1,4 +1,4 @@
# Search
# Search
## Local Search
Local search allows you to search within the currently displayed note. To initiate a local search, press <kbd>Ctrl</kbd> + <kbd>F</kbd>. If using a web browser, this will be handled by the browser's native search functionality. In the desktop (electron) version, a separate dialog will apear.

View File

@@ -1,4 +1,4 @@
# Tree Concepts
# Tree Concepts
This page explains the basic concepts related to the tree structure of notes in TriliumNext.
## Note

View File

@@ -1,4 +1,4 @@
# Workspace
# Workspace
Workspace is a concept built up on top of [note hoisting](Note%20Hoisting.md). It is based on the idea that a user has several distinct spheres of interest. An example might be "Personal" and "Work", these two spheres are quite distinct and don't interact together. When I focus on Work, I don't really care about personal notes.
So far workspace consists of these features: