-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Obsidian] Append to Daily Note #10802
Comments
Thank you for opening this issue! 🔔 @KevinBatdorf @marcjulianschwarz @iancanderson @pernielsentikaer @ofalvai @AdamAdamsMusic @FServais you might want to have a look. 💡 Author and Contributors commandsThe author and contributors of
|
The way the extension was built it requires Obsidian to be open and focus it. The "silent" part just means it wont focus that note inside Obsidian. I realize it's a bit clunky but it's a limitation of the advanced uri plugin that powers this extension, which is similar to pasting a URL in the browser and it opening Obsidian |
This issue has been automatically marked as stale because it did not have any recent activity. It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊 |
This issue has been automatically closed due to inactivity. Feel free to comment in the thread when you're ready to continue working on it 🙂 You can also catch us in Slack if you want to discuss this. |
Thanks so much for your work on this extension, it is really appreciated. While the extension works really nicely, it would be cool if Obsidian was not foregrounded, at least as an option. Is there way we could work out how we might do this? |
I think the entire plugin would need to be rewritten using the obsidian plugin api (may or may not work) or otherwise write out the functionality in node explicitly. I think it will require a lot of work. If someone has the time I'm willing to help and audit the code. Otherwise I'll just need to find the time myself eventually since I agree it's an ux failure as it functions now. |
Extension
https://www.raycast.com/KevinBatdorf/obsidian
Description
Silent mode doesn't work. The checkbox in the settings has no effect on the fact that obsidian still opens when creating a daily note
Steps To Reproduce
Current Behaviour
No response
Expected Behaviour
No response
The text was updated successfully, but these errors were encountered: