[Zeitgeist] [Bug 787803] Re: Make Zeitgeist aware of files downloaded by Chrome

2015-08-02 Thread Steve Dodier-Lazaro
** Changed in: zeitgeist-datasources
 Assignee: (unassigned) => Steve Dodier-Lazaro (sidi)

** Changed in: zeitgeist-datasources
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/787803

Title:
  Make Zeitgeist aware of files downloaded by Chrome

Status in Zeitgeist Data-Sources:
  In Progress

Bug description:
  The Zeitgeist data source plugin for Chrome currently logs website the
  user visits in Chrome.

  A useful additional capability would be for Zeitgeist to be aware of
  downloaded files.

  It would simply the workflow of Download Something->Do Something with
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/787803/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 787803] Re: Make Zeitgeist aware of files downloaded by Chrome

2015-08-02 Thread Steve Dodier-Lazaro
Download watching is provided by the Chromium API, see
https://code.launchpad.net/~sidi/zeitgeist-datasources/chromium-native
which successfully records downloads.

Please note you will need to adjust the authorised extensions in the
JSON file of the host based on whatever extension id is given to you by
Chromium when loading the extension. This problem should disappear once
the extension is published and the host packaged for your distribution.

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/787803

Title:
  Make Zeitgeist aware of files downloaded by Chrome

Status in Zeitgeist Data-Sources:
  In Progress

Bug description:
  The Zeitgeist data source plugin for Chrome currently logs website the
  user visits in Chrome.

  A useful additional capability would be for Zeitgeist to be aware of
  downloaded files.

  It would simply the workflow of Download Something->Do Something with
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/787803/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 787803] Re: Make Zeitgeist aware of files downloaded by Chrome

2011-09-14 Thread मनीष सिन्हा
** Changed in: zeitgeist-datasources
   Status: New => Triaged

** Changed in: zeitgeist-datasources
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/787803

Title:
  Make Zeitgeist aware of files downloaded by Chrome

Status in Zeitgeist Data-Sources:
  Triaged

Bug description:
  The Zeitgeist data source plugin for Chrome currently logs website the
  user visits in Chrome.

  A useful additional capability would be for Zeitgeist to be aware of
  downloaded files.

  It would simply the workflow of Download Something->Do Something with
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/787803/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 787803] Re: Make Zeitgeist aware of files downloaded by Chrome

2011-06-05 Thread मनीष सिन्हा
If there isnt any way for chrome to notify extensions they I have a hack
in mind, but that would be pretty brutal

The out of box installation of Chrome/Chromium downloads anything in
Downloads folder. We are keep a inotify watch(ugly) for new files
downloaded, but I am not sure if inotify can find out which process is
creating a file.

1) There is an option to change the Download directory. 
2) There is an option for prompting the user to choose the download folder 
everything the user downloads something. 
These two options might break the hacky workaround. 

If we are read the config file which stores the download directory, then
1 can be fixed, but 2 would still break.

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/787803

Title:
  Make Zeitgeist aware of files downloaded by Chrome

Status in Zeitgeist Data-Sources:
  New

Bug description:
  The Zeitgeist data source plugin for Chrome currently logs website the
  user visits in Chrome.

  A useful additional capability would be for Zeitgeist to be aware of
  downloaded files.

  It would simply the workflow of Download Something->Do Something with
  it.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 787803] Re: Make Zeitgeist aware of files downloaded by Chrome

2011-06-05 Thread Zaki Manian
Apparently there isn't any way for chrome to notify extensions of downloads 
right now.
http://code.google.com/p/chromium/issues/detail?id=12133

** Bug watch added: code.google.com/p/chromium/issues #12133
   http://code.google.com/p/chromium/issues/detail?id=12133

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/787803

Title:
  Make Zeitgeist aware of files downloaded by Chrome

Status in Zeitgeist Data-Sources:
  New

Bug description:
  The Zeitgeist data source plugin for Chrome currently logs website the
  user visits in Chrome.

  A useful additional capability would be for Zeitgeist to be aware of
  downloaded files.

  It would simply the workflow of Download Something->Do Something with
  it.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp