Code Monkey home page Code Monkey logo

Comments (11)

drgrib avatar drgrib commented on August 20, 2024 2

Took some time but all these features have been added in #23 👍

Documented here:
https://github.com/drgrib/alfred-bear#search-in-bear-app

from alfred-bear.

drgrib avatar drgrib commented on August 20, 2024 1

I had considered that as well. I think that is possible.

from alfred-bear.

neo-anderson avatar neo-anderson commented on August 20, 2024 1

Worked perfectly. Very intuitive. Thank you so much.

from alfred-bear.

drgrib avatar drgrib commented on August 20, 2024

And you know you can already type #, select a tag, and then browse all the notes filtered by that tag right? But you still want to browse within the Bear interface? I've received this request before (#18) and don't really understand it because I think the workflow already supports that functionality.

Glad you are enjoying the workflow.

from alfred-bear.

neo-anderson avatar neo-anderson commented on August 20, 2024

Yes, and it's perfect. But, sometimes I want to see image thumbnails, pinned notes, perform batch actions on multiple notes like copy links or export, etc. I can use the other workflow in addition to this one as well, but I feel adding this feature to your workflow would be "cleaner".

Also, off topic, why is the size of your workflow 25 MBs?

from alfred-bear.

drgrib avatar drgrib commented on August 20, 2024

Okay. I'll look into it. Thanks for explaining what the command would be used for. I'll probably use bt so as not to conflict with bs.

As for the 25 MB workflow size, it's the double-edged sword of using Go executables. Each executable is a completely self-contained instance of the Go runtime. It makes them extremely portable and extremely fast but also quite large. Since I have 5 of them in the workflow for various tasks, each at about 5 MB, that's about 25 MB just from the executables.

from alfred-bear.

neo-anderson avatar neo-anderson commented on August 20, 2024

Got it. Thanks for responding 👍

from alfred-bear.

anzax avatar anzax commented on August 20, 2024

First of all, Thanks @drgrib for your work, I really like what you've done here.
I'm adding +1 to this request, I would like to be able initiate special searches from Alfred prompt. eg.: @today, @images

from alfred-bear.

drgrib avatar drgrib commented on August 20, 2024

Thanks @anzax.

Interesting point about @today and @images. I didn't know those search options existed. With those in mind, I think both those and the tag search feature could be implemented by simply making the option key modifier "Search for {query} in Bear Main Window" when running bcs and bs.

I've tested it with tags and it opens to the intended unfolded tag point that I was originally planning to implement with a bt keyword. Better to not implement a new keyword module if it is unnecessary from a code perspective and is actually more steps from a user perspective.

from alfred-bear.

anzax avatar anzax commented on August 20, 2024

It could be even better to have auto suggestions/complete for special searches listed here: Advanced search options in Bear. All of them start from @.
Anyway, just to have an option to open search result in the app would be great.

from alfred-bear.

neo-anderson avatar neo-anderson commented on August 20, 2024

Hyped for this! :)

from alfred-bear.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.