is it possible to see all the notes in a chronological view, like in a Journal/Diary?
yes
Would you mid to show to a newbie how? thanks
It’s a little harder if we don’t know what you’ve tried and where you want to achieve this. When you open a new post on Help, you get some predefined text/template that helps you and those who try to help you. But …
So, there are a few solutions:
-
You can sort notes in a folder
-
You can sort them in the search tab
-
Or you can sort them in Dataview query
SORT date ASC
Now it’s up to you to decide where and how you want to see them.
Cheers, Marko
I’ll try
Thanks
Am I wrong or Obsidian display only the notes titles (left column) but only note content one by one?
I would like to have a sort of continuous display of the notes I choose (à la scrivenings by Scrivener)…possible?
I use the Daily Notes Editor to view multiple notes on a single continuous page: GitHub - Quorafind/Obsidian-Daily-Notes-Editor: A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.
It works with daily notes by default, however you can change the view to a specific folder or tag.
There is also this plugin that sounds like it does what you want and has a “Scrivenings mode”, however I have not tried it: GitHub - gasparschott/obsidian-continuous-mode: Displays all open notes in a tab group as if they were a continuous scrollable document (sometimes called "Scrivenings mode"). Open all notes in Continuous Mode from a folder, search results, or links in a file or Dataview/query block; use arrow keys to navigate between notes; display notes in "Compact Mode" similar to Evernote or Bear; more.