Open DimitriyPro opened 4 years ago
There aren't collapsible blocks - this would have to be CKEditor feature (editing component).
Standard way to avoid this is to create shorter notes in a tree structure and link between the individual notes ...
Thank you! But standard way is no so useful. For example if somebody add some notes about Trilium it is more comfortable view it one one page then add multiple pages and link between them.
I understand what @DimitriyPro is getting at. In onenote with the ability to link to specific paragraphs it was easy (not prudent) to make long notes with links to other paragraphs in the same note. I've learned in Trilium to break down the notes into a tree hierarchy as @zadam mentioned, and i actually like this method better because it gives a better visual outline of what the topic looks like. It also makes it easier to use the Ctrl-J to jump to a specific note.
Also, @DimitriyPro, have you checked out the option to include a Note in an existing note? This allows you to embed another note within the current note and you can choose how many lines to show. I know it still requires another note to exist, but you could make a note hierarchy, and then on your 'root' note just embed the sub-notes into the root note. It may not be exactly what you're looking for, but its a suggestion 🤷‍♂️:
@meichthys thank you for your reply! Trilium and OneNote are both two extremes))) but good software. Spliting notes is the worst practice in the world (see GTD books) - a lot of small notes cause duplicate them with diffrent names (IT humor, funny IT mems etc) and in result becom a collection of unmanageable knowledges. All knowledges should be organized near the kernels with structure. There is a bad practice to create note JavaScript - Notes, JavaScript - Code, JavaScript Books, JavaScript - Sites, JavaScript - ... or if you do some new scientific work and don't now in the begining how to create a structure. I hope Trilium will be in the middle and will have both functions. Your experience relly good and useful - using "jump to note" cool idea and including part of one note into another also cool killing feature. Thank you! I hope I migrate from OneNote to Trilium with your help)))
There aren't collapsible blocks - this would have to be CKEditor feature (editing component).
Standard way to avoid this is to create shorter notes in a tree structure and link between the individual notes ...
But html has a solution for that:
<details><summary>Click me</summary> These are the details</details>
In other context, it is useful for spoilers (passwords, whatever…)
It still needs to be supported by CKEditor - CKEditor supports editing only a subset of HTML.
For those interested, here are the relevant issues on ckeditor5. Like the issues to help them get some more attention: https://github.com/ckeditor/ckeditor5/issues/11068 https://github.com/ckeditor/ckeditor5/issues/8457
Similar issue: #1850
Could you help me please, I have a large text data and data with images. It could be nice to hide them for prevent "scroll-scroll-scroll". Like this: