You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just had this idea 10 seconds ago and wanted to write it off my head. I don't know if I will end up implementing this, I need to think about it first. Now it's here just for the record.
Create an Obsidian command that would check the currently highlighted text, find shell commands whose alias contains the selected text, show a list and let a user pick one of the shell commands. Then insert a link to the current note. The link's label should be whatever text was selected. Clicking the link would execute the shell command.
If nothing is selected, show a list of all shell commands.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I just had this idea 10 seconds ago and wanted to write it off my head. I don't know if I will end up implementing this, I need to think about it first. Now it's here just for the record.
Create an Obsidian command that would check the currently highlighted text, find shell commands whose alias contains the selected text, show a list and let a user pick one of the shell commands. Then insert a link to the current note. The link's label should be whatever text was selected. Clicking the link would execute the shell command.
If nothing is selected, show a list of all shell commands.
Beta Was this translation helpful? Give feedback.
All reactions