Ben Koska

Results 12 comments of Ben Koska

I can pick it up if anyone else is not working on it at the moment. Can someone please assign me?

Yes, i have added the functionality to connect to a github repo and commit, push, pull but I still need to work on the UI as it’s plain rn without...

I'm working on it

I can do this. Please assign me

Working on this. Can you please assign me?

I created a pull request #261 that should close this.

It uses the enable search options APi Get Outlook for iOS ________________________________ From: EGOIST Sent: Sunday, September 15, 2019 12:21 To: egoist/docute Cc: Ben Koska; Author Subject: Re: [egoist/docute] Build...

To add a search function you need to have a plugin that handles the search. Example: ``` this.search = { handler: keyword => { return entries.filter(value => value.title.toLowerCase().includes(keyword.toLowerCase()) ) }...

@adarshlilha are you still working on this? If not I would love to finish it