Closed crazymedguy closed 2 years ago
- I've been thinking about the automatic naming convention of newly created threads. Because after going a few levels deep, you tend to end up with "next of next of next of next of... page"
Perhaps some kind of number scheme can be used. Like "next(3)", "2nd next", or similar.
@mikkovedru @crazymedguy I've implemented Threading Templates. Have a look in settings, under Commands > Threading
.
I also add an incrementing value to the name if a note with that name already exists
Amazing! Thank you :)
@crazymedguy you can now use a custom date format, and the cursor will start at the end of the new note, instead of the beginning :)
Regarding your last point:
Would also be cool if we could see an entire linear sequence of next-prevs in a thread (like a forum thread / twitter-thread / etc).
Can you make a separate FR for this?
Oops, I forgot to push the changes. The new release should now have custom date templates, and the cursor starts at the end of the new file
Hello, thank you for opening up so many possibilities in Obsidian with this plugin. Some ideas/suggestions for the new Threading mode (which is phenomenal btw):
prev: [[page]]
and hit Enter. This would reduce a lot of friction too.YYYYMMDDHHmm
page-a
→page-b
→page-c
? Would be relevant especially for prev → next relationships.