question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suggestions for threading mode

See original GitHub issue

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

  • 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-apage-bpage-c? Would be relevant especially for prev → next relationships.
  • 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:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
SkepticMysticcommented, Jan 2, 2022

@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 😃

1reaction
SkepticMysticcommented, Jan 2, 2022

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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found