Coder Social home page Coder Social logo

quiver-alfred's Introduction

Quiver-alfred

Search Quiver from Alfred! Quiver-alfred quickly constructs a database of your notes for fast and easy querying.

Usage

Type qset to set your quiver library location. Quiver-Alfred constructs a database of your notes to make querying as fast as possible. The database should refresh once every hour and should only take a few seconds to create.

Type q to use!

You can search tags by hitting q #.

Browse Notes within notebook:

Full Text Search using sqlite:

quiver-alfred's People

Contributors

danielecook avatar sbine avatar vhyza avatar

Stargazers

 avatar Thomas Harr avatar Chalita N Washington avatar Junpil Park avatar  avatar Victor avatar John Sanabria avatar Yanfeng Liu avatar z avatar Justin Simon avatar Todd Schiller avatar fupeng.li avatar  avatar Raymund Beyer avatar  avatar Squirrel avatar Vashishtha Patil avatar  avatar Bibbler avatar  avatar /jb avatar  avatar Aaron Ji avatar Miguel Climent avatar Terry Yao avatar E avatar Dmitry Polishuk avatar ShockRabbit avatar Matt Guindin avatar kinglion avatar Zhilong Liu avatar  avatar Kostiantyn Moroz avatar  avatar Brian Gilbert avatar Jacob Ye avatar  avatar Johan de Klerk avatar Honglin Yuan avatar  avatar pesticide avatar Cody Gagnon avatar Mateus Costa avatar glennzhou avatar cyan avatar Devendra Kumar avatar Mingyu Cui avatar Brie avatar Mikhail Dudarev avatar wuhanchu avatar Mattias Jämting avatar wp-lai avatar Lisa Harper avatar Cristian Lorsson avatar  avatar  avatar Mohammad Taqui Sayed avatar Byeongchang Kim avatar Keeprock avatar dev2geek avatar Felipe Amaral avatar  avatar  avatar Yuriy Ilyin avatar Patrick Cho avatar  avatar Matt Petty avatar  avatar Benjamin Charity avatar  avatar Hugo avatar likaiguo avatar 殷成涛 avatar guoyong yi avatar Konrad Kaliszewski avatar  avatar Twenty7even avatar sunoon avatar Andreas sandström avatar binss avatar Souta Takada avatar  avatar  avatar  avatar vancaem avatar Chery avatar Tyler Shimko avatar

Watchers

James Cloos avatar  avatar Kostiantyn Moroz avatar kthldvs avatar  avatar Bibbler avatar

quiver-alfred's Issues

Open in existing window

This is a feature request, not a bug. I love the workflow and it is super helpful but I find that I'm left with a lot of windows. Anyway to open the note in an existing window?

I saw that you're using the Mac Unix open (open quiver:///notes/{query}) so I'm guessing that you'd need to do some hacking on quiver itself to achieve this functionality.

Please let me know if you know where to look and need help.

About first show with input "q".

wechatimg27

Starting debug for 'Quiver Search'

[2017-04-02 23:10:58][ERROR: input.scriptfilter] Code 1: 23:10:58 workflow.py:1692 DEBUG    Data `library_location` stored in `cpickle` format
23:10:58 workflow.py:1707 DEBUG    Stored data loaded from : /Users/zxd/Library/Application Support/Alfred 3/Workflow Data/com.cook.quiver/library_location.cpickle
23:10:58 workflow.py:1839 DEBUG    Cached data saved at : /Users/zxd/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/com.cook.quiver/update_db.cpickle
23:10:58 workflow.py:1692 DEBUG    Data `library_location` stored in `cpickle` format
23:10:58 workflow.py:1707 DEBUG    Stored data loaded from : /Users/zxd/Library/Application Support/Alfred 3/Workflow Data/com.cook.quiver/library_location.cpickle
23:10:58 workflow.py:2185 ERROR    'Inbox'
Traceback (most recent call last):
  File "/Users/zxd/Documents/Alfred/Alfred.alfredpreferences/workflows/user.workflow.889ADE16-224B-466A-AE7D-07941B090861/workflow/workflow.py", line 2178, in run
    func(self)
  File "run.py", line 110, in main
    wf.add_item(notebooks_q[n]["notebook"], str(notebooks_q[n]["count"]) + " item(s)", autocomplete = n, icon = icon)
KeyError: 'Inbox'
23:10:58 workflow.py:2205 DEBUG    Workflow finished in 0.002 seconds.

NameError: global name 'db' is not defined

I've set the library path but when I try to search I'm getting Error NameError: global name 'db' is not defined.

Here is what I get from the debug model.

Starting debug for 'Quiver Search'

[2017-09-22 12:38:36][ERROR: input.scriptfilter] Code 1: 12:38:36 workflow.py:1692 DEBUG Data library_location stored in cpickle format
12:38:36 workflow.py:1707 DEBUG Stored data loaded from : /Users/cogito/Library/Application Support/Alfred 3/Workflow Data/com.cook.quiver/library_location.cpickle
12:38:36 workflow.py:1803 DEBUG Loading cached data from : /Users/cogito/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/com.cook.quiver/__workflow_update_status.cpickle
12:38:36 workflow.py:2379 DEBUG update_data : {u'available': False}
12:38:36 workflow.py:2167 DEBUG Workflow version : 0.4.0
12:38:36 workflow.py:1568 DEBUG Reading settings from ~/Library/Application Support/Alfred 3/Workflow Data/com.cook.quiver/settings.json ...
12:38:36 workflow.py:2451 DEBUG Update check not due
12:38:36 workflow.py:1692 DEBUG Data library_location stored in cpickle format
12:38:36 workflow.py:1707 DEBUG Stored data loaded from : ~/Library/Application Support/Alfred 3/Workflow Data/com.cook.quiver/library_location.cpickle
12:38:36 workflow.py:2185 ERROR global name 'db' is not defined
Traceback (most recent call last):
File "XXX/MEGAsync/Application/Alfred.alfredpreferences/workflows/user.workflow.9A9FF46C-2CBC-499D-A87B-53DCEB90A3CF/workflow/workflow.py", line 2178, in run
func(self)
File "run.py", line 44, in main
db.connect()
NameError: global name 'db' is not defined
12:38:36 workflow.py:2205 DEBUG Workflow finished in 0.018 seconds.

Please help.

Search works only for whole words

Tried search and for example I can see search results for "science fiction" but not for "scie" or "science fictio". Is it possible to change index to support partial search?

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.