Skip to content
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

Any way to allow search through all my workspaces? #22

Open
bensilv opened this issue Jul 20, 2020 · 4 comments
Open

Any way to allow search through all my workspaces? #22

bensilv opened this issue Jul 20, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@bensilv
Copy link

bensilv commented Jul 20, 2020

I was wondering if it would be possible to somehow allow the search to search through all the workspaces I am a part of, I'm not sure how difficult this would be to add.

Amazing workflow, by the way, great work!

@wrjlewis wrjlewis added the enhancement New feature or request label Jul 21, 2020
@wrjlewis
Copy link
Owner

Glad you're enjoying the workflow!

Adding multiple workspaces is an interesting idea. How many workspaces are you a part of, out of interest?

Considerations:

  1. A user would need to collect their spaceId and token for each workspace.
  2. Would you want to search all workspaces at once or would you want to specify which workspace you search by keyword (ie "ns 1 'search query'" or "'ns 2 'search query'"

If searching multiple workspaces at the same time:
3) Alfred shows a maximum of 9 search results at a time. How would these be split between workspaces if there were multiple results from multiple workspaces.
4) The performance hit from searching multiple workspaces would likely be considerable, resulting in a poor UX.

@bensilv
Copy link
Author

bensilv commented Jul 30, 2020

These are interesting issues! For me, I think I'd probably want to search through at least 3. I always end up with a ton of workspaces though because Notion doesn't really have a great way to share things without ending up with a ton of workspaces...

I think it would be cool if users were given the option to search everything at once and to search in a specific workspace. For example, maybe workspaces could themselves show up as a search result, and then upon hitting enter on a workspace you will search within that workspace. However, if you never search for and select a workspace you'd just be searching amongst all your workspaces. I would just choose and order the 9 based on their relevancy to the search query and not specifically prioritize any workspace.

@donframeworks
Copy link

For the time being, I suggest

  • duplicating the workflow as often as needed in order to match the number of workspaces one wants to be able search
  • then adjusting the keyword (e.g. ns#1, ns#2)
  • then pasting in the respective cookie and notionSpaceID for any of those workspace
  • and the search away …

@wrjlewis
Copy link
Owner

wrjlewis commented Mar 3, 2022

Thanks @donframeworks, this is what I do as well for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants