Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ActivityWatch/aw-watcher-vim


https://github.com/ActivityWatch/aw-watcher-vim

fix: revert not using cwd() for projects

4ba86d05a940574000c33f280fd7f6eccc284331 authored about 1 year ago by anon <anon@localhost>
docs: documented `g:aw_hostname` (#29)

4b70303cba4ebe8f48dc5c4210553dcf1634eb00 authored about 1 year ago by Nick <[email protected]>
fix: use full path to file and project (#24)

Previously it was only the relative path, contrary to the recommended
activitywatch data standa...

d595afc6f35a6567553ca999ece544982385fa35 authored over 1 year ago by Krzysztof Cybulski <[email protected]>
feat: add variable to override the hostname (#28)

3df3aa78dc10ebb655df652ee1464b27d001f6a2 authored over 2 years ago by Olivia (Zoe) <[email protected]>
Revert "feat: add branch name to payload (#25)"

This reverts commit 6d2138e2f1095069e2cd4833680d1a5db994d29f.

efdf283f879a89dccd5f4ba71a27f43303577aea authored over 2 years ago by Erik Bjäreholt <[email protected]>
feat: add branch name to payload (#25)

6d2138e2f1095069e2cd4833680d1a5db994d29f authored over 2 years ago by Filip Harald <[email protected]>
fix: use detach process to run curl and set timeout (#23)

3809a52f15090217895500e575c940e941321951 authored almost 3 years ago by 秋葉 <[email protected]>
Update README.md

8d9dc622a4f63d4251d39eced69300ce3de22309 authored over 3 years ago by DRRDietrich <[email protected]>
Add configuration documentation in README

9b64c7a4cb5c3d7c0e594bee642e50412a710b7e authored almost 4 years ago by Luxed <[email protected]>
Add global variables to configure Api Url

15d89266c49dac5258c0fe6ba34b60bbb4f08d15 authored almost 4 years ago by Luxed <[email protected]>
Removed heartbeat on VimSuspend and VimResume

They are not supported in vim, only neovim.
We want compatibility with both

326decbf61271c0716be743b9fdf230979f9d4b1 authored over 4 years ago by Johan Bjäreholt <[email protected]>
README: Remove WIP notice

22a4bb4aa37688fa8c649cd019dde68e4819f18d authored almost 5 years ago by Johan Bjäreholt <[email protected]>
Increase pulsetime to 30s

73c05f879ee53f6005b9fc5dd40e78a1f26103fc authored almost 5 years ago by Johan Bjäreholt <[email protected]>
Add more autocommands for heartbeats

75d744ec4487c8956fea544f17b9af1ad808c0f3 authored almost 5 years ago by Johan Bjäreholt <[email protected]>
Fix wrong buckettype name

60afae4e429ab094d950e6938883fdb858f2d1d8 authored over 5 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #14 from ActivityWatch/dev/no-python-rewrite

Rewrite with vimscript+curl instead of python+aw-client

8358a6f2af4424409178fc5e1026490c8f4a863b authored over 5 years ago by Johan Bjäreholt <[email protected]>
Add support for vim8

4ebbd269c7ea20b654823bb88896239ad2a7b6e4 authored over 5 years ago by Johan Bjäreholt <[email protected]>
Fixed support for older versions of curl

e09dd025ce3bc8f5111198ba25ce3dd1bdc03150 authored over 5 years ago by Johan Bjäreholt <[email protected]>
Better error handling and updated README

9a9151712535ed5eb010535a979658ae95470240 authored over 5 years ago by Johan Bjäreholt <[email protected]>
Fix autostart again

f582b5aba4812b8b76a890fc5c268b979d0d312d authored over 5 years ago by Johan Bjäreholt <[email protected]>
Added support for creating bucket

50f8f97446db6623fa8ceb7e2945013f8ff55a4e authored over 5 years ago by Johan Bjäreholt <[email protected]>
Basic rewrite with curl instead of python+aw-client

55fc393f5b50ee578d1cefb1c15ba9154f3815f7 authored over 5 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #9 from lumbric/master

Avoid logging info messages to stderr, fixes #8

af4daa11d1692bfc1fbf81e873e65ef332c9ef5c authored almost 6 years ago by Johan Bjäreholt <[email protected]>
Avoid logging info messages to stderr, fixes #8

This sets the log level of the root logger to WARNING to prevent the
display of irrelevant messa...

4d0b5ac1bcfdf10301e2fd402f202703ed63928a authored almost 6 years ago by lumbric <[email protected]>
Merge pull request #5 from ActivityWatch/dev/logging-cleanup

Added switch for easier testing, logging to file

ce37fa23fd33db369e5bc900b24759942afc6350 authored about 6 years ago by Erik Bjäreholt <[email protected]>
added switch for easier testing, logging to file

8003b74c5a43fc003149f2bc8de97ab8f34789bd authored about 6 years ago by Erik Bjäreholt <[email protected]>
fixed pip commands needed to install aw-core and aw-client

b8ad0e7acd6c12ffd7ebfbcd754028a190fe4e16 authored about 6 years ago by Erik Bjäreholt <[email protected]>
Renamed filename to file in heartbeat

9161e1275e02d795529d0717b0385516bb313508 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added project to heartbeat

7a6aacfe1aedeb6c58f828df26fba5f6b336df09 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added language to heartbeat

01f88b9690c9b816886f59d921363b715f8c3813 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #2 from ActivityWatch/dev/testing

Fix neovim support and misc refactoring

7fdfb128bb4d7ac7051a20309ff23edf9d46a70a authored over 6 years ago by Johan Bjäreholt <[email protected]>
Removed stop action

46d55d6b3a0fa4a9f7aa26f93c235530d15e4f52 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Cleanups

25f7d92fb004232bcc52feba3d8a45e2b22b5e9c authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added startup_performance.sh script

94f88bc545168ca507268cafb114faa4cef45cd0 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Rewrote a lot and fixed neovim support

624c7c389d0bc8ad834b44edab78a14b28047479 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Removed unused min_delay

01c2f02b8f63b0eefe5bee655f87c1f6fab2fa60 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Removed debug prints

d652890177470ba921fb268bf8abcb0217cd10b2 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Added README

863dd7a7d68b9d142d34d7d1535d8742f42e8b0b authored over 6 years ago by Johan Bjäreholt <[email protected]>
Changed bucket event type

24342fe7fbefcadf82a480c6bbab3595a2dad969 authored over 6 years ago by Johan Bjäreholt <[email protected]>
Simplified Poke code

be2a14915a0d860d68a428641424bf5928025eea authored over 6 years ago by Johan Bjäreholt <[email protected]>
Replaced setup_bucket with create_bucket

380cb378edb307c1852af241ea6dbb64d64c06cc authored over 6 years ago by Johan Bjäreholt <[email protected]>
Updated job control to support neovim

beb7e77d0159fc90170074a2f8a7af82c5579c17 authored over 6 years ago by Johannes Ahnlide <[email protected]>
Bugfix

d2eb1362a0fef0505d67c94b9124d37d4da1ebaa authored over 6 years ago by Johannes Ahnlide <[email protected]>
Shorter pulsetime, fixed location of py-file

1f36b875935b050b04dbac7216ac74a29f42de9b authored over 6 years ago by Johannes Ahnlide <[email protected]>
Basic plugin that logs activity when cursor moves

ab264b12a12d32605c7c94595f1cc396fbf1b6c1 authored over 6 years ago by Johannes Ahnlide <[email protected]>
Initial commit

7987e9a352c52417aebd35d49887ae50548c3050 authored over 6 years ago by Johannes Ahnlide <[email protected]>