{"id":13986467,"url":"https://github.com/bottd/neorg-worklog","last_synced_at":"2025-10-14T04:17:58.983Z","repository":{"id":250769942,"uuid":"835419145","full_name":"bottd/neorg-worklog","owner":"bottd","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-29T22:47:09.000Z","size":21,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T05:45:18.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bottd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-29T19:54:23.000Z","updated_at":"2025-05-23T23:21:28.000Z","dependencies_parsed_at":"2024-08-12T20:13:33.432Z","dependency_job_id":null,"html_url":"https://github.com/bottd/neorg-worklog","commit_stats":null,"previous_names":["bottd/neorg-worklog"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/bottd/neorg-worklog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottd%2Fneorg-worklog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottd%2Fneorg-worklog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottd%2Fneorg-worklog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottd%2Fneorg-worklog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bottd","download_url":"https://codeload.github.com/bottd/neorg-worklog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottd%2Fneorg-worklog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266433089,"owners_count":23927697,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08-09T10:00:28.469Z","updated_at":"2025-10-14T04:17:53.950Z","avatar_url":"https://github.com/bottd.png","language":null,"funding_links":[],"categories":["Others","Neorg Modules"],"sub_categories":[],"readme":"# Neorg Worklog\n[![LuaRocks](https://img.shields.io/luarocks/v/bottd/neorg-worklog?logo=lua\u0026color=purple)](https://luarocks.org/modules/bottd/neorg-worklog)\n\nLog the files you worked on in your daily journal automatically. When a `.norg` file is written to the following will be added to your journal:\n\n```norg\n* Worklog\n** workspace-name\n   - {:$workspace-name/path/to/file.norg:}[metadata title]\n** journal\n   - {:$journals/daily/2024-07-29:}[2024-07-29]\n** config.default_workspace_title (.norg files not within a workspace)\n   - {:/Absolute/path/to/file.norg:}[title]\n```\n\nWorklog entries are separated by [dirman](https://github.com/nvim-neorg/neorg/wiki/Dirman) workspace name.\n\n## Installing\n\nRocks.nvim 🗿\n\n`:Rocks install neorg-worklog`\n\n\u003cdetails\u003e\n  \u003csummary\u003eLazy.nvim\u003c/summary\u003e\n\n```lua\n-- neorg.lua\n{\n    \"nvim-neorg/neorg\",\n    lazy = false,\n    version = \"*\",\n    config = true,\n    dependencies = {\n        { \"bottd/neorg-worklog\" }\n    }\n}\n```\n\u003c/details\u003e\n\n## Config\n\n```\n[\"external.worklog\"] = {\n    -- default config\n    config = {\n        -- (Optional) Title for worklog in journal\n        heading = \"Worklog\",\n        -- (Optional) Title for \"default\" workspace\n        default_workspace_title = \"default\"\n    }\n},\n```\n\n## Known Issues\n\n- Notification of today's journal being written in status line\n\n## Feature Ideas\n\n- Sort workspace headings\n- Sort file links\n- Separate files created and files modified\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottd%2Fneorg-worklog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbottd%2Fneorg-worklog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottd%2Fneorg-worklog/lists"}