SkepticMystic / breadcrumbs

Add typed-links to your Obsidian notes
https://publish.obsidian.md/breadcrumbs-docs
MIT License
533 stars 36 forks source link

Suggestions for threading mode #229

Closed crazymedguy closed 2 years ago

crazymedguy commented 2 years ago

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):

mikkovedru commented 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.

SkepticMystic commented 2 years ago

@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

crazymedguy commented 2 years ago

Amazing! Thank you :)

SkepticMystic commented 2 years ago

@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 :)

SkepticMystic commented 2 years ago

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?

SkepticMystic commented 2 years ago

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