chrisgrieser / shimmering-obsidian

Alfred Workflow with dozens of features for controlling your Obsidian vault.
https://alfred.app/workflows/chrisgrieser/shimmering-obsidian/
MIT License
850 stars 41 forks source link

Feature Request: Closing Obsidian #186

Closed macrospecter closed 2 months ago

macrospecter commented 2 months ago

Checklist

Feature Requested

I've been trying to edit my version of the workflow to hide Obsidian, or at least move its window to the background, after appending to a note. (Usually when I'm appending, I just want to add a quick note and don't actually want to go to Obsidian.) I understand that this may not be the typical use case, but I imagine that at least some other users might be interested in having this option. Might you point me in the right direction of how to do this?

Alternatives considered

I have tried adding an element to the workflow to hide Obsidian, but I cannot do that because the 'append' operation ends by calling an external function (append-to-note.js). I figure that one could add a relevant line to the append-to-note.js script, but my attempts to do that have not been successful.

Relevant Screenshot

No response

chrisgrieser commented 2 months ago

There is a setting for this already. Unmark this checkbox, and it appends without moving Obsidian to the foreground. Pasted image 2024-08-14 at 17 28 15@2x