Suggestions for threading mode
See original GitHub issueHello, 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):
- Moving the text cursor to the next line after inserting an inline attribute. Currently the text cursor by default stays at the front of the note, so there are added steps to need to go to the end of the inline attribute
prev: [[page]]
and hit Enter. This would reduce a lot of friction too. - 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” 🤣
- An idea that came up was the core plugin in Obsidian - a Zettelkasten prefixer that puts it in
YYYYMMDDHHmm
- Or maybe
page-a
→page-b
→page-c
? Would be relevant especially for prev → next relationships.
- An idea that came up was the core plugin in Obsidian - a Zettelkasten prefixer that puts it in
- 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).
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Email threading and how to change your threading mode
This threading mode means that if messages do not reference a previous email in a thread with the same message-id, they can still...
Read more >Managed Threading Best Practices | Microsoft Learn
General recommendations · Don't use Thread. · Don't use Thread. · Don't control the execution of worker threads from your main program (using ......
Read more >Thread Mode - an overview | ScienceDirect Topics
In this exercise, we will have a look at configuring the operating mode of the Cortex-M processor so the Thread mode is running...
Read more >Multi Threading mode with many particles simulated by a ...
I am using the multithreading mode in a simulation where a single event generate many particles. In particular, in PrimaryGeneratorAction.cc ...
Read more >How to set threading mode in SQLite Java - Stack Overflow
Single-thread. In this mode, all mutexes are disabled and SQLite is unsafe to use in more than a single thread at once. Multi-thread....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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:
Can you make a separate FR for this?