Hello everyone,
how can I achieve that if a new note is created it contains a link to the last note opened/used?
Like this you can automatically add subnotes and subtasks to a main theme, all of which relate to the main theme, and then evaluate them in an orderly manner using Bases.
How can this be done the simplest way, preferably without a plug-in, using native Obsidian mechanims?
Maybe with an automated link?
Things I have tried
I have searched everywhere but found no easy solution.
I don’t think there’s a way to do it fully automatically without plugins (and I don’t know how to do it with plugins). But when you type the brackets for a link, the link suggestions show the most recently changed notes from most to least recently changed, so if you changed the previously opened note, it will be extra easy to link.
If you make a base that lists recently changed notes, you might be able to put it in the sidebar and drank links from it to the note (I don’t know if you can drag them).