{"id":16116652,"url":"https://github.com/dpc/tagwiki","last_synced_at":"2026-03-01T16:02:17.472Z","repository":{"id":66405454,"uuid":"263551701","full_name":"dpc/tagwiki","owner":"dpc","description":"A wiki in which you link to pages by specifing hashtags they contain.","archived":false,"fork":false,"pushed_at":"2020-09-06T06:32:58.000Z","size":83,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T12:02:01.112Z","etag":null,"topics":["async-await","jurnal","rust","tags","wiki"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2020-05-13T07:04:25.000Z","updated_at":"2022-06-01T11:27:03.000Z","dependencies_parsed_at":"2023-04-30T02:32:22.074Z","dependency_job_id":null,"html_url":"https://github.com/dpc/tagwiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpc/tagwiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Ftagwiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Ftagwiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Ftagwiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Ftagwiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc","download_url":"https://codeload.github.com/dpc/tagwiki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Ftagwiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29974321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T15:41:30.362Z","status":"ssl_error","status_checked_at":"2026-03-01T15:37:07.343Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["async-await","jurnal","rust","tags","wiki"],"created_at":"2024-10-09T20:25:10.935Z","updated_at":"2026-03-01T16:02:17.456Z","avatar_url":"https://github.com/dpc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/dpc/tagwiki\"\u003e\n      \u003cimg src=\"https://img.shields.io/travis/dpc/tagwiki/master.svg?style=flat-square\" alt=\"Travis CI Build Status\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/tagwiki\"\u003e\n      \u003cimg src=\"http://meritbadge.herokuapp.com/tagwiki?style=flat-square\" alt=\"crates.io\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://matrix.to/#/!VLOvTiaFrBYAYplQFW:mozilla.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/matrix/rust:mozilla.org.svg?server_fqdn=matrix.org\u0026style=flat-square\" alt=\"#rust matrix channel\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://gitter.im/rust-lang/rust\"\u003e\n    \u003cimg src=\"https://img.shields.io/gitter/room/rust-lang/rust.svg?style=flat-square\" alt=\"rust-lang gitter channel\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n\n# Tagwiki\n\nTagwiki is a wiki in which you link to pages by specifing hashtags they contain.\n\nExample: `/tagwiki/help` link will lead to all pages that contain both `#tagwiki` and `#help`.\n\nThis allows effortless and self-structuring organization and editing experience,\nas the page collection grows and evolves.\n\n### My use-case\n\nI just need a personal wiki, that I can throw random things into,\nthat I don't have to pre-plan or carefully maintain.\n\n### User facing features and design goals\n\n* browser-based UI,\n* uses Markdown for content,\n* brutally simple,\n* fast,\n* excellent support for keyboard navigation,\n* keeps pages as markdown files in a directory,\n* convenient logs/journals/note taking\n\n### How it looks\n\n![tagwiki screenshot](https://i.imgur.com/0UrHCoI.png)\n\n### Under the hood\n\n* Rust, `async/await`\n\n### Feature ideas:\n\n* support public-facing setups (authentication, permissions, and so on)\n\n### Installing \u0026 running\n\nLike any Rust program. `cargo install --git https://github.com/dpc/tagwiki`.\n\nTo run `tagwiki \u003cmarkdown_files_directory\u003e`\n\nSee [`docs`](https://github.com/dpc/tagwiki/tree/master/docs) directory for more user-documentation. Pages inside it are\ntagwiki content, so you can use `tagwiki ./docs` to try things out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Ftagwiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc%2Ftagwiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Ftagwiki/lists"}