{"id":15360617,"url":"https://github.com/tkf/factlog","last_synced_at":"2026-03-02T08:30:18.348Z","repository":{"id":57428161,"uuid":"8117191","full_name":"tkf/factlog","owner":"tkf","description":"factlog - File ACTivity LOGger","archived":false,"fork":false,"pushed_at":"2013-05-26T20:02:16.000Z","size":240,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T17:43:53.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkf.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-10T00:22:25.000Z","updated_at":"2018-07-08T16:51:53.000Z","dependencies_parsed_at":"2022-09-19T05:10:14.298Z","dependency_job_id":null,"html_url":"https://github.com/tkf/factlog","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffactlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffactlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffactlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffactlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkf","download_url":"https://codeload.github.com/tkf/factlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879700,"owners_count":19712263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T12:51:00.428Z","updated_at":"2026-03-02T08:30:18.252Z","avatar_url":"https://github.com/tkf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"factlog - File ACTivity LOGger\n==============================\n\n\n.. sidebar:: Links:\n\n   * `Repository \u003chttps://github.com/tkf/factlog\u003e`_ (at GitHub)\n   * `Issue tracker \u003chttps://github.com/tkf/factlog/issues\u003e`_ (at GitHub)\n   * `PyPI \u003chttp://pypi.python.org/pypi/factlog\u003e`_\n   * `Travis CI \u003chttps://travis-ci.org/#!/tkf/factlog\u003e`_ |build-status|\n\n\nFactlog logs your activity on files and uses it for searching.\n\n\nRich command line interface.  Useful for unix style searching::\n\n  factlog list | xargs grep 'def record'\n\n\n\"I want to see some Python files I edited recently\"::\n\n  factlog list --include-glob '*.py'\n\n\n\"I want to list files in this particular project I touched.  I don't\ncare about in which branch I opened the file.\"::\n\n  factlog list --under BRANCH-A --under BRANCH-B --relative\n\n\n\"I want to see last 50 notes I took with title\"::\n\n  factlog list --under MY-NOTE-DIRECTORY --relative --title --limit 50\n\n\n\"The files I touched are huge.  I want to search only the locations\nI touched.\"::\n\n  factlog list -C 50 | grep 'def record'\n\n\nEditor plugin\n-------------\n\nFactlog currently only have Emacs integration.  If you make a plugin\nfor other editors, please let me know.  See `interfaces for plugin`_\nfor more information.\n\nEmacs\n^^^^^\n\nFactlog has Emacs plugin.\nYou can get `factlog.el` from factlog repository_.\n\nCommand line programs\n^^^^^^^^^^^^^^^^^^^^^\n\nFactlog is easy to integrate with command line programs such as\n``less`` and ``vim``.  See ``shell/config.sh`` for sample setup.\nYou can use ``shell/config.sh`` like this::\n\n   source PATH/TO/factlog/shell/config.sh\n   alias less=\"factlog-record-wrapper \\\\less\"\n   alias vim=\"factlog-record-wrapper \\\\vim\"\n\n\nInterfaces for plugin\n---------------------\n\nCommand line interface\n^^^^^^^^^^^^^^^^^^^^^^\n\nIf your editor can run a command line program, it is possible to\nwrite a factlog plugin!  See ``factlog record --help``.\n\nRPC interface\n^^^^^^^^^^^^^\n\nWork in progress...\n\nPython interface\n^^^^^^^^^^^^^^^^\n\nWork in progress...\n\n\nMore to come / ideas\n--------------------\n\n- Ranking based on many data points: how many times you\n  write to the file, how recent you visited the file, etc.\n- Understand \"project\" (VCS repository).\n- Concurrent grep.\n- Extract URLs in the documents and use them as URL bookmark.\n\n\nLicense\n-------\n\nFactlog is licensed under LGPL v3.\nSee COPYING for details.\n\n\n.. Travis CI build status badge\n.. |build-status|\n   image:: https://secure.travis-ci.org/tkf/factlog.png?branch=master\n   :target: http://travis-ci.org/tkf/factlog\n   :alt: Build Status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Ffactlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkf%2Ffactlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Ffactlog/lists"}