I'm wondering if there's a way to generate an automated search for text content using the `content:` function. Perhaps it could be done with a shortcut using an argument or parameter (flag)?
I mean not writing it every time I want to use it.
Thanks for your help.
Is it possible to automate the `content:` function?
Re: Is it possible to automate the `content:` function?
To create a short macro for content:
, you can now search for just:
For Everything 1.5, to create a shortcut to insert content:
- In Everything, from the Bookmark menu, click Add to bookmarks
- Change the Name to:
Content Macro - Change the Search to:
content:search: - Change the Macro to:
cc<search> - Click OK.
content:cc:For Everything 1.5, to create a shortcut to insert content:
- In Everything 1.5, from the Bookmark menu, click Add to bookmarks
- Change the Name to:
Insert content: - Change the Search to:
/replacesel " content:" - Set a keyboard shortcut.
- Click OK.
Re: Is it possible to automate the `content:` function?
Brilliant!!!
Thank you very much. 