Hey there and welcome!
Alexis here - Obsidian enthusiast and student at the University of Life!
I want to show you a new Obsidian plugin I've been working on.
This plugin automatically creates an outline for your publishing.
An outline for an article, a blog post, or even a book!
Why do we need this?
I’ve noticed that my creative output using Obsidian hasn't been as prolific as I’d like it to be.
I have hundreds of atomic notes in my vault, I’ve followed every best-practice, but right now, Obsidian didn’t help me take that next step.
It’s really hard to extract a good story from my vault.
This plugin automatically finds and creates the outline of my story like so:
Watch on Youtube: https://youtu.be/6k2Lp1pCZpY
Based on the amazing community feedback and comments, I realized that there are many different ways to go on that journey and so I've created a bunch of features you can toggle on or of to your liking.
These features are like preferences you can give your navigation-system in your car. Maybe today, all you care about is getting from A to B quickly. Maybe tomorrow, you have more time to "take the scenic route." I want you to be as flexible as possible.
If set, allows to travel using forward-links. If you have a graph like this: A -> B -> C and you ask about the story between A and C, it will give you 'A, B, C' since A forward-links to B and B forward-links to C
If set, allows to travel using back-links. If you have a graph like this: A -> B -> C and you ask about the story between C and A, it will give you 'C, B, A' since C has a back-link from B and B has a back-link from A
If set, allows to travel using tags.
If set, will skip 'hub' notes with too many links (MOCs). Configure exactly how many links make a MOC below.
Configure at which point to skip a note because it contains too many out-bound links. Applies only if 'Take the scenic route' above is set.
If set, will note include notes from the specified folders in your search. Please use comma to deliminate several folders
If set, will turn titles in the list into links to their respective note
If set, will automatically create transcluding links for you ('![[note]]' instead of '- [[note]]')
If set, will increase the contrast to make the result-list easier to read.
Share your ideas and feedback on the plugin. We regularly vote on which features should be built next
https://forum.obsidian.md/t/new-plugin-journey-find-the-story-between-your-notes/12153
A huge shout-out to thoresson, alltagsverstand, Thecookiemomma, cestvrai, matteor, Danashafir, EhuddRomero, I-d-as, osgav, Erick_James_Dodge, 3mbry0, Klaas, ryanjamurphy, EdElgar and Daveb08 for helping making this awesome for everyone!
🐞 If you run into a TECHNICAL ISSUE or BUG: Please submit a Github Issues at https://github.com/akaalias/obsidian-journey-plugin/issues
https://trello.com/b/ICKWjoBu/obsidian-journey-plugin-backlog
Because each feature has an impact to whether the plugin CAN FIND or CANNOT FIND a path between your two notes, I want to demonstrate what each does as simply as possible.
So, let's start by imagining this very basic vault with 4 notes. "Note A", "Note B", "Note C" and "Note D"
Links are basically one-way streets from one note to the next. That means the plugin will show you only a path IF a forward-linked path exists but it won't show you a path that goes "against" the one-way street.
With the example and this feature turned ON, the plugin will...
This is basically the inverse of using "forward-links". With this feature, you navigation system will find ONLY paths that are based on going against the one-way streets.
With the example and this feature turned ON, the plugin will...
Thank you alltagsverstand for the idea which I had not thought of and which resonated with many of you.
As the name suggests, Tags can now also be paths between notes.
With the example and this feature turned ON, the plugin will...
If I now have Back-Links and Forward-Links enabled as well, I can now find the path from:
Note that this feature is disabled by default.
One of thoresson's many ideas that turned out to be really, really useful when I started to pressure-test finding cool paths.
Avoid Y (perhaps a tag used for MOC and other structured notes so that only atomic notes are included in the journey)
If turned on, this feature will exclude finding a path via MOC notes and help you "take the scenic route" instead. With this feature, you avoid passing through the "big city" (aka MOC) and instead find a path less traveled.
In the following example, with this feature turned ON, the path from A to C would be:
A sub-feature for "taking the scenic route" where you can define at what amount of links inside a note makes it an MOC to avoid.
Watch on Youtube: https://youtu.be/iRydNlinRlc